find-skills

Discover and install agent skills via the Skills CLI and npx.

1|Updated Aug 26, 2025
One-click install
npx skills add https://github.com/PlaneInABottle/configs --skill find-skills-planeinabottle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/PlaneInABottle/configs/tree/main/agents/.agents/skills/find-skills
Command: npx skills add https://github.com/PlaneInABottle/configs --skill find-skills-planeinabottle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install agent skills from the open ecosystem to extend capabilities.

Core Features & Use Cases

  • Discover skills with keywords using the Skills CLI
  • Install skills via GitHub or other sources with npx skills add
  • Check and update installed skills with npx skills check and npx skills update
  • Browse available skills at: https://skills.sh/

Quick Start

Ask the Skills CLI to find skills matching a task and install the best fit.

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 workflow automation?

You can discover agent skills for workflow automation by browsing skills.sh or using the Skills CLI to search with keywords, then install the best match with the npx skills add command.

Can I update and verify installed agent skills after adding them?

Yes, you can update and verify installed agent skills by running npx skills check to verify their status and npx skills update to fetch the latest versions for your environment.

How do I find agent skills from GitHub or other sources using the CLI?

To find agent skills from GitHub or other sources, use the Skills CLI to search by task keywords, then apply npx skills add to install the located skill package directly into your workflow.

Do I need any specific dependencies to browse and add agent skills?

No specific dependencies are required to browse and add agent skills. You can browse available options at skills.sh or run installation commands like npx skills add directly from your environment.

What is the best way to extend an agent's capabilities with new tool integrations?

The best way to extend an agent's capabilities with new tool integrations is discovering and installing agent skills from the open ecosystem using the CLI, which handles locating, evaluating, and adding the required packages.

Why should I use a dedicated CLI instead of manually searching for agent skills?

Using a dedicated CLI to find agent skills streamlines locating, evaluating, and adding packages for capability extension, ensuring proper installation and verification compared to manually managing sources.