find-skills

Search and install agent skills using the Skills CLI.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/gman-robotics/gmr-deerflow --skill find-skills-gman-robotics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/gman-robotics/gmr-deerflow/tree/main/skills/public/find-skills
Command: npx skills add https://github.com/gman-robotics/gmr-deerflow --skill find-skills-gman-robotics

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 the agent when they express a need for a specific functionality or task.

Core Features & Use Cases

  • Skill Discovery: Enables users to search for existing skills based on keywords or task descriptions.
  • Installation Guidance: Provides clear instructions and commands for installing discovered skills.
  • Use Case: A user asks, "How can I improve my React app's performance?" This skill can search for and suggest relevant performance optimization skills.

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 agent skills for specific tasks like web development or testing?

You can discover and install agent skills by using the Skills CLI to search the ecosystem based on keywords or task descriptions. It provides clear commands to find and add capabilities for web development, testing, DevOps, and documentation.

What is the best way to find new capabilities for my agent when I need to improve code quality?

The best way to find new capabilities is using the skill discovery feature to search the ecosystem for code quality keywords. It suggests relevant skills and provides installation guidance through the Skills CLI to quickly add the required functionality.

Can I search for DevOps or documentation skills using a task description instead of exact keywords?

Yes, you can search for DevOps or documentation skills using a task description. The discovery feature matches your expressed needs against the ecosystem, allowing you to find and install relevant agent capabilities without needing exact keywords.

Does the Skills CLI support searching for productivity and design focused agent capabilities?

Yes, the Skills CLI supports searching for productivity and design focused agent capabilities. It integrates with the ecosystem to help you find and install skills tailored for general productivity, design, and other software engineering tasks.

How do I install a discovered agent skill after finding it through the search process?

To install a discovered agent skill, you use the installation commands provided by the Skills CLI. After searching and finding the right capability, the skill outputs clear instructions to add the new functionality directly to your agent environment.