find-skills

Discover and install agent skills using the Skills CLI.

1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/roviczzz/agentic-dev --skill find-skills-roviczzz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/roviczzz/agentic-dev/tree/main/skills/find-skills
Command: npx skills add https://github.com/roviczzz/agentic-dev --skill find-skills-roviczzz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill helps users discover and install agent skills to extend their agent's capabilities and address specific needs.

Core Features & Use Cases

  • Skill Discovery: Helps users find existing skills for various tasks and domains.
  • Skill Installation: Guides users through the process of installing skills.
  • Skill Management: Provides information on how to manage and update skills.

Quick Start

Run the npx skills find [query] command to search for skills and install them using npx skills add <package>.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover agent skills to extend my agent's capabilities?

Run the `npx skills find [query]` command to search for and discover agent skills across various domains. This identifies existing skills that extend your agent's capabilities for specific tasks.

What is the process for installing agent skills after finding them?

Install agent skills by executing the `npx skills add <package>` command. This adds the selected skill package to your environment, extending your agent's functionality.

Do I need a GitHub account to use the Skills CLI for skill discovery?

Yes, a GitHub account and access to the Skills CLI are required. These prerequisites enable you to search for, install, and manage agent skills effectively.

Can I manage and update installed agent skills using this approach?

Yes, this approach provides information on how to manage and update skills. It assists users in maintaining installed agent skills to ensure ongoing productivity and capability enhancements.

Are there limitations when discovering and installing skills for specific domains?

Skill discovery relies entirely on the Skills CLI and requires a GitHub account. Limitations include restricted access without these dependencies, though it effectively targets specific tasks and domains.