find-skills

Search, evaluate, and install Claude Code skills from GitHub and a central registry.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/vilin1927/autoflux-landing --skill find-skills-vilin1927
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/vilin1927/autoflux-landing/tree/main/skills/find-skills
Command: npx skills add https://github.com/vilin1927/autoflux-landing --skill find-skills-vilin1927

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users find, evaluate, and install community-created Claude Code skills, streamlining the process of enhancing AI capabilities.

Core Features & Use Cases

  • Skill Discovery: Search for skills by keyword, category, or popularity.
  • Installation & Management: Install skills from GitHub or a registry, list installed skills, and remove them.
  • Skill Creation Guidance: Provides structure and format for creating new skills.
  • Use Case: A developer needs a skill to help with API documentation generation. They can use this skill to search for relevant skills, review their descriptions and sources, and install the best fit.

Quick Start

Search for skills related to testing using the command 'npx skills search testing'.

Frequently Asked Questions about find-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I discover and install Claude Code skills from a GitHub repository?

To discover and install Claude Code skills, you can use CLI commands to search a central registry by keyword or category, evaluate the descriptions, and add the desired skills directly from GitHub repositories.

What is the best way to search for community developer tools for Claude Code?

The best way to find community developer tools is using the skill discovery CLI to search by keyword, category, or popularity, allowing you to evaluate and install relevant capabilities for your specific development needs.

Can I manage installed Claude Code skills using command line interface commands?

Yes, you can manage installed Claude Code skills entirely through CLI commands, which facilitate listing currently active skills, adding new ones from GitHub, and removing capabilities you no longer need.

How does skill creation guidance work for publishing new Claude Code developer tools?

Skill creation guidance provides the required structure and format for building new developer tools, ensuring your community-created skills are properly formatted for publishing to GitHub repositories and the central registry.

Do I need a central registry to find and evaluate Claude Code skills?

You need the central registry to effectively search, discover, and evaluate available Claude Code skills by popularity or category, streamlining the process of identifying the right community tools before installation.