find-skills

Search and install agent skills via the Skills CLI.

62|6|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/zenchantlive/beadboard --skill find-skills-zenchantlive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/zenchantlive/beadboard/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/zenchantlive/beadboard --skill find-skills-zenchantlive

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install agent skills from the open ecosystem when users ask questions like "how do I do X", "find a skill for X", or express interest in extending capabilities.

Core Features & Use Cases

  • Discover and compare skills via keyword search to find the best match for a task.
  • Install a selected skill using the Skills CLI (npx skills add owner/repo@skill).
  • Learn more and manage installed skills via the skills.sh ecosystem.

Quick Start

Run the Skills CLI to search for a skill with a relevant query 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 find agent skills for specific tasks like design or deployment?

You can discover agent skills by running a keyword search with the Skills CLI to find and compare capabilities for design, testing, deployment, or workflow automation across the ecosystem.

How do I install agent skills using the command line?

Install agent skills via the command line using the Skills CLI by running the npx skills add command with the specific owner, repository, and skill name to integrate new capabilities into your environment.

Can I compare agent skills before installing them?

Yes, you can compare agent skills before installation by using keyword search to evaluate different options and find the best match for your specific task or workflow automation needs.

Do I need any dependencies to search for and install agent skills?

No external dependencies are required to search for and install agent skills, as the process relies on the Skills CLI and npx to discover and add capabilities directly to your agent environment.

What is the best way to manage installed agent skills after installation?

Manage installed agent skills through the skills.sh ecosystem, which provides links to learn more about capabilities and supports a curated install flow for ongoing skill management and discovery.

When should I use the Skills CLI to discover capabilities instead of manual installation?

Use the Skills CLI to discover capabilities when you need to locate skills for tasks across the agent ecosystem, especially when asking how to perform a specific function or seeking to extend workflow automation.