find-skills

Discover and install agent skills using the Skills CLI.

Updated Nov 10, 2018
One-click install
npx skills add https://github.com/GLaDO8/dotfiles --skill find-skills-glado8
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/GLaDO8/dotfiles/tree/main/claude/backup/agents-skills/find-skills
Command: npx skills add https://github.com/GLaDO8/dotfiles --skill find-skills-glado8

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users discover and install agent skills from the open agent skills ecosystem, enabling quick capability expansion.

Core Features & Use Cases

  • Discovery: Find relevant agent skills matching user intents.
  • Installation Guidance: Provide commands to install skills via the Skills CLI.
  • Usage Support: Explain how to check for updates and manage installed skills.

Quick Start

Use the Skills CLI to search for skills with a query like "data processing" or "PR review".

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 using a CLI?

To discover and install agent skills, use the Skills CLI by running npx skills with a search query like "data processing" to find matching skills, then follow the provided installation guidance to add them to your agent.

Can I check for updates and manage installed skills with the Skills CLI?

Yes, you can manage installed skills and check for updates using the Skills CLI, which provides commands to verify installed skills and update them to extend your agent's capabilities.

What is the best way to find agent skills for a specific task like PR review?

The best way to find agent skills for PR review is to use the Skills CLI, running npx skills with your specific query to discover relevant skills from the open agent skills ecosystem.

Do I need any dependencies to search for skills with npx?

No external dependencies are required to search for skills, as the Skills CLI operates through npx, allowing you to discover and install agent skills directly without prerequisite packages.

How does the agent skills ecosystem discovery process work?

The agent skills ecosystem discovery works by matching user intents against available skills, providing CLI commands to search with natural language queries and install the matching capabilities directly.

When should I use npx skills to extend my agent's capabilities?

Use npx skills to extend your agent's capabilities when you need to accomplish new tasks, want a skill recommendation, or ask how to add specific functionality like data processing to your workflow.