find-skills

Locate and install pi skills from built-ins, official repositories, community packages, and Skills.sh.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install agent skills from the pi ecosystem and Skills.sh. Use when user asks "is there a skill for X", "find a skill", "how do I do X" (where X might have a skill), or wants to extend capabilities.

Core Features & Use Cases

  • Built-in examples: Pi ships with example extensions and skills that demonstrate idiomatic usage.
  • Official skills repository: Access the Pi Official Skills repository to locate relevant skills.
  • Community packages search: Find skills via the Pi community packages (GitHub topics).
  • Skills.sh integration: Discover Claude Code compatible skills from Skills.sh and install them locally.
  • Installation workflow: Steps to install a skill from built-in, official, or community sources.

Quick Start

Tell me the capability you need, and I will locate and install a matching pi skill from built-ins, official repo, pi-package community, or Skills.sh.

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 pi skills for a specific capability?

To find and install pi skills, query built-in examples, the official repository, pi-packages, or Skills.sh by capability. The skill parses metadata to locate matching extensions and guides a multi-source installation workflow.

What is Skills.sh and how does it relate to the pi ecosystem?

Skills.sh is a discovery source for Claude Code compatible skills. This tool integrates with Skills.sh to locate relevant skills and install them locally into the pi ecosystem alongside official and community packages.

Can I use this to search community packages on GitHub for pi extensions?

Yes, you can search community packages by querying GitHub topics. The skill locates pi-package community extensions by parsing skill metadata from these topics and guiding the installation process.

What's the best way to discover official pi skills versus built-in examples?

Discovering official pi skills involves querying the Pi Official Skills repository, while built-in examples ship directly with Pi to demonstrate idiomatic usage. The tool differentiates these sources during metadata parsing.

Does installing a skill from Skills.sh require any specific dependencies?

Installing a skill from Skills.sh requires no specific dependencies. The tool handles the multi-source installation workflow natively by parsing metadata and guiding the local setup process.

When should I not use this approach to find agent skills?

Avoid using this approach if a required skill is not indexed within built-ins, the official repository, pi-packages, or Skills.sh, as the tool relies entirely on parsing metadata from these four specific sources.