/search-oracle
Search for skills, plugins, and MCP servers
$ npx -y skills add Vvkmnn/claude-emporium --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/search-oracle
Context preview
What this command does when you run it.
Search for skills, plugins, and MCP servers
Command definition
search-oracle.mdname: search-oracle description: Search for skills, plugins, and MCP servers arguments: query, type?
/search-oracle
Search across 17 sources for relevant skills, plugins, and MCP servers.
Usage
- `/search-oracle testing` - Find testing tools
- `/search-oracle "database migration"` - Find migration tools
- `/search-oracle security mcp` - Find security MCP servers
Action
Call `mcp__claude-oracle-mcp__search` with:
- `query`: The search term
- `type`: Optional filter - "skill", "plugin", "mcp", or "all" (default: "all")
- `limit`: Max results (default: 5)
Browsing
To browse by category, use search with category terms:
- `/search-oracle database` - Browse database tools
- `/search-oracle security plugin` - Browse security plugins
Examples
/search-oracle code review
Returns top-rated code review tools with install commands.
/search-oracle database plugin
Returns database plugins from Smithery, npm, awesome lists, etc.
๐ [UNDER CONSTRUCTION] A (roman) claude plugin marketplace
Repo: Vvkmnn/claude-emporium
Other commands on claude-emporium.
- /review-gladiator
Batch learn from session history and reflect
Open command - /search-historian
Search your conversation history
Open command - /reprompt-orator
Optimize a prompt using Anthropic best practices
Open command - /compact-praetorian
Save current context to praetorian memory
Open command - /restore-praetorian
Load previous context from praetorian memory
Open command - /restore-vigil
Restore files from a checkpoint
Open command

