BlackBeltTechnology/pi-agent-dashboard

Real-time web dashboard for pi coding-agent sessions. Multi-session view, live chat mirroring, integrated terminal, diff viewer, pi-flows execution, and mobile-first remote control via mDNS or zrok tunnel. Coexists with pi's TUI — doesn't replace it.

263Stars on the repository
60Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

AGENTS

01

BlackBeltTechnology/pi-agent-dashboard

Agent

Files in this directory. One row per file. Non-source area. Project-tier subagent definitions; resolved by pi-dashboard-subagents tier 1 ( /.pi/agents/ .md), beating user/bundled/package tiers. Frontmatter schema: description, model, thinking, tools, inheritcontext, prompt. tools: MUST be YAML array form …

263 3d ago A 0 tokens original MIT

Audit

02

BlackBeltTechnology/pi-agent-dashboard

Agent

Deep security + performance audit of a specific diff. Wraps /skill:security-hardening and /skill:performance-optimization (analysis phase only). Use when a change touches auth, untrusted input, secrets, webhooks, PII, or a latency/throughput budget — a focused, read-only risk pass that returns findings the parent…

263 3d ago A 98 tokens original MIT

DocScribe

03

BlackBeltTechnology/pi-agent-dashboard

Agent

Write docs/ prose for a completed change, in caveman style, per the repo's Documentation Update Protocol. Use after a change lands to update docs/architecture.md, docs/ .md, README, or docs/AGENTS.md — the Rule-6 delegation target (main agent must NOT edit docs/ directly). Self-contained — give it the diff + target…

263 3d ago A 100 tokens original MIT

DocSummarize

04

BlackBeltTechnology/pi-agent-dashboard

Agent

Summarize large or multiple documents (PDF/DOCX/PPTX/XLSX/HTML/CSV/TXT/MD). Wraps /skill:doc-summarizer. Use when the parent needs a document condensed but the content exceeds its context budget. Map-reduce — extracts, chunks, fans out, synthesizes one unified summary. Returns the summary path + key points.

263 3d ago A 78 tokens original MIT

KbLookup

06

BlackBeltTechnology/pi-agent-dashboard

Agent

Read-only knowledge-base lookup. Wraps /skill:kb-search. Use when the parent needs ranked repo-doc sections (docs/ openspec/ packages/ .pi/) without loading files into its own context. Returns distilled hits, never raw file dumps.

263 3d ago A 51 tokens original MIT

SessionGuideline

07

BlackBeltTechnology/pi-agent-dashboard

Agent

Turn a pi session JSONL into a how-we-did-it playbook. Wraps /skill:session-to-guideline. Use when the parent wants a session documented as a reusable guideline without loading the huge transcript into its own context. Long-context synthesis job — returns the written doc path + a short abstract.

263 3d ago A 63 tokens original MIT

Transcribe

08

BlackBeltTechnology/pi-agent-dashboard

Agent

Batch audio/video transcription to SRT. Wraps /skill:video-transcription. Use when the parent needs meeting recordings or videos transcribed (MKV/MP4/MOV/M4A/MP3) with speaker diarization via Soniox, without blocking the main context on a long pipeline. Returns output paths + a short summary.

263 3d ago A 69 tokens original MIT

nodejs-expert

09

BlackBeltTechnology/pi-agent-dashboard

Agent

Specializes in Node.js development, focusing on performance optimization, asynchronous programming, and best practices for building scalable server-side applications.

263 3d ago A 25 tokens original MIT

react-expert

10

BlackBeltTechnology/pi-agent-dashboard

Agent

React development expert with deep understanding of component architecture, hooks, state management, and performance optimization. Use PROACTIVELY for React refactoring, performance tuning, or complex state handling.

263 3d ago A 37 tokens original MIT

typescript-expert

12

BlackBeltTechnology/pi-agent-dashboard

Agent

Expert in TypeScript specializing in type safety, async patterns, and modern ES features. Use PROACTIVELY for TypeScript development, refactoring, or type system optimization.

263 3d ago A 35 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: