find-skills

Discover and install open agent skills via the Skills CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/samixisme/client-dashboard --skill find-skills-samixisme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/samixisme/client-dashboard/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/samixisme/client-dashboard --skill find-skills-samixisme

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities.

Core Features & Use Cases

  • Discover, compare, and install modular agent skills from the open ecosystem.
  • Provide guidance for common domains (design, testing, deployment, documentation) and integrate chosen skills into workflows.
  • Use cases include locating a skill for a task and adding it to your agent's capabilities for immediate use.

Quick Start

Use the Skills CLI to search for relevant skills and install the best match.

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

To discover and install agent skills, use the Skills CLI to search the skills.sh registry with commands like 'npx skills find' to locate relevant capabilities and 'npx skills add' to integrate them into your workflow.

Can I find agent skills for design, testing, and deployment workflows?

Yes, you can find agent skills for design, testing, deployment, and automation workflows by querying the skills.sh registry, which supports discovery across multiple domains to extend your agent's capabilities.

What is the best way to search for existing skills to automate a task?

The best way to search for existing skills to automate a task is using the 'npx skills find' command, which queries the open agent skills ecosystem to match your task requirements with available modular skills.

Do I need the Skills CLI to browse and add agent skills?

Yes, you need the Skills CLI installed to browse and add agent skills, as it provides the 'npx skills find' and 'npx skills add' commands required to interact with the skills.sh registry and integrate capabilities.

Are there limitations when discovering open agent skills from the registry?

Discovery of open agent skills requires access to the skills.sh registry and depends on the Skills CLI, meaning you need network connectivity to search for, compare, and install available modular skills for your agent.