AGENTS.md@packages/dashboard-plugin-skill · git:20260714.5ae874e · 2026-07-14 · sha256 167499bf54cd72b3
AGENTS.md@packages/dashboard-plugin-skill git:20260714.5ae874eA
Immutable. This exact content is served forever at /api/v1/blob/167499bf54cd72b3.
# DOX — packages/dashboard-plugin-skill Files in this directory. One row per source file. | File | Purpose | |------|---------| | `README.md` | Package overview. pi skill scaffolds dashboard plugins: new plugin package in monorepo, or retrofit existing pi-extension project on disk. Install global `npm i -g @blackbelt-technology/pi-dashboard-plugin-skill` or per-workspace `packages[]` in `~/.pi/agent/settings.json`. | | `vitest.config.ts` | Vitest config for skill package. node env, forks pool with `singleFork: true`, `src/**/__tests__` include. |