find-skills

Discover and install agent skills from the open ecosystem.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/theBulishMan/myproject-manager --skill find-skills-thebulishman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/theBulishMan/myproject-manager/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/theBulishMan/myproject-manager --skill find-skills-thebulishman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables users to discover and install agent skills from the open ecosystem when they need capabilities that may exist as installable skills.

Core Features & Use Cases

  • Discovery: Identify user intents like 'find a skill for X' and surface matching skills.
  • Installation Guidance: Provide install commands and learning links for selected skills.
  • Browsing & Curation: Point users to skills at skills.sh and help compare options for different domains.

Quick Start

Ask me to find a skill for a task, and I will search the open skills ecosystem and propose installable options.

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 a specific task?

To discover and install agent skills, describe your task or domain need to the agent. It searches the open skills ecosystem, surfaces matching options, and provides install commands and learning links for the selected skill.

What is the open skills ecosystem and how do I browse available agent skills?

The open skills ecosystem is a repository of installable agent capabilities. You can browse available agent skills at skills.sh, where you compare options across different domains and find matching capabilities for your use cases.

Can I extend my agent's capabilities by searching for new skills?

You can extend your agent's capabilities by requesting a skill for a specific domain. The agent identifies your intent, searches the ecosystem for relevant installable skills, and proposes options with usage guidance to fulfill your request.

Do I need specific dependencies to install agent skills from the ecosystem?

Installing agent skills requires no specific dependencies. The discovery process surfaces installable options and provides the necessary install commands and learning links directly, allowing quick integration into your existing environment.

What format does a skill need to be recognized by the discovery system?

A skill needs a SKILL.md frontmatter with a name and description, a Markdown body with three required sections, and optional scripts, references, or assets directories for extended resources to be recognized by the discovery system.

What's the best way to find a skill for a domain I want to automate?

The best way to find a skill for a domain you want to automate is to ask the agent directly. It identifies your intent, searches the open skills ecosystem, and proposes installable options with usage guidance for comparison.