find-skills

Discover and install agent skills using the npx skills CLI.

Updated Aug 6, 2025
One-click install
npx skills add https://github.com/flosrn/.claude --skill find-skills-flosrn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/flosrn/.claude/tree/main/agents-global/find-skills
Command: npx skills add https://github.com/flosrn/.claude --skill find-skills-flosrn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users find and install new capabilities for their agent from a vast ecosystem of pre-built tools and workflows.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords or natural language descriptions of desired functionality.
  • Installation Guidance: Provides clear instructions and commands for adding new skills.
  • Use Case: A user wants to add the ability to generate API documentation. They can ask "find a skill for API docs," and this skill will help them discover and install a relevant tool.

Quick Start

Use the find-skills skill to search for a skill that can help with writing unit tests.

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 agent skills from an open ecosystem?

To discover and install agent skills, you can use the `npx skills` CLI to search for functionalities based on keywords or natural language descriptions and add new capabilities to your environment.

Can I search for automation tools using natural language descriptions?

Yes, you can search for automation tools using natural language descriptions. The discovery feature allows you to find skills for tasks like web development, testing, DevOps, and documentation by describing desired functionality.

What is the best way to find a skill for API documentation?

The best way to find a skill for API documentation is to ask for a skill matching that task. The tool will search the open ecosystem and provide relevant functionalities along with installation guidance.

Does the skill discovery process provide installation commands?

Yes, the skill discovery process provides clear installation guidance. After finding a relevant tool, it supplies the necessary commands to add the new skill to your agent environment.

How do I search for a skill that helps with writing unit tests?

You can search for a skill for writing unit tests by asking the agent to find one. It leverages the `npx skills` CLI to search the ecosystem and helps you discover and install the relevant testing tool.