find-skills

Discover and install agent skills from the open ecosystem.

2|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/jt302/multi-flow --skill find-skills-jt302
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/jt302/multi-flow/tree/main/docs/default-skills/find-skills
Command: npx skills add https://github.com/jt302/multi-flow --skill find-skills-jt302

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and connect users with the right agent skills from the open ecosystem, reducing time spent searching and onboarding.

Core Features & Use Cases

  • Discover: surface relevant skills based on user queries and domain context.
  • Evaluate & Install: provide clear installation guidance via the Skills CLI and direct installation commands.
  • Browse & Compare: access leaderboard and catalog references to make informed choices.

Quick Start

Ask me to find a skill for a task, or request installation of a matching skill.

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 from the open ecosystem?

You can discover agent skills by querying based on your task and domain context, then evaluate quality using leaderboard references before installing them directly via the Skills CLI.

What is the best way to search for a matching agent skill for a specific automation task?

The best way to search for a matching agent skill is to use query-based discovery to surface relevant results, compare options from the catalog, and follow the provided installation commands.

Can I browse and compare agent skills before committing to an installation?

Yes, you can browse and compare agent skills by accessing leaderboard and catalog references to evaluate quality and make informed installation choices across the ecosystem.

Do I need the Skills CLI to install discovered agent skills?

You need the Skills CLI to execute direct installation commands for discovered agent skills, ensuring the installed packages conform to YAML frontmatter and Markdown body guidelines.

What structure does an installed agent skill need to follow?

An installed agent skill must enforce a YAML frontmatter with name and description, provide a descriptive Markdown body with use-cases, and may include optional scripts, references, and assets.

Are there limitations on what assets or scripts can be included in an agent skill?

Agent skills support optional scripts, references, and assets, but they must remain safe and guidelines-compliant while providing clear quick-start instructions within the Markdown body.