原始内容
Skill Search
Search both skills.sh (11,000+ skills) and ctx7 marketplaces. Install to all AI coding agents at once.
Install
npx skills add tejasdc/skills-search --all
What It Does
When you're working with any framework, library, or API, your AI agent will:
- Search both marketplaces in parallel
- Present top results with install counts
- Install your selection to all agents (Claude, Codex, OpenCode)
No manual commands needed - just mention a technology and the agent searches for relevant skills.
How It Works
- skills.sh: API query → returns JSON with skill names and install counts
- ctx7: CLI search → parses results from indexed repos
- Install:
npx skills add <repo> --all→ symlinks to all agent directories
When It Triggers
- Starting a project with any framework
- Adding dependencies
- Working with databases, cloud services, APIs
- Mentioning any technology by name
License
MIT