Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Vvkmnn/claude-oracle-mcp --skill claude-oraclegit clone --depth 1 https://github.com/Vvkmnn/claude-oracle-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/vvkmnn/claude-oracle-mcp/claude-oracle)<a href="https://agentmods.dev/skills/vvkmnn/claude-oracle-mcp/claude-oracle"><img src="https://agentmods.dev/badge/skills/vvkmnn/claude-oracle-mcp/claude-oracle/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/vvkmnn/claude-oracle-mcp/claude-oracle"><img src="https://agentmods.dev/badge/skills/vvkmnn/claude-oracle-mcp/claude-oracle.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00052 | $0.00379 |
| Opus 5 | $0.00026 | $0.00189 |
| Sonnet 5 | $0.00010 | $0.00076 |
| Haiku 4.5 | $0.00005 | $0.00038 |
Grade A, and why
claude-oracle scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Claude Oracle
Search 15,000+ existing tools before building from scratch.
When to Use
User asks about available tools → search. One command checks 19 sources simultaneously.
Before implementing custom tooling → An MCP server, plugin, or skill may already exist. Check before building.
Browsing by category → browse with a category. sources to check data source health.
Quick Reference
| Tool | When | What it returns |
|---|---|---|
search |
Need something specific | Ranked, deduplicated results with install commands from 19 sources |
browse |
Exploring a category | Results filtered by type (MCP, plugin, skill) or category |
sources |
Checking data source health | All 19 sources with status and resource counts |
Sources (19, zero-config)
MCP servers: Smithery, npm, Glama.ai, Official Registry, Playbooks, 3 awesome lists. Plugins: claude-code-plugins-plus, claude-plugins-official, superpowers-marketplace. Skills: awesome-agent-skills, 2 awesome-claude-code lists. Dynamic: GitHub search (query-based), web search (query-based). Optional: SkillsMP (25,000+ skills, requires API key).
Common Mistakes
| Mistake | Fix |
|---|---|
| Building before searching | Always search oracle first — existing tools save hours |
| WebSearch for tools | Oracle has 19 specialized sources, more complete than web |
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 40 lines · 52 tokens per session scan A ffcc733857d8
claude-oracle is a skill published in the GitHub repository Vvkmnn/claude-oracle-mcp (3 stars, last pushed 5mo ago), licensed MIT. It adds 52 tokens to every session and 379 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
claude-agent-sdk
Expert implementation guidance for the Claude Agent SDK (Python). Use when users are building with the Agent SDK — creating custom tools, managing sessions, controlling permissions, streaming responses, integrating MCP servers, adding hooks, defining subagents, or deploying SDK-based agents. Also use for SDK…
ts-debug
TypeScript/Node debugging expert. Use when the user needs to debug, profile, or trace TypeScript or Node.js code — e.g. "how do I debug this", "find the memory leak", "why is this slow", "add a breakpoint", "profile this function", "why won't the process exit".
claude-code
Expert guidance on Claude Code configuration, capabilities, and troubleshooting. Use this skill whenever the user asks about Claude Code features, configuration, best practices, or troubleshooting — even if phrased informally. Covers MCP servers, plugins, skills, subagents, hooks, permissions, keybindings, settings…
plugin-browser
Browse and discover Claude Code skills, agents, commands, and plugins from community and official repositories. Use when the user wants to find, explore, or learn about existing skills, agents, commands, or plugins — e.g., "what plugins are available?", "is there a skill for code review?", "show me community agents"…
py-debug
Python debugging expert. Use when the user needs to debug, profile, or trace Python code — e.g. "how do I debug this", "find the memory leak", "why is this slow", "add a breakpoint", "profile this function".
agent-harness
Browse and explore agent harness frameworks and Claude Code resource collections. Use when the user wants to learn about, explore, or use agent orchestration frameworks, multi-agent architectures, or Claude Code resource catalogs — e.g., "how does Archon work?", "show me everything-claude-code resources", "find an…