find-skills

Discover and install agent skills from the open ecosystem.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discovering and installing the right agent skills from the ecosystem can be time-consuming and unclear. This skill provides a centralized, guided way to locate capabilities that extend a workspace's functionality and streamline adoption.

Core Features & Use Cases

  • Skill discovery: Proactively suggests relevant skills based on user intent and domain.
  • Installation guidance: Explains how to install a selected skill using the Skills CLI.
  • Ecosystem browsing: Points users to the skills hub and provides examples of how to evaluate options.
  • Use Case: A user asks for a data-cleaning capability and is shown several compatible skills with install commands and links.

Quick Start

Describe the task you want to accomplish, and I will search the skills ecosystem and present installable options.

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 using the CLI?

To discover and install agent skills using the CLI, describe your desired task and the skill searches the ecosystem to present compatible options with npx install commands.

What is the agent skills ecosystem and how do I browse it?

The agent skills ecosystem is a centralized hub of installable capabilities. You browse it by describing your intent, which prompts the skill to suggest relevant options and installation guidance.

How do I find a specific capability for my domain in the skills ecosystem?

To find a specific capability for your domain, state your data or task requirements and the skill matches your intent against available skills to provide installable options.

Do I need a specific SKILL.md structure to install an agent skill?

Yes, the skill enforces a SKILL.md frontmatter containing at least name and description, alongside optional scripts, references, and assets directories for proper installation.

Can I evaluate different agent skills before installing them?

You can evaluate different agent skills before installing them by browsing the skills hub, which provides examples and links to assess compatibility with your workspace.

What's the best way to add data-cleaning capabilities to my workspace?

The best way to add data-cleaning capabilities is to request the task, which triggers a search of the skills ecosystem and presents compatible tools with npx install commands.