find-skills

Guide users through discovering and installing agent skills via the Skills CLI.

23|2|Updated Dec 5, 2024
One-click install
npx skills add https://github.com/SovranBitcoin/Sovran --skill find-skills-sovranbitcoin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/SovranBitcoin/Sovran/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/SovranBitcoin/Sovran --skill find-skills-sovranbitcoin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Solves the problem of users needing to discover and install agent skills when assessing capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

Core Features & Use Cases

  • Discover skills from the open agent skills ecosystem
  • Install guidance with npx skills commands to add skills
  • Workflow support for searching and installing relevant skills across categories

Quick Start

Run a search with a query, for example: npx skills find 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 using the CLI?

To discover and install agent skills via the CLI, run a search command like "npx skills find" followed by your query to view available options and receive installation guidance.

How do I search for a specific agent skill across categories?

You search for a specific agent skill by running the npx skills command with your target query, such as "npx skills find react performance", to surface relevant skills across the ecosystem.

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

Yes, you can extend your agent's capabilities by discovering and installing new skills, which guides you through search scenarios and provides npx install instructions to add functionality.

What is the best way to find available skills for a specific task?

The best way to find available skills for a specific task is using the npx skills discovery workflow, which presents matching options from the open agent skills ecosystem based on your search query.

Do I need any dependencies to use the skills-cli?

No dependencies are required to use the skills-cli, as it runs directly via npx to guide you through the skill discovery and installation workflow without prior environment setup.

Why use a guided discovery workflow for installing agent skills?

A guided discovery workflow is used for installing agent skills to streamline the process of assessing capabilities, presenting available options, and providing accurate npx install instructions quickly.