find-skills

Search the global skills ecosystem for installable skills by capability.

10|2|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/metaid-developers/IDBots --skill find-skills-metaid-developers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/metaid-developers/IDBots/tree/main/SKILLs/find-skills-0.1.0
Command: npx skills add https://github.com/metaid-developers/IDBots --skill find-skills-metaid-developers

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This capability helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as installable skill.

Core Features & Use Cases

  • Discover and surface relevant skills from the open agent skills ecosystem.
  • Present installation options and onboarding steps for new skills.
  • Use cases include identifying skills to extend agent capabilities for design, testing, deployment, data processing, and automation.

Quick Start

Execute a skill search with a natural language query, then install the best match 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 find agent skills for specific automation tasks?

Use this skill to discover agent skills for automation by executing a natural language capability search. It surfaces matching options from the global ecosystem and provides installation steps via the CLI.

What is the best way to discover installable skills for data processing?

The best way to discover installable skills for data processing is running a natural language query. The skill matches your request against the global ecosystem and provides CLI installation options.

How does the skill installation workflow operate across domains?

The installation workflow queries the global ecosystem for capability matches across domains. After finding relevant skills, it presents onboarding steps and CLI commands for seamless installation.

Can I use the skills CLI to extend agent capabilities for testing and deployment?

Yes, the skills CLI extends agent capabilities for testing and deployment. The discovery feature identifies relevant ecosystem skills, and the CLI executes the installation workflow.

Do I need a specific format to install agent skills from the ecosystem?

Installable agent skills require YAML frontmatter with name and description, plus a Markdown body. Optional directories for scripts, references, and assets can be included during installation.