find-skills

Search and install modular skills from GitHub using the Skills CLI.

3|Updated Oct 12, 2025
One-click install
npx skills add https://github.com/mostafasudo/warpy --skill find-skills-mostafasudo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/mostafasudo/warpy/tree/main/.codex/skills/find-skills
Command: npx skills add https://github.com/mostafasudo/warpy --skill find-skills-mostafasudo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill helps users find and install the right skills for their AI agent, solving the challenge of discovering the right tools and workflows for specific tasks.

Core Features & Use Cases

  • Skill Discovery: Find skills for common tasks, specialized capabilities, and domain-specific needs.
  • Skills CLI: Use the Skills CLI to search, add, check, and update skills.
  • Search Commands: Interactively search for skills or use keywords to find relevant skills.
  • Install Skills: Install skills from GitHub or other sources with a simple command.
  • Manage Skills: Check for updates and manage installed skills through the CLI.

Quick Start

To find a skill for a specific task, use the command: 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 discover and install modular skills to extend AI agent capabilities?

To discover and install skills for AI agents, use the Skills CLI command `npx skills find [query]` to search GitHub and other repositories by keyword, then add the relevant skill.

Can I search GitHub repositories for specific AI agent skills using a keyword query?

Yes, you can search GitHub and other repositories for specific AI agent skills by running the Skills CLI with a keyword-based query to locate relevant modular capabilities.

What is the best way to manage installed AI agent skills and check for updates?

The best way to manage installed AI agent skills and check for updates is by using the Skills CLI, which provides interactive commands to add, check, and update your current skill set.

Do I need the Skills CLI to interactively search for and add new AI agent workflows?

Yes, you need the Skills CLI to interactively search for and add new AI agent workflows, as it serves as the primary interface for skill discovery and installation from external repositories.

Does skill discovery support installing modular capabilities from sources other than GitHub?

Yes, skill discovery supports installing modular capabilities from GitHub and other sources, allowing you to extend your AI agent with specialized tools through a simple installation command.