find-skills

Discover and install agent skills using the npx skills command-line tool.

10|Updated Jul 7, 2020
One-click install
npx skills add https://github.com/ghaerdi/dotfiles --skill find-skills-ghaerdi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/ghaerdi/dotfiles/tree/main/opencode/.agents/skills/find-skills
Command: npx skills add https://github.com/ghaerdi/dotfiles --skill find-skills-ghaerdi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires npx skills, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users find and install skills for various tasks and capabilities, streamlining the process of extending agent functionality.

Core Features & Use Cases

  • Skill Discovery: Provides users with the ability to discover new skills for their agent.
  • Skill Installation: Offers users the option to install skills directly through the Skill.
  • Search Functionality: Allows users to search for skills by keyword or category.

Quick Start

To search for a skill, use the command 'npx skills find [query]'. For example, 'npx skills find react performance' to find skills related to React performance.

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

To discover and install agent skills, you can use the search functionality to find capabilities by keyword or category, then install them directly to extend your agent's functionality. This streamlines adding new features.

How do I search for specific agent skills by keyword?

You can search for specific agent skills by keyword using the command 'npx skills find [query]'. For example, running 'npx skills find react performance' will locate skills related to React performance optimization.

Do I need the npx skills command-line tool to find and manage skills?

Yes, you need the npx skills command-line tool installed to manage skill discovery and installation. It provides the necessary command-line interface to search for and add new capabilities to your agent.

Can I search for skills by category to find specialized capabilities?

Yes, you can search for skills by category to find specialized capabilities. This allows you to browse the skills ecosystem and identify the exact tools needed to extend your agent's functionality for specific workflows.

What is the best way to extend agent functionality with new skills?

The best way to extend agent functionality is by using a dedicated skill discovery tool to search the skills ecosystem. This allows you to identify and install specialized capabilities directly, streamlining the entire extension process.

Why does skill discovery help with extending agent functionality?

Skill discovery helps with extending agent functionality by providing a centralized search functionality to identify existing skills for common tasks. This prevents building capabilities from scratch and streamlines the installation process.