find-skills

Search the open skills ecosystem and provide npx skills add install commands.

Updated Oct 29, 2018
One-click install
npx skills add https://github.com/LuisUrrutia/.dotfiles --skill find-skills-luisurrutia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/LuisUrrutia/.dotfiles/tree/main/tools/opencode/config/.config/opencode/skills/find-skills
Command: npx skills add https://github.com/LuisUrrutia/.dotfiles --skill find-skills-luisurrutia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps users discover and install agent skills from the open ecosystem when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This capability should be used when the user is looking for functionality that might exist as an installable skill.

Core Features & Use Cases

  • Discoverable skills ecosystem with CLI onboarding via npx skills
  • Install guidance and example commands to add skills
  • Browse and compare skills with learn-more references

Quick Start

Ask me to find a skill for a topic or run npx skills find <query> to discover options.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find agent skills for specific coding or testing tasks?

To find agent skills, you can use the open ecosystem discovery tool to search for modular capabilities across domains like coding, testing, and design. It presents install commands and learn-more links for relevant skills.

Can I install agent skills using npx commands?

Yes, you can install agent skills using the npx skills add command. The discovery process presents these example commands to guide you through adding modular capabilities to your environment.

Is there a way to browse and compare skills before installing them?

You can browse and compare skills within the open ecosystem by requesting a search for a specific topic. The tool provides learn-more references on skills.sh to help you evaluate options before installation.

What's the best way to discover skills for deployment and design?

The best way to discover skills for deployment and design is to query the open ecosystem. It handles requests to extend capabilities by searching across domains and presenting installable options.

Does the skills-cli work without any dependencies?

Yes, the skills-cli operates without any dependencies. You can run npx skills find <query> to discover options and guide the installation of modular agent skills directly.

Why use a skill discovery tool instead of manually searching for extensions?

Using a skill discovery tool streamlines finding modular agent capabilities by directly matching your queries, like "how do I do X", to installable skills. It provides immediate install commands and references, saving manual search effort.