skip to content
~/skills/kaivyy/oracle

oracle

# agent skill

Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).

invocations_30d
0
# actual agent runs this month

--discover

# add Invoked MCP to your agent — it finds this skill automatically at runtime

{
  "mcpServers": {
    "invoked": {
      "command": "npx",
      "args": [
        "-y",
        "invoked-sh"
      ]
    }
  }
}

# configure once on /how-it-works — your agent discovers every registered skill, not just this one

--badge

[![invoked.sh](https://invoked.sh/badge/kaivyy/oracle.svg)](https://invoked.sh/s/kaivyy/oracle)

is_your_skill?

# register to claim your dashboard + see every invocation

./register --claim