← Registry
Plugin Official

Skills for Coding Agents

A collection of small, composable slash-command skills for coding agents — visual plans, visual recaps, watchdog audits, plan arbitration, and cost/limit guards.

Install

via Positronick CLI

$positronick plugin install builderio-skills --run

Official

$npx @agent-native/skills@latest add

An Apache-native package of composable skills for coding agents, installed with an interactive picker. Highlights: /visual-plan turns text plans into rich, commentable visual plans; /visual-recap turns a branch, commit, or PR diff into an annotated interactive recap; /agent-watchdog audits another agent's work; /plan-arbiter compares competing plans; and helpers like /plow-ahead, /efficient-fable, /efficient-frontier, /stay-within-limits, /quick-recap, and /read-the-damn-docs. Plans and recaps are MDX, customizable with your own components, and can be auto-generated for every PR via a GitHub Action. Installs with `npx @agent-native/skills add`.