find-skills

Search for agent skills by task descriptions and domain keywords.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users find and install new capabilities for the agent from a vast ecosystem of pre-built tools and workflows.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords related to tasks or domains.
  • Installation Guidance: Provides clear instructions and commands to add new skills.
  • Use Case: A user wants to automate their Git commit messages. They ask "how do I write better commit messages?", and this skill can find and suggest a relevant skill for that purpose.

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 task automation?▼

To discover agent skills, you can search for pre-built tools and workflows using keywords related to your specific task descriptions or domain to extend agent capabilities.

What's the best way to find a tool for writing unit tests for Python code?▼

Finding a tool for unit tests is done by searching the external ecosystem with domain keywords, which suggests a relevant skill and provides installation guidance to add the new capability.

Can I install discovered skills directly using the Skills CLI?▼

Yes, you can install discovered skills directly using the Skills CLI, which provides clear commands to ensure the modularity and extensibility of your agent functionalities.

How do I search for a specific workflow when extending agent capabilities?▼

You search for a specific workflow by providing task descriptions or domain keywords to the discovery interface, which finds relevant pre-built skills from the external ecosystem.

Does the skill discovery process require any specific dependencies?▼

The skill discovery process requires no specific dependencies, allowing you to search the external ecosystem and install new agent capabilities directly without prerequisite modules.