find-skills

Discover and install agent skills using the Skills CLI.

160|16|Updated Dec 4, 2024
One-click install
npx skills add https://github.com/MaggieAppleton/maggieappleton.com-V3 --skill find-skills-maggieappleton
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/MaggieAppleton/maggieappleton.com-V3/tree/main/.claude/skills/planning-and-product/find-skills
Command: npx skills add https://github.com/MaggieAppleton/maggieappleton.com-V3 --skill find-skills-maggieappleton

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Finds and installs agent skills to extend capabilities when users request function-specific tools.

Core Features & Use Cases

  • Skill discovery: Search and surface relevant agent skills for a given task.
  • Installation workflow: Install chosen skills via the Skills CLI (npx skills add owner/repo@skill).
  • Maintenance & discovery: Check for updates and browse the open skills ecosystem.

Quick Start

Find a relevant skill with the Skills CLI and install it using a single command like npx skills add owner/repo@skill.

Frequently Asked Questions about find-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find and install agent skills for a specific task?

To find and install agent skills, use the Skills CLI to search for relevant tools and add them directly. Run the discovery command to surface options, then execute a single install command like npx skills add owner/repo@skill to integrate the chosen capability into your workflow.

What is the Skills CLI used for in agent skill management?

The Skills CLI is used for discovering, installing, and maintaining agent skills. It provides commands to search for function-specific tools, add new skills to your environment, check for updates, and browse the open skills ecosystem available at skills.sh.

Can I check for updates to installed agent skills via the command line?

Yes, you can check for updates to installed agent skills via the command line. The Skills CLI includes maintenance commands that allow you to verify if newer versions of your installed skills are available and apply updates to keep your tools current.

How do I browse the available agent skills ecosystem?

You can browse the available agent skills ecosystem by visiting skills.sh, which presents a browsable index of open skills. Alternatively, use the Skills CLI discovery command to search and surface relevant skills directly within your terminal environment.

Do I need prior dependencies to use the Skills CLI for skill discovery?

No prior dependencies are required to use the Skills CLI for skill discovery. The tool operates independently to help you locate, compare, and install agent skills, allowing you to extend your capabilities without pre-existing function-specific tools.

What is the best way to compare agent skills before installing them?

The best way to compare agent skills before installing them is to use the Skills CLI discovery command to search for function-specific tools. This surfaces relevant options for your given task, allowing you to evaluate capabilities before running the installation command.