find-skills

Discover and install agent skills via the Skills CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users discover and install skills from the open agent skills ecosystem, making it easier to extend capabilities without coding from scratch.

Core Features & Use Cases

  • Discover: Find skills relevant to a user query or domain and learn what they do.
  • Install & Manage: Install, verify, and update skills via the Skills CLI to quickly expand capabilities.
  • Use Case: When a user asks for a specific capability like PR reviews or workflow automation, guide them to the appropriate skill and install it.

Quick Start

Ask the user what task they want to accomplish and guide them to search for matching skills 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 agent skills for specific tasks?

To discover agent skills, describe your target capability or domain. The system searches the open skills ecosystem to find matching templates and workflows, then guides you through CLI-based installation to activate them.

What is the open agent skills ecosystem?

The open agent skills ecosystem is a registry of installable templates and workflows that extend agent capabilities. It allows users to add domain-specific functionalities without coding from scratch.

How do I verify the quality of a skill before installing it?

You can verify skill quality by checking its install count and source trust metrics. The discovery process applies quality checks to ensure recommended skills from the ecosystem are reliable before CLI installation.

Can I use the Skills CLI to find domain-specific workflow templates?

Yes, the Skills CLI supports discovering domain-specific workflow templates. When you query for a specific capability like PR reviews or automation, it searches the ecosystem and guides you to install the appropriate skill.

Do I need coding experience to add new capabilities using skill discovery?

No coding experience is required to add new capabilities. The skill discovery process finds pre-built templates and workflows from the ecosystem, allowing you to extend agent functionalities directly via CLI installation.

What is the best way to update and manage installed skills via the CLI?

The best way to manage installed skills is using the Skills CLI. It supports installation, verification, and updating of skills from the ecosystem, ensuring your agent maintains expanded capabilities without manual code maintenance.