writing-pi-skills

Community

Validate and craft compliant Pi skills

Authorjbro
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ensures Pi skill authors and reviewers produce SKILL.md files that meet agentskills.io and Pi content rules so skills are discoverable, safe, and load reliably. It prevents common formatting mistakes that block auto-discovery or inject undesirable patterns into agent context.

Core Features & Use Cases

  • Frontmatter validation: Verifies presence and format of required name and description fields and enforces naming rules like lowercase and hyphen usage.
  • Context and content rule checks: Detects prohibited patterns such as @filename auto-load, Skill tool invocations, superpowers: prefixes, and ~/.claude/ paths.
  • Use Case: Run when creating or editing a skill to catch directory-name mismatches, missing descriptions, or token-inefficient content before committing to the shared skills directory.

Quick Start

Review the SKILL.md in the target skill directory and list any missing frontmatter fields, naming or description violations, prohibited patterns, and suggested fixes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: writing-pi-skills
Download link: https://github.com/jbro/pi-agent/archive/main.zip#writing-pi-skills

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.