find-skills

Search for agent skills by keyword and provide installation commands.

79.6k|10.9k|Updated May 7, 2025
One-click install
npx skills add https://github.com/bytedance/deer-flow --skill find-skills-bytedance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/bytedance/deer-flow/tree/main/skills/public/find-skills
Command: npx skills add https://github.com/bytedance/deer-flow --skill find-skills-bytedance

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 agent by searching an ecosystem of pre-built skills, streamlining the process of extending functionality.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords related to desired tasks or domains.
  • Installation Guidance: Provides clear instructions and commands for installing found skills.
  • Use Case: A user wants to add the ability to generate unit tests for their code. They can ask this skill to find a relevant testing skill, and it will provide them with the exact command to install it.

Quick Start

Use the find-skills skill to search for a skill that can help with writing unit tests.

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 new agent skills for specific tasks?

To discover and install new agent skills, use the command-line interface to search an open ecosystem based on task keywords. The system returns matching skills and provides exact installation commands to extend your agent's functionality.

Can I search for agent tools by keywords related to my project domain?

Yes, you can search for agent tools by providing domain-specific keywords. The skill discovery mechanism queries the ecosystem and returns relevant pre-built skills along with their installation instructions for your agent.

What is the best way to add new capabilities like unit testing to my agent?

The best way to add new capabilities like unit testing is to query the skill ecosystem with desired task keywords. It locates the relevant pre-built testing skills and generates the command-line instructions needed for installation.

Do I need any dependencies to search the skill ecosystem and get installation commands?

No external dependencies are required to search the skill ecosystem. The tool operates independently to find relevant skills and provides the necessary command-line installation instructions directly.

How does skill discovery work for extending agent functionality?

Skill discovery works by matching user-provided keywords against an open ecosystem of pre-built tools. It streamlines extending agent functionality by outputting the exact commands needed to install the found skills.