find-skills

Search and install modular agent skills using the Skills CLI.

Updated Jul 29, 2025
One-click install
npx skills add https://github.com/dieguscl/dotfiles --skill find-skills-dieguscl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/dieguscl/dotfiles/tree/main/claude/skills/find-skills
Command: npx skills add https://github.com/dieguscl/dotfiles --skill find-skills-dieguscl

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 agent from a vast ecosystem of pre-built skills, enabling them to extend the agent's functionality without custom development.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords related to user needs (e.g., "react testing", "deploy docker").
  • Skill Installation: Provide users with direct commands to add discovered skills to their agent environment.
  • Use Case: A user asks, "How can I improve my React app's performance?" This skill can search for relevant performance optimization skills and guide the user on how to install and use them.

Quick Start

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

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 extending capabilities?

To discover and install agent skills, you can use the Skills CLI for interactive searching based on your specific needs and programmatically install the discovered capabilities into your agent environment.

Can I search for modular skills to help with web development and testing?

Yes, you can search for modular skills across various domains like web development, testing, and DevOps by querying the open ecosystem with keywords relevant to your specific project requirements.

What is the best way to find pre-built skills for deploying Docker or React performance?

The best way to find pre-built skills for tasks like Docker deployment or React performance is to search the open ecosystem using targeted keywords, which then provides direct installation commands.

Do I need custom development to add new capabilities to my agent environment?

No, you do not need custom development to add new capabilities. You can discover and install pre-built modular skills from the open ecosystem to extend your agent's functionality.

Does the Skills CLI work for programmatic installation of discovered skills?

Yes, the Skills CLI works for programmatic installation by facilitating the discovery of modular agent skills and providing direct commands to add them directly to your environment.