find-skills

Finds and installs agent skills from the open ecosystem via Skills CLI.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/yunusemrgrl/filament-storybook --skill find-skills-yunusemrgrl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/yunusemrgrl/filament-storybook/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/yunusemrgrl/filament-storybook --skill find-skills-yunusemrgrl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install agent skills from the open ecosystem to extend capabilities for AI agents and workflows.

Core Features & Use Cases

  • Discover skills across domains (design, testing, deployment, data, etc.) based on keywords and intents.
  • Install selected skills with the Skills CLI (npx skills add) and manage versions.
  • Evaluate quality signals (install counts, source reputation, GitHub stars) before recommending a skill to a user.

Quick Start

Ask me to find a skill with a query (for example, 'find a skill for X'), and I will return top matches along with installation guidance.

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 from the open ecosystem by running an interactive search via the Skills CLI using 'npx skills find', and then install selected packages using 'npx skills add'.

Can I check the quality and provenance of skills before installing them?

Yes, you can evaluate quality signals like install counts, source reputation, and GitHub stars before recommending a skill to validate its popularity and provenance.

What is the best way to find skills for a specific domain or task?

Finding skills for a specific domain or task is handled by querying 'npx skills find' with your target keywords, which returns top matches along with installation guidance across domains like design, testing, and deployment.

Do I need the Skills CLI to manage versions of installed agent skills?

Yes, you need the Skills CLI to install selected skills using 'npx skills add' and manage their versions, extending capabilities for your AI agents and workflows.

Where can I learn more about available agent skills and their usage?

You can learn more about available agent skills and their usage by visiting skills.sh, which provides links to detailed information alongside the search and installation validation results.