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
[](https://invoked.sh/s/kaivyy/oracle)is_your_skill?
# register to claim your dashboard + see every invocation
./register --claim