pi package skills

122 tagged pi package, measured the same way as everything else here.

Browse within: pi-extension 64pi-coding-agent 55pi 43coding-agent 34ai-coding-agent 32code-intelligence 32agent-management 23agent-manager 23extensions 21typescript 21pi-agent 18OAuth 13authentication 13pi-dev 10

anthropic

01

gotgenes/pi-anthropic-auth

Skill Claude CodeCodex

Anthropic Claude Pro/Max OAuth compatibility workflow for this repo. Use when debugging Anthropic OAuth failures, misleading extra-usage errors, Pi request shaping, prompt fingerprinting, or deciding between hook-based fixes and deeper provider overrides.

224 14d ago A 49 tokens original MIT

gotgenes/pi-anthropic-auth

Skill Claude CodeCodex

Heuristics and process for discovering structural improvements in this package. Load when planning a new improvement round — contains the smell taxonomy, analysis workflow, and prioritization framework distilled from many phases of refactoring.

224 14d ago A 47 tokens original MIT

gotgenes/pi-anthropic-auth

Skill Claude CodeCodex

Reference for the Pi coding agent's turn/tool execution model and extension event lifecycle. Use when designing extension timing (when to flush, notify, or intercept), understanding event sequencing, or reasoning about what the agent sees between turns. Includes the verified lifecycle diagram, event handler…

224 14d ago A 70 tokens original MIT

patlux/pi-commandcode-provider

Skill Claude CodeCodex

Use when preparing, validating, publishing, or documenting a pi-commandcode-provider release/deployment, including version bumps, changelog entries, npm publish, GitHub releases, tags, and release follow-up comments.

131 6d ago A 47 tokens original MIT

prose-review

05

w-winter/dot314

Skill Claude CodeCodex

Review prose written for others -- user-facing docs, prompts for other LLMs, inline comments, docstrings, and other-facing messages -- for local jargon leakage, orphaned references, missing grounding, and audience or genre misfit.

125 7d ago A 50 tokens original MIT

surf

06

w-winter/dot314

Skill Claude CodeCodex

Control Chrome browser via CLI for testing, automation, and debugging. Use when the user needs browser automation, screenshots, form filling, page inspection, network/CPU emulation, DevTools streaming, or AI queries via ChatGPT/Gemini/Perplexity/Grok/AI Studio.

125 7d ago A 60 tokens original MIT

text-search

07

w-winter/dot314

Skill Claude CodeCodex

Search indexed text corpora with qmd. For indexed content, prefer qmd over grep.

125 7d ago A 22 tokens original MIT

linear-tracker

08

joelhooks/pi-tools

Skill Claude CodeCodex

Resolve project-local issue tracker routing and publish Linear issues safely. Use before creating Linear issues, PRDs, phase breakdown issues, or when deciding whether Linear/GitHub/local docs is the configured tracker. Enforces capability ≠ routing: Linear requires project-local policy, team association, auth, and…

84 5d ago A 67 tokens

pi-tui-design

09

joelhooks/pi-tools

Skill Claude CodeCodex

Create distinctive, crafted TUI components for pi using @mariozechner/pi-tui and @mariozechner/pi-coding-agent. Use when building interactive terminal UIs — custom components, overlays, dialogs, dashboards, widgets, data visualizations, animated elements, game-like interfaces, or any visual TUI work inside pi…

84 5d ago A 139 tokens

session-search

10

joelhooks/pi-tools

Skill Claude CodeCodex

Search and verify Joel's Pi, Claude, Codex, Cursor, Grok, and OpenCode session history. Use when asked to recover prior context, find exact transcript evidence, inspect session receipts, continue old work, or verify capture health. Prefer flowing recall before raw transcript search when the question is about prior…

84 5d ago A 70 tokens

pi-tui-design

11

mrclrchtr/supi

Skill Claude CodeCodex

Create distinctive, crafted TUI components for pi using @earendil-works/pi-tui and @earendil-works/pi-coding-agent. Use when building interactive terminal UIs — custom components, overlays, dialogs, dashboards, widgets, data visualizations, animated elements, game-like interfaces, or any visual TUI work inside pi…

79 yesterday A 141 tokens original MIT

mrclrchtr/supi

Skill Claude CodeCodex

Update one SuPi package README and its direct user-facing Markdown references from installed Pi docs and verified package evidence.

79 yesterday A 27 tokens original MIT

claude-md-improver

13

mrclrchtr/supi

Skill Claude CodeCodex

Audit and improve existing CLAUDE.md files across a repository. Use for a deliberate, repo-wide quality review—not to record learnings from the current session.

79 yesterday A 39 tokens original MIT

github

14

vanillagreencom/kendex

Skill Claude CodeCodex

Load to work a GitHub pull request: threads, comments, reviews, CI logs, merges.

65 yesterday A 22 tokens original MIT

growth-guards

15

vanillagreencom/kendex

Skill Claude CodeCodex

Load to add, tune, or debug a repo growth guard, its git hooks, or GROWTHGUARDS settings.

65 yesterday A 31 tokens original MIT

review-gate

16

vanillagreencom/kendex

Skill Claude CodeCodex

Load to wire, adopt, tune, or debug a repo's review gate or its REVIEWGATE settings.

65 yesterday A 26 tokens original MIT

herdr-pi-subagents

17

butttons/pi-kit

Skill Claude CodeCodex

Orchestrate subagents in herdr from pi fabric using the plain subagent tool (pi-herdr-agents). Covers exact fabricexec call shapes, model tiers, parallel spawn patterns, and hard-won gotchas. Use for any delegation: single one-off tasks or parallel fan-out.

34 7d ago C 66 tokens

pi-costs

18

butttons/pi-kit

Skill Claude CodeCodex

Analyze pi session costs. Use when the user asks about spending, costs, token usage, or session statistics.

34 7d ago A 26 tokens

tinker-debug

19

gvkhosla/pi-tinker

Skill Claude CodeCodex

Pi overlay for diagnosing Tinker training, renderer, and deploy issues. Use when training is slow, hung, mismatched vs vLLM/SGLang, or an error is opaque. Canonical triage lives in Tinker Cookbook.

24 4d ago A 52 tokens original Apache-2.0

tinker-inkling

20

gvkhosla/pi-tinker

Skill Claude CodeCodex

Sample, evaluate, and post-train Inkling and Inkling-Small from Pi. Use when the user mentions Inkling, tml-renderers, TMLv0, thinking effort, Inkling-Small, or Inkling audio/images. Load before writing Inkling training or eval code.

24 4d ago A 66 tokens original Apache-2.0

tinker-research

21

gvkhosla/pi-tinker

Skill Claude CodeCodex

Pi overlay for Tinker post-training. Use when the user wants to plan SFT/RL/DPO/distillation, pick a model, or run experiments from Pi. Canonical methodology lives in Tinker Cookbook — do not reinvent it here.

24 4d ago A 54 tokens original Apache-2.0

sdd-exec

22

felipefontoura/pi-sdd-kit

Skill Claude CodeCodex

Explicit command-style skill for implementing approved SDD tasks from tasks.md with tight scope, tests, and verification evidence. Use only when the user explicitly asks to execute or implement a specific approved SDD task or feature. Do not auto-load for discussion, planning, review, or unapproved tasks.

21 1mo ago A 64 tokens original MIT

sdd-init

23

felipefontoura/pi-sdd-kit

Skill Claude CodeCodex

Explicit command-style skill for initializing or adopting SDD in a project by creating or preparing .ai/, .ai/steering/, and .ai/sdd/. Use only when the user explicitly asks to initialize, set up, adopt, or bootstrap SDD. Do not auto-load for general planning, feature specs, status checks, or implementation.

21 1mo ago A 73 tokens original MIT

sdd-status

24

felipefontoura/pi-sdd-kit

Skill Claude CodeCodex

Explicit command-style skill for inspecting .ai/sdd state and recommending the next safe action. Use only when the user explicitly asks for SDD status, progress, blockers, readiness, or next action. Do not auto-load for general SDD work; do not create specs or implement code.

21 1mo ago A 62 tokens original MIT