find-skills

Discover and install agent skills from the open ecosystem via Skills CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/PoyoPoak/FastAPI-App-Template --skill find-skills-poyopoak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/PoyoPoak/FastAPI-App-Template/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/PoyoPoak/FastAPI-App-Template --skill find-skills-poyopoak

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", "is there a skill that can...", 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

  • Discover and install skills from the open agent skills ecosystem.
  • Use in prompts when users ask for how to perform tasks, search for skills, or express interest in extending agent capabilities.
  • Guide users to the Skills CLI and leaderboards for evaluation and selection.

Quick Start

Tell the agent to search for skills with a query relevant to your task.

Frequently Asked Questions about find-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find and install agent skills for specific tasks?

To find and install agent skills, use the Skills CLI to search the open agent skills ecosystem, evaluate options on leaderboards, and add capabilities for domains like design or automation. Point your agent to the skills.sh marketplace to discover relevant skills.

What is the best way to search for an agent skill that extends capabilities?

The best way to search for an agent skill is querying the skills.sh marketplace via the Skills CLI. This discovers installable skills across domains like testing and deployment, letting you evaluate extensions through leaderboards before adding them.

Can I use the Skills CLI to update or check my installed agent skills?

Yes, you can use the Skills CLI to check and update installed agent skills. It implements guidance for managing your skill ecosystem, allowing you to verify installed statuses and apply updates to maintain capabilities across domains.

Does the agent skills ecosystem support skills for deployment and automation?

Yes, the agent skills ecosystem supports skills for deployment and automation. You can discover, evaluate, and install skills across these domains using the Skills CLI, extending agent capabilities for various software engineering tasks.

When should I use the skills.sh marketplace instead of building custom capabilities?

Use the skills.sh marketplace instead of building custom capabilities when you ask how to perform a task and need an existing solution. It helps you discover and install pre-built agent skills quickly, avoiding redundant development for common tasks.