find-skills

Discover and install agent skills via the Skills CLI.

7|Updated Oct 28, 2025
One-click install
npx skills add https://github.com/j5ik2o/fraktor-rs --skill find-skills-j5ik2o
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/j5ik2o/fraktor-rs/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/j5ik2o/fraktor-rs --skill find-skills-j5ik2o

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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 an installable skill.

Core Features & Use Cases

  • Discovery & Search: Find relevant skills by natural language queries.

  • Installation Guidance: Provide steps to install skills via the Skills CLI (npx skills add ...).

  • Browse & Learn: Point users to skills catalog at skills.sh for deeper exploration and updates.

  • Use Case: Example: A user asks for a skill to automate daily report generation; the assistant suggests skills and provides the install command.

Quick Start

Ask me to find a skill for a task or run the Skills CLI to search and install a skill.

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 a specific task?

To find agent skills, you can use natural language queries to ask for functionality or run the Skills CLI to search the catalog. The assistant suggests relevant modular capabilities and provides the specific install commands for your needs.

What is the skills.sh catalog used for?

The skills.sh catalog is used for browsing and learning about available agent skills in the ecosystem. It provides a central location for deeper exploration, allowing users to discover modular capabilities and check for updates before installing them.

How do I install a discovered skill using the Skills CLI?

To install a discovered skill, you use the safe and verifiable installation flow by running the 'npx skills add' command. This CLI method provides a clear install path to directly add modular agent capabilities to your environment.

Can I use natural language to discover modular capabilities?

Yes, you can use natural language to discover modular capabilities by asking questions like how to do something or expressing interest in extending features. The assistant interprets these queries to locate and suggest relevant skills from the ecosystem.

Does the Skills CLI installation flow verify safety?

Yes, the Skills CLI installation flow defines safe, verifiable installation paths. When you run the 'npx skills add' command, the process ensures that the modular agent capabilities you add to your ecosystem are securely integrated.