find-skills

Search for and install agent skills using the Skills CLI.

Updated Jan 31, 2026
One-click install
npx skills add https://github.com/v2vv/agent-skills --skill find-skills-v2vv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/v2vv/agent-skills/tree/main/find-skills
Command: npx skills add https://github.com/v2vv/agent-skills --skill find-skills-v2vv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users find and install modular capabilities from the open agent-skills ecosystem when they need new functionality.

Core Features & Use Cases

  • Discovery: Search for skills by domain, task, or keyword.
  • Installation Guidance: Provide commands to install selected skills.
  • Recommendations: Suggest related skills and usage patterns for common workflows.

Quick Start

Use the skill to search for "React performance" and install a matching open skill with the CLI, for example: npx skills add owner/repo@skill

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 new workflows?

You can discover agent skills by applying this skill to queries like 'find a skill for X' or using the CLI command `npx skills find` to search by keyword, task, or domain. It guides you through available tools and workflows.

How do I install a specific skill using the Skills CLI?

You install a specific skill using the CLI by running the command `npx skills add <owner/repo@skill>`. This command directly integrates the selected modular capability into your environment from the open ecosystem.

Is there a skill for searching modular capabilities by keyword?

Yes, this skill enables discovery of modular capabilities by allowing you to search for tools and templates using specific keywords or domains. It helps you find matching open skills from the agent ecosystem.

How do I check for updates to my installed agent skills?

You check for updates to installed agent skills by running the `npx skills check` or `npx skills update` CLI commands. These commands help you verify and maintain the latest versions of your workflows.

Where can I learn more about available agent skills and usage patterns?

You can learn more about available agent skills, usage patterns, and common workflows by visiting skills.sh. This path provides extended documentation and recommendations for the open agent-skills ecosystem.