skill-finder

Search the skills.sh repository and install agent skills by owner/repo@skill-name.

1.1k|99|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/dp-archive/archive --skill skill-finder-dp-archive
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-finder
Source: https://github.com/dp-archive/archive/tree/main/seed_skills/skill-finder
Command: npx skills add https://github.com/dp-archive/archive --skill skill-finder-dp-archive

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users find and install new capabilities for their AI agent from a vast open-source ecosystem, making it easy to extend functionality without manual searching.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords related to desired tasks or domains.
  • Skill Installation: Directly download and integrate found skills into the agent's environment.
  • Use Case: A user wants to add the ability for their agent to analyze website performance. They can ask the agent to "find a skill for website performance analysis," and the agent will use this skill to search, present options, and install the best match.

Quick Start

Use the skill-finder to search for skills related to docker.

Frequently Asked Questions about skill-finder

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?▼

To discover and install agent skills, use this tool to search the skills.sh repository by task keywords and integrate capabilities directly via a provided owner/repo@skill-name identifier.

Can I search for agent skills based on specific tasks or domains?▼

Yes, you can find agent skills by providing keywords related to your desired tasks or domains. The discovery mechanism searches the open-source ecosystem to present matching options for installation.

What's the best way to extend my agent's capabilities without manual searching?▼

The best way to extend agent capabilities is to request a specific task, such as website performance analysis, and let the skill-finder search, present options, and install the best match automatically.

Do I need any dependencies to use the skill-finder tool?▼

No dependencies are required to use the skill-finder tool. It operates independently to search the skills.sh repository and download found skills into the agent's environment.

How do I install a specific skill if I already know its repository identifier?▼

To install a specific skill, provide its owner/repo@skill-name identifier. The tool uses this identifier to directly download and integrate the skill into your agent's environment.

Are there limitations to searching the skills ecosystem with this approach?▼

A limitation of this approach is that search results depend on the keywords provided and the available skills within the skills.sh open-source ecosystem, meaning highly niche tasks may yield fewer matches.