find-skills

Search for agent skills by task description and provide installation commands.

1|Updated Dec 1, 2016
One-click install
npx skills add https://github.com/aaron-vaz/dotfiles --skill find-skills-aaron-vaz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/aaron-vaz/dotfiles/tree/main/opencode/.opencode/skills/find-skills
Command: npx skills add https://github.com/aaron-vaz/dotfiles --skill find-skills-aaron-vaz

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 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 desired functionality (e.g., "react performance", "pr review", "changelog").
  • Skill Installation: Provides the exact commands to add discovered skills to the agent's environment.
  • Use Case: A user asks, "How can I improve my React app's performance?" This skill can search for relevant skills and suggest one like "vercel-react-best-practices" with clear installation instructions.

Quick Start

Use the find-skills skill to search for a skill that can help with generating API documentation.

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 tasks?

To find and install agent skills, you can search a pre-built ecosystem using keywords related to your desired functionality. The discovery process then provides exact installation commands to extend agent capabilities without custom development.

What is the best way to discover agent capabilities for web development?

The best way to discover agent capabilities for web development is searching the skill ecosystem with relevant keywords. It suggests appropriate packages and provides the commands needed to add them to your environment.

Can I search for package manager skills for DevOps and testing?

Yes, you can search for package manager skills covering DevOps, testing, and other categories. The ecosystem supports discovering pre-built skills by matching your task descriptions to relevant functionality.

How does skill discovery work for extending agent functionality?

Skill discovery works by taking a task description and matching it against an open ecosystem of pre-built skills. It then returns relevant package suggestions along with their installation commands.

Do I need custom development to add new agent capabilities?

No, you do not need custom development to add new agent capabilities. You can search the open ecosystem for relevant skills based on your task description and install them directly using provided commands.