Search for claude plugins or skill to help user with a task
/plugin marketplace add daamitt/skill-issue/plugin install daamitt-skillissue@daamitt/skill-issueThis skill inherits all available tools. When active, it can use any tool Claude has access to.
reference.mdscripts/marketplaces.jsonscripts/search_plugins.pyUse the <SKILL_BASE_DIR>/scripts/search_plugins.py script to find relevant Claude Code plugins that match the user's requirements.
Start with overview - List all the plugins:
python <SKILL_BASE_DIR>/scripts/search_plugins.py --json
Choose upto 3 matches based in the latest task in context and the users query if provided
Get detailed information - Use -d flag for comprehensive information of a plugin:
python <SKILL_BASE_DIR>/scripts/search_plugins.py -q "<plugin name>" -d
Detailed mode (-d) provides:
/plugin marketplace add anthropics/claude-plugins-official
/plugin install <plugin-name>@claude-plugins-official
For each suggested plugin, provide:
1. Acme : "MCP and Skills for ACME corp"
⭐ Stars: 6 | 🔌 MCP: 1 | 📜 Commands: 6 | 🎯 Skills: 4 | 🕐 Last Updated: 2025-12-22
Great for managing meeting documentation with:
- meeting-intelligence skill
- Also: knowledge-capture, research-documentation, spec-to-implementation
- 6 commands for creating pages, databases, tasks, and querying
Installation:
/plugin marketplace add anthropics/claude-plugins-official
/plugin install Acme@claude-plugins-official
Homepage: https://github.com/acme/claude-acme-plugin
------------
python <SKILL_BASE_DIR>/scripts/search_plugins.py -q "database"
python <SKILL_BASE_DIR>/scripts/search_plugins.py -q "issue tracking"
python <SKILL_BASE_DIR>/scripts/search_plugins.py -c productivity
python <SKILL_BASE_DIR>/scripts/search_plugins.py -q "notion" -d
This shows:
python <SKILL_BASE_DIR>/scripts/search_plugins.py --list-categories
python <SKILL_BASE_DIR>/scripts/search_plugins.py --help
-d for detailed analysis-d when recommending plugins to provide installation instructions and stats