skill-curator

Inspect local Pi skills for duplicates, staleness, and missing descriptions.

Updated May 4, 2026
One-click install
npx skills add https://github.com/panamini/pi-tooling --skill skill-curator-panamini
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-curator
Source: https://github.com/panamini/pi-tooling/tree/main/skills/skill-curator
Command: npx skills add https://github.com/panamini/pi-tooling --skill skill-curator-panamini

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you prevent confusion and wasted effort caused by duplicate, stale, overlapping, or poorly documented Pi skills.

Core Features & Use Cases

  • Curator report generation: Scans local skills and extension-bundled SKILL.md files and writes a review report to .pi/SKILL_CURATOR_REPORT.md.
  • Quality maintenance workflow: Guides you to address duplicate-name groups, add missing descriptions, expand tiny skills, and re-test stale skills.
  • Safe governance rule: Encourages archiving or removal only after user approval rather than automatic deletion.

Quick Start

Run /skill-curator to generate the library report at .pi/SKILL_CURATOR_REPORT.md for review.

Frequently Asked Questions about skill-curator

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

FAQPage Schema
How do I find duplicate skills in my Pi skill library?▼

To find duplicate skills, run the skill-curator to scan local skills and extension-bundled SKILL.md files. It generates a curator report that groups duplicate-name entries and identifies overlapping descriptions for your review.

What is the best way to clean up stale Pi skills?▼

The best way to clean up stale Pi skills is using a curation workflow that flags outdated entries for re-testing. The curator report guides you through re-testing stale skills and archiving or removing them only after explicit user approval.

How do I improve missing or overlapping skill descriptions?▼

Improve missing or overlapping skill descriptions by generating a curator report at .pi/SKILL_CURATOR_REPORT.md. The report identifies documentation gaps and description overlaps, guiding you through targeted quality improvements across your skill library.

Can I consolidate tiny skills during workflow review?▼

Yes, you can consolidate tiny skills during workflow review. The skill-curator identifies tiny skills in its report and supports a review flow that prioritizes their consolidation alongside duplicate grouping and description improvements.

Does the skill-curator automatically delete duplicate or stale skills?▼

No, the skill-curator does not automatically delete duplicate or stale skills. It follows a safe governance rule that encourages archiving or removal only after user approval, ensuring you maintain control over your skill library.

How do I generate a skill library quality report for review?▼

Generate a skill library quality report by running /skill-curator. This scans both your skills/ directory and extension-bundled SKILL.md inputs, writing a comprehensive review report to .pi/SKILL_CURATOR_REPORT.md for immediate inspection.