skills-search

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

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:

  1. Search both marketplaces in parallel
  2. Present top results with install counts
  3. 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