find-skills

Discover and install agent skills using the Skills CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users discover and install agent skills from the open ecosystem when they need new capabilities, without manual digging or guesswork.

Core Features & Use Cases

  • Searchability: Find skills by keywords, domains, or tasks.
  • One-click Install: Install selected skills quickly using the Skills CLI.
  • Browse & Learn: Access Learn More pages at skills.sh to validate relevance and usage.

Quick Start

  • Search for skills: npx skills find <query>
  • Install a skill: npx skills add owner/repo@skill
  • Learn more: https://skills.sh/

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

You can discover agent skills by running the search command via the Skills CLI using 'npx skills find <query>', then install selected skills using 'npx skills add <owner/repo@skill>' to extend agent functionality.

What is the open agent skills ecosystem and how does skills.sh work?

The open agent skills ecosystem is a knowledge base hosted at skills.sh where users browse Learn More pages to validate skill relevance and usage before installing them locally through the Skills CLI.

Can I use the Skills CLI to find agent skills by specific keywords or domains?

Yes, the Skills CLI supports finding agent skills by searching with specific keywords, domains, or task names to help you locate relevant capabilities for data processing and workflow enhancement.

Do I need any dependencies or prior setup to use the find-skills command?

No prior dependencies or setup are required beyond having access to the npx environment to run the Skills CLI, which directly interfaces with the open agent skills ecosystem to search and install.

What's the best way to evaluate and validate agent skills before installing them?

The best way to evaluate agent skills before installing is to access the Learn More pages at skills.sh to validate their relevance and usage for your specific automation, data processing, or workflow tasks.