find-skills

Discover and install modular agent skills using the Skills CLI.

Updated May 18, 2026
One-click install
npx skills add https://github.com/lucasloutayf/barberia-evolution --skill find-skills-lucasloutayf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/lucasloutayf/barberia-evolution/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/lucasloutayf/barberia-evolution --skill find-skills-lucasloutayf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discovering and installing modular agent skills can be time-consuming and error-prone without a centralized approach. This skill provides guidance to locate, evaluate, and install capabilities that extend the agent’s functionality.

Core Features & Use Cases

  • Skill discovery: find relevant skills by task, domain, or keyword.
  • Installation guidance: present install commands and options to add skills quickly.
  • Ecosystem awareness: surface popular or leaderboard-backed skills from the open ecosystem.

Quick Start

Describe the task you want to accomplish and I will search for the most relevant skill using the Skills CLI.

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 modular agent skills for a specific task?

You can discover and install modular agent skills by describing the task you want to accomplish, which triggers a search for relevant skills using the Skills CLI to locate and evaluate matching capabilities. This provides install commands to quickly extend your agent's functionality.

What is the best way to find relevant skills by domain or keyword in the ecosystem?

Finding relevant skills by domain or keyword involves searching the open ecosystem to surface popular or leaderboard-backed modular capabilities. This approach centralizes skill discovery, saving time and avoiding manual errors when extending your agent.

Can I use the Skills CLI to explore popular or leaderboard-backed skills in the ecosystem?

Yes, you can use the Skills CLI to explore the open ecosystem and surface popular or leaderboard-backed skills. This provides centralized awareness of available modular capabilities, allowing you to evaluate and install extensions quickly.

What format is required for a modular agent skill to be discoverable and installed?

A modular agent skill requires a SKILL.md file containing a YAML frontmatter with name and description fields, accompanied by a descriptive Markdown body that guides usage. This structure enables the skill to be properly located and evaluated.

Do I need any specific dependencies to search for and install modular agent skills?

No specific dependencies are required to search for and install modular agent skills. The skill operates independently to provide guidance on locating and evaluating capabilities, presenting install commands and options to add skills quickly.

Why does manually discovering and installing agent skills take so much time?

Manually discovering and installing agent skills is time-consuming and error-prone without a centralized approach. Using a dedicated skill for discovery provides guidance to locate, evaluate, and install capabilities that extend functionality efficiently.