Skip to content
Development
Command

/search-oracle

Search for skills, plugins, and MCP servers

From plugin
claude-emporium
848 skills8 commands
Install
$ npx -y skills add Vvkmnn/claude-emporium --agent claude-code

How 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.md
name: 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.

Ships withclaude-emporium

๐Ÿ› [UNDER CONSTRUCTION] A (roman) claude plugin marketplace

Get the whole plugin, auto-invoked