Discovers and installs specialized agent skills to extend Claude's capabilities via the open agent ecosystem CLI.
The Find Skills skill serves as an intelligent package manager interface for Claude Code, enabling the seamless discovery and installation of modular capabilities from the open agent skills ecosystem. It automates the process of searching the skills.sh registry, verifying plugin quality through install counts and source reputation, and executing CLI commands to integrate specialized workflows—such as advanced testing, design systems, or DevOps tools—directly into the agent's environment.
주요 기능
010 GitHub stars
02Automated quality verification based on install counts and source reputation
03Interactive skill discovery using the npx skills CLI
04One-click installation of skills from GitHub and official sources
05Integration with the skills.sh leaderboard for trending capabilities
06Skill maintenance including update checks and global installation
사용 사례
01Finding and installing community-vetted solutions for common coding tasks
02Automating the setup of specialized developer workflows and tools
03Expanding Claude's domain-specific knowledge in areas like React, DevOps, or design