find-skills

Search the open agent skills ecosystem and provide installation instructions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users find and install new capabilities for the agent, enabling them to extend its functionality to perform a wider range of tasks.

Core Features & Use Cases

  • Skill Discovery: Search the open agent skills ecosystem for skills that match user needs.
  • Installation Guidance: Provide users with clear instructions and commands to install discovered skills.
  • Use Case: A user asks, "How can I get help with writing unit tests for my Python code?" This skill can search for and recommend a relevant testing skill.

Quick Start

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

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover agent skills for specific task domains?

You can discover agent skills by querying the open ecosystem with specific task domains and functionalities. This searches the ecosystem for relevant skills that match user needs and extend agent capabilities.

What is the process for installing new agent skills?

Installing new agent skills involves searching the ecosystem for the desired functionality and following provided installation guidance. The system provides clear instructions and commands to install discovered skills for your agent.

Can I search for an agent skill that helps with writing unit tests?

You can search for a skill to help with writing unit tests by querying the agent ecosystem. The system searches for relevant skills matching your testing needs and provides installation guidance.

Does agent skill discovery support deterministic task execution?

Yes, agent skill discovery supports deterministic task execution through provided scripts. This ensures automated capabilities are executed reliably after you find and install the relevant skills from the ecosystem.

When do I need to search the agent skills ecosystem?

You need to search the agent skills ecosystem when you want to extend your agent's capabilities to perform a wider range of tasks. This addresses user needs for specific functionalities not currently available.