find-skills

Search an open ecosystem for agent skills and provide installation commands.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/joaopcm/dotfiles --skill find-skills-joaopcm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/joaopcm/dotfiles/tree/main/agents/skills/find-skills
Command: npx skills add https://github.com/joaopcm/dotfiles --skill find-skills-joaopcm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users find and install new capabilities for their AI agent, making it easier to extend functionality without manual searching.

Core Features & Use Cases

  • Skill Discovery: Search the open agent skills ecosystem for specific tasks or domains.
  • Installation Guidance: Provides clear instructions and commands for adding new skills.
  • Use Case: A user asks, "How can I automate my Git pull request reviews?" This skill can search for relevant skills and guide the user to install a "PR review" 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 automating specific CLI tasks?

You can discover agent skills by providing a task description to the skill search interface, which queries an open ecosystem and returns relevant modular capabilities along with installation commands.

Can I install modular skills for my AI agent using a CLI package manager?

Yes, you can install modular skills using a CLI package manager. The system provides clear installation guidance and commands to seamlessly integrate specialized tools into your agent workflows.

What is the best way to find an agent skill for a specific task like PR review?

The best way to find a skill for tasks like PR review is to search the open agent skills ecosystem using a natural language description of your automation needs.

Does the skill discovery process require any dependencies or prior setup?

No dependencies are required for the skill discovery process. You can search the ecosystem and receive installation instructions directly without needing additional environment setup.

How do I extend my AI agent capabilities without manually searching for tools?

You extend AI agent capabilities by using the discovery feature to automatically search for and identify relevant modular skills based on your task descriptions, bypassing manual search efforts.

What limitations exist when searching the open ecosystem for agent skills?

The skill discovery mechanism searches based on task descriptions within an open ecosystem. Its effectiveness depends on the availability of matching modular skills and the clarity of the task description provided.