find-skills

Search the agent skills ecosystem and install discovered skills via the Skills CLI.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/acastillo9/budget --skill find-skills-acastillo9
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/acastillo9/budget/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/acastillo9/budget --skill find-skills-acastillo9

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users find and install new capabilities for the agent when they express a need for functionality that might exist as a pre-built skill.

Core Features & Use Cases

  • Skill Discovery: Search the agent skills ecosystem for relevant tools and workflows.
  • Installation Guidance: Provides users with commands to install discovered skills.
  • Use Case: A user asks, "How can I generate a README for my project?" This skill can search for and suggest a "readme generation" skill.

Quick Start

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

Frequently Asked Questions about find-skills

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

FAQPage Schema
How can I discover and install pre-built capabilities to extend my agent?

You can discover and install pre-built capabilities by using the Skills CLI to interactively search the ecosystem for relevant modules and running the direct installation commands it provides.

How do I search the agent skills ecosystem for a specific workflow or tool?

You can search the agent skills ecosystem interactively by asking your agent for the functionality you need, which will trigger a discovery process to find matching pre-built modules.

What is the process for adding a README generation module to my agent?

The process for adding a README generation module involves searching the agent skills ecosystem for that specific capability and executing the installation command provided by the Skills CLI.

Can I use Skills CLI to find tools for writing unit tests for React components?

Yes, you can use the Skills CLI to find tools for writing unit tests for React components by searching the ecosystem for pre-built skills that address those specific development tasks.

Are there pre-built modules available for automating specific software engineering tasks?

Yes, there are pre-built modules available for automating specific software engineering tasks, which can be discovered interactively and installed directly via the Skills CLI ecosystem.