find-skills

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

Updated Sep 7, 2025
One-click install
npx skills add https://github.com/BartekFo/my-dev-setup --skill find-skills-bartekfo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/BartekFo/my-dev-setup/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/BartekFo/my-dev-setup --skill find-skills-bartekfo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users find and install new agent capabilities from a public ecosystem when they express a need for specific functionality.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords related to user needs (e.g., "react testing", "deploy docker").
  • Installation Guidance: Provide users with commands to install discovered skills.
  • Use Case: A user asks, "How can I automate my CI/CD pipeline?" This skill would search for relevant deployment or CI/CD skills and guide the user on how to install them.

Quick Start

Use the find-skills skill to search for skills related to creating a README file.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find and install agent skills for specific automation tasks?

To find and install agent skills, search the ecosystem using keywords related to your needs, such as "web development" or "DevOps." The discovery process returns matching skills and provides the exact installation commands needed to add them to your agent.

What agent skill categories can I search for in the ecosystem?

You can search for agent skills across categories including web development, testing, DevOps, documentation, code quality, design, and productivity. Searching with specific keywords like "react testing" or "deploy docker" yields relevant capabilities for installation.

How do I discover a skill to automate my CI/CD pipeline?

Discovering a skill to automate your CI/CD pipeline involves searching the ecosystem with deployment keywords. The search identifies relevant DevOps skills and guides you through the installation commands to integrate them into your agent environment.

Can I search for agent skills if I don't know the exact skill name?

Yes, you can search for agent skills without knowing exact names by using descriptive keywords of your desired functionality. The discovery process matches your task descriptions, like "create a README file," against available skills and provides installation guidance.

Does the skill discovery process provide installation commands?

Yes, the skill discovery process provides installation commands. After searching the ecosystem with your target keywords and finding a matching skill, it supplies the specific commands required to install the discovered agent capability.

What is the best way to locate a skill for documentation generation?

The best way to locate a skill for documentation generation is to search the ecosystem using keywords like "documentation" or "readme." This returns relevant skills and provides the installation instructions needed to enable that functionality.