find-skills

Discover and install agent skills using the Skills CLI.

5|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/Hadokennn/deer-agents --skill find-skills-hadokennn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Hadokennn/deer-agents/tree/main/deer-flow/skills/public/find-skills
Command: npx skills add https://github.com/Hadokennn/deer-agents --skill find-skills-hadokennn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires skills-cli, and includes scripts (resource) components.

What problem does it solve?

This skill addresses the challenge of discovering and installing skills for an agent, allowing users to easily expand their agent's capabilities.

Core Features & Use Cases

  • Skill Discovery: Offers a way to find relevant skills based on user queries or expressed interests.
  • Skill Installation: Automates the process of installing skills, simplifying the expansion of agent capabilities.
  • Use Case: When a user inquires about a specific functionality that might be available as a skill, this skill helps identify and install the appropriate skill.

Quick Start

To find a skill for a specific task, simply run the command: npx skills find [query]

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

To discover and install agent skills in the open skills ecosystem, run the command `npx skills find [query]` using the Skills CLI. This fetches and integrates relevant skills based on your specific needs.

Do I need the Skills CLI to expand my agent's capabilities?

Yes, the Skills CLI is required to expand agent capabilities. You must also have internet access so the system can fetch and install the appropriate skills from the ecosystem.

What is the best way to find relevant skills based on a user query?

The best way to find relevant skills based on a user query is by executing the `npx skills find` command. This automates skill discovery by matching your expressed interests with available ecosystem skills.

How can I automate the process of installing skills for my agent?

You can automate the process of installing skills for your agent by running the `npx skills find [query]` command. This directly simplifies the expansion of agent capabilities without manual downloads.

Can I use this command-line interface to identify skills for specific agent tasks?

Yes, you can use this command-line interface to identify skills for specific agent tasks. When you inquire about a functionality available as a skill, the system helps identify and install it.

Are there any limitations when using the command-line interface for skill discovery?

A limitation when using the command-line interface for skill discovery is the strict dependency on internet access and the Skills CLI. Without both, the system cannot fetch or install skills.