find-skills

Discover and install agent skills via the Skills CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users discover and install agent skills when they need capabilities beyond their current toolset. It guides discovery in questions like "how do I do X", "find a skill for X", or "is there a skill that can...".

Core Features & Use Cases

  • Skill discovery: identifies relevant installable skills based on user queries.
  • Guided installation: provides install commands and next steps to extend agent capabilities.
  • Resource references: points to the Skills ecosystem at skills.sh for learning more and browsing options.

Quick Start

Ask the assistant to locate installable skills by describing a task (e.g., "find a skill for automating PR reviews") or run: npx skills find <query>

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find and install agent skills to extend my current capabilities?

To discover and install agent skills, you can describe a task to the assistant or run the command `npx skills find <query>`. This guides you through identifying relevant skills and provides the recommended install commands to extend your toolset.

What is the best way to locate a skill for automating a specific task?

The best way to locate a skill for a specific task is to ask the assistant for installable skills matching your description. The discovery mechanism queries the skills ecosystem, returning metadata, recommended install commands, and links to learn more.

Can I browse available agent skills without using the CLI?

Yes, you can browse available agent skills without using the CLI by visiting skills.sh. This resource allows you to explore the skills ecosystem, learn more about available options, and find capabilities that suit your needs.

Do I need any dependencies to use the skills discovery tool?

No dependencies are required to use the skills discovery tool. You can initiate the search directly by asking the assistant to locate installable skills or by running the npx skills command within your environment.

How does the skill discovery process work when I ask how to do X?

When you ask how to do X, the skill discovery process identifies relevant installable skills based on your query. It then guides you through the discovery and installation process using the Skills CLI, incorporating metadata and recommended commands.