Rate my tool/skill list? Missing anything?
npm packages
- pi-lean-ctx — star of show. context economy: 13-token re-reads, indexed search. big win.
- u/ff-labs/pi-fff — frecency search complements lean-ctx. fast first lookups.
- pi-caveman — ~75% output cut. fun + real savings.
- pi-subagents — workhorse. single + scripted multi-agent. backbone.
- u/juicesharp/rpiv-web-tools — solid web layer. still need /web-tools key setup.
- u/juanbenjumea/pi-dynamic-footer — live observability (TPS, context gauge, cost). better than powerline for metrics.
- u/almegal/pi-file-browser — visual browse beats ls for structure.
- u/narumitw/pi-goal — single-objective autonomy. pairs with subagents.
- pi-autoresearch — experiment loop. pairs with karpathy skill well.
- pi-session-recall — memory across sessions. low risk, read-only.
- u/micka33/pi-karpathy-skill — always-on behavioral guardrails. cheap insurance.
local extensions
- handoff.ts — best one. lossless session handoff beats compaction.
- plan-mode — read-only analysis mode. real safety value.
- notify.ts — done-notification. practical.
- summarize.ts — markdown summarize. handy.
- model-status.ts — demo-grade. dynamic footer now shows model anyway. candidate to delete.
- todo.ts — demo todo tool. likely redundant w/ built-in todo. candidate to delete.
- snake.ts / space-invaders.ts — toys. zero cost. keep for joy.