find-skills

Search for agent skills via the Skills CLI and return install commands.

2|2|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/pynbj1001/agent-workspace --skill find-skills-pynbj1001
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/pynbj1001/agent-workspace/tree/main/skills/find-skills
Command: npx skills add https://github.com/pynbj1001/agent-workspace --skill find-skills-pynbj1001

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill reduces the time and friction of locating existing agent skills that match a user's need and supplies clear installation guidance so users don't have to manually search repositories or learn install commands.

Core Features & Use Cases

  • Search and discovery: Translate user requests into keyword queries to locate relevant skills in the open ecosystem.
  • Install guidance: Provide exact install commands and links to the skill page for easy installation via the Skills CLI.
  • Use case: When a user asks how to improve React performance, the skill finds performance-focused skills, explains what they do, and supplies the npx skills add command plus a skills.sh link.

Quick Start

Find a skill for React performance and present the install command plus a link to learn more.

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 a specific domain?

To discover and install agent skills, use the Skills CLI to perform keyword-based searches. It returns matching skill names, exact npx skills add commands, and documentation links for quick installation.

Can I find agent skills to extend capabilities for specific frameworks like React?

You can find agent skills for specific frameworks like React by translating your request into keyword queries. The CLI locates relevant skills, explains their function, and provides the installation command.

What is the best way to search for existing workflows and templates without browsing repositories?

The best way to search for workflows and templates without browsing repositories is using the Skills CLI. It matches keyword queries to open ecosystem skills and returns names, install commands, and skills.sh links.

Do I need the Skills CLI to install discovered agent tools?

You need the Skills CLI to install discovered agent tools. After locating a skill, the tool provides the exact npx skills add command and documentation link required for installation.

How to get installation guidance and links for a discovered skill?

To get installation guidance for a discovered skill, run a keyword search via the Skills CLI. It directly outputs the skill name, the npx install command, and a skills.sh documentation link.