find-skills

Locates and installs agent skills from the open ecosystem via the Skills CLI.

4|Updated Jan 1, 2026
One-click install
npx skills add https://github.com/vertexcover-io/tarash --skill find-skills-vertexcover-io
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/vertexcover-io/tarash/tree/main/.claude/skills/find-skills
Command: npx skills add https://github.com/vertexcover-io/tarash --skill find-skills-vertexcover-io

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users discover and install skills from the open agent skills ecosystem when they need functionality that might exist as an installable skill.

Core Features & Use Cases

  • Discover and search for skills that match a user's task.
  • Show install commands and learn more links to guide users to add capabilities quickly.
  • Browse recommended skills at skills.sh for exploration.

Quick Start

Ask me to find a skill for your task and I will locate relevant options and show install commands.

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 to extend my capabilities?

To discover and install agent skills, use the Skills CLI commands such as npx skills find to locate matching options and npx skills add to integrate them into your environment.

What is the best way to search for an open agent skill for a specific task?

The best way to search for an open agent skill is asking for help finding a skill, which triggers a search of the open ecosystem to locate relevant options and provide install commands.

Can I browse recommended skills to explore the open ecosystem?

Yes, you can browse recommended skills to explore the open ecosystem by visiting skills.sh, which provides a directory for discovering capabilities across domains.

How do I check and update installed agent skills via the CLI?

To check and update installed agent skills via the CLI, use the npx skills check command to verify status and npx skills update to pull the latest versions.

Does the Skills CLI require any dependencies to locate and add skills?

No, the Skills CLI requires no dependencies to locate and add skills, allowing you to directly run commands like npx skills find without prior environment setup.