BM25 search over the skills catalog. Finds relevant skills by keyword, domain, or capability. Uses skills_index.json. [EXPLICIT]
From jm-adknpx claudepluginhub javimontano/jm-adk-alfaThis skill uses the workspace's default tool permissions.
agents/guardian.mdagents/lead.mdagents/specialist.mdagents/support.mdevals/evals.jsonknowledge/body-of-knowledge.mdknowledge/knowledge-graph.mdprompts/meta.mdprompts/primary.mdprompts/variations/deep.mdprompts/variations/quick.mdtemplates/output.docx.mdtemplates/output.html"Skills that create, review, search, and deploy other skills."
Skill discovery engine. Searches the skills_index.json catalog using BM25 ranking algorithm. [EXPLICIT]
When to use: /jm:search-skill "firebase auth" or when routing needs skill matching.
[!WARNING] IF skills_index.json is stale THEN regenerate before searching. IF deploying a skill with status != production THEN WARN user.
Example invocations:
| Scenario | Handling |
|---|---|
| Empty or minimal input | Request clarification before proceeding |
| Conflicting requirements | Flag conflicts explicitly, propose resolution |
| Out-of-scope request | Redirect to appropriate skill or escalate |
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.