find-skills

Find and install agent skills using the Skills CLI.

1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/safzanpirani/pi-config --skill find-skills-safzanpirani
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/safzanpirani/pi-config/tree/main/skills/find-skills
Command: npx skills add https://github.com/safzanpirani/pi-config --skill find-skills-safzanpirani

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill helps users easily discover and install agent skills to extend their capabilities.

Core Features & Use Cases

  • Skill Discovery: Find and install skills from the open agent skills ecosystem.
  • Search & Install: Use the Skills CLI to search for skills and install them directly.
  • Skill Usage: Understand when and how to use various skills for different tasks.

Quick Start

Search for a skill using the command: npx skills find [query]

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 using the command line?

You can discover and install agent skills by running `npx skills find [query]` in the CLI. This searches the open agent skills ecosystem and allows you to install capabilities directly for your specific tasks.

What is the open agent skills ecosystem?

The open agent skills ecosystem is a repository of extensible capabilities. It allows you to discover, install, and apply various skills to support a wide range of tasks and enhance your agent's functionality.

Can I search for specific capabilities within the Skills CLI?

Yes, you can search for specific capabilities using the Skills CLI. By executing the search command with your desired query, you can find relevant skills within the open ecosystem and install them directly.

Do I need any dependencies to use the skill discovery CLI?

No dependencies are required to use the skill discovery and installation features. You can immediately search the ecosystem using the `npx skills find [query]` command without installing additional packages.

What's the best way to understand when to use a newly installed agent skill?

Skill usage involves understanding when and how to apply various skills for different tasks. After you find and install a skill using the CLI, review its core features to determine the correct use cases for your agent.