find-skills

Search the open agent skills ecosystem and install packages via the Skills CLI.

7|Updated Dec 7, 2025
One-click install
npx skills add https://github.com/ftzi/livespec --skill find-skills-ftzi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/ftzi/livespec/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/ftzi/livespec --skill find-skills-ftzi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users find and install new capabilities for their agent, making it easier to extend functionality without manual searching.

Core Features & Use Cases

  • Skill Discovery: Search the open agent skills ecosystem for specific functionalities.
  • Installation Guidance: Provides clear instructions and commands for adding new skills.
  • Use Case: A user wants to add a skill for generating API documentation. They ask "how do I generate API docs?", and this skill helps them find 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 for specific tasks?

You can discover and install agent skills using the Skills CLI (`npx skills`) to search a public ecosystem for modular packages that extend agent capabilities for web development, testing, DevOps, and documentation.

What are agent skills used for in software engineering?

Agent skills are modular packages designed to extend an agent's functionality for specific software engineering tasks, allowing you to add capabilities like generating API documentation or writing unit tests without manual searching.

How do I add a skill for generating API docs to my agent?

To add a skill for generating API docs, use the find-skills mechanism to search the open ecosystem, then execute the provided installation commands via the Skills CLI (`npx skills`) to add the relevant package.

Do I need the Skills CLI to search for new agent tools?

Yes, you need the Skills CLI (`npx skills`) to search the ecosystem and add new agent tools, as it provides the necessary commands for discovering and installing modular skill packages.

Can I find agent skills for web development and testing?

Yes, you can find agent skills for web development and testing by searching the public ecosystem, which contains modular packages designed to extend agent capabilities for these specific software engineering tasks.

What is the best way to extend agent capabilities without manual searching?

The best way to extend agent capabilities without manual searching is using the find-skills tool to search the open agent skills ecosystem and install relevant modular packages via the Skills CLI.