find-skills

Search for modular agent skills by task keywords and provide installation commands.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/daodaolee/ai-driven-sdlc --skill find-skills-daodaolee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/daodaolee/ai-driven-sdlc/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/daodaolee/ai-driven-sdlc --skill find-skills-daodaolee

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users find and install new capabilities for the AI by searching an ecosystem of pre-built agent skills.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords related to tasks or domains.
  • Installation Guidance: Provides commands to install discovered skills.
  • Use Case: A user wants to add the ability for the AI to generate unit tests for their Python code. They can ask "find a skill for python unit testing", and this skill will help them locate and install an appropriate skill.

Quick Start

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

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 an AI?

To discover and install agent skills, you can use the find-skills tool to search an open ecosystem based on task descriptions. It locates modular capabilities and provides installation commands to extend your AI agent.

Can I search for an automation skill based on my specific task description?

Yes, you can find an automation skill by providing a task description or domain keywords. The discovery system searches the ecosystem to locate relevant skills that match your specific workflow requirements.

What is the process for adding new capabilities to an AI agent?

Adding new capabilities to an AI agent involves searching the modular ecosystem for pre-built skills and executing the provided installation commands. This extends the agent's functionality for development or productivity tasks.

Does the ecosystem support skills for specialized development workflows?

Yes, the ecosystem supports skills for specialized development workflows. You can discover modular agent capabilities spanning common development, productivity, and specific domain categories to suit your project needs.

How do I locate a skill for python unit testing?

To locate a skill for python unit testing, simply ask the agent to find a skill for that specific task. The discovery tool searches the ecosystem and provides the installation instructions for the matching capability.