229 agent markdown files indexed from blackbelttechnology/pi-agent-dashboard. Install any of them pinned to an exact hash with mdr add blackbelttechnology/pi-agent-dashboard/<name>.
git:20260720.e108f63 · audit A · 299 stars
git:20260918.7d91929 · audit A · 299 stars
git:20260805.4904ef0 · audit A · 299 stars
git:20260905.1bc31be · audit A · 299 stars
ci-troubleshoot skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/ci-troubleshoot/SKILL.md · Diagnose failed GitHub Actions runs for pi-agent-dashboard: the 10-file workflow taxonomy, the release pipeline, known…
git:20260917.2de6729 · audit A · 299 stars
code-quality skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/code-quality/SKILL.md · Drive static-analysis code quality in pi-agent-dashboard with Biome (analyze → fix → test), in changed-files or…
git:20260805.ff041ae · audit A · 299 stars
debug-dashboard skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/debug-dashboard/SKILL.md · Diagnose problems in the running pi-agent-dashboard system: server.log, /api/health, bridge WebSocket connectivity…
git:20260805.ff041ae · audit A · 299 stars
edit-flow skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/edit-flow/SKILL.md · Create and edit pi-flows flows and agents from the main session. Use when the user wants to create a new flow, add or…
git:20260629.cf4ad70 · audit A · 299 stars
frontend-mockup-loop-dashboard skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/frontend-mockup-loop-dashboard/SKILL.md · Dashboard-specific adapter on the generic frontend-mockup-loop skill: binds the 7-step design loop to…
v1 · audit A · 299 stars
implement skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/implement/SKILL.md · Disciplined implementation in pi-agent-dashboard: the rebuild matrix (extension→reload, server→restart…
git:20260815.da28dca · audit A · 299 stars
plan-proposal skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/plan-proposal/SKILL.md · Develop-side planning orchestrator for an OpenSpec change: artifact creation → doubt-driven-review → scenario-design →…
v1.0 · audit A · 299 stars
release-cut skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/release-cut/SKILL.md · Cut a new pi-agent-dashboard release: promote `## [Unreleased]` in CHANGELOG.md, bump every workspace package.json per…
v1.0 · audit A · 299 stars
release-revoke skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/release-revoke/SKILL.md · Revoke or rollback a pi-agent-dashboard release: delete the GitHub Release, remove the git tag locally and on origin…
v1.0 · audit A · 299 stars
run-dashboard-e2e-local-changes skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/run-dashboard-e2e-local-changes/SKILL.md · Run Playwright E2E (tests/e2e/) against the docker/ all-in-one harness so it reflects LOCAL code changes, not a stale…
v3 · audit A · 299 stars
ship-change skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/ship-change/SKILL.md · Ship an OpenSpec change after openspec-apply completes. When only QA/manual tasks remain, marks them done (tested…
v1.1 · audit A · 299 stars
ship-it skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/ship-it/SKILL.md · Worktree-side implementation orchestrator for an OpenSpec change. Idempotent: gates automated scenarios on filesystem…
v1.0 · audit A · 299 stars
switch-extension-source skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/switch-extension-source/SKILL.md · Switch a monorepo extension/skill package between its published npm source and its local working-tree source…
v1.0 · audit A · 299 stars
theme-system skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/theme-system/SKILL.md · CSS custom properties theme architecture for 4 themes (studio, earth, athlete, gradient) with data-theme attribute…
git:20260605.a06d5f1 · audit A · 299 stars
AGENTS.md agents
blackbelttechnology/pi-agent-dashboard · AGENTS.md
git:20260916.cd335c5 · audit A · 299 stars
CLAUDE.md claude
blackbelttechnology/pi-agent-dashboard · CLAUDE.md
git:20260410.bb29faa · audit B · 299 stars
AGENTS.md@docker agents
blackbelttechnology/pi-agent-dashboard · docker/AGENTS.md
git:20260918.7d91929 · audit A · 299 stars
git:20260907.71cc2dc · audit B · 299 stars
git:20260813.9b603f0 · audit A · 299 stars
AGENTS.md@docs agents
blackbelttechnology/pi-agent-dashboard · docs/AGENTS.md
git:20260921.826475c · audit A · 299 stars
git:20260829.20d340d · audit A · 299 stars
git:20260814.bc2e071 · audit A · 299 stars
git:20260829.4fe9c79 · audit A · 299 stars
git:20260714.5ae874e · audit A · 299 stars
git:20260906.58b8675 · audit A · 299 stars
anti-slop-frontend skill
blackbelttechnology/pi-agent-dashboard · packages/anti-slop/.pi/skills/anti-slop-frontend/SKILL.md · A mechanical, countable anti-slop checklist for AI-generated frontend. Catches the specific signatures an undirected…
v0.1 · audit A · 299 stars
git:20260825.36a5f1a · audit A · 299 stars
apple-tools skill
blackbelttechnology/pi-agent-dashboard · packages/apple-tools/.pi/skills/apple-tools/SKILL.md · Reach Apple PIM data (Calendar, Contacts, Reminders, Messages, Location, Maps, Weather) from a pi session via iMCP +…
git:20260806.e6b58cf · audit A · 299 stars
git:20260914.33b6883 · audit A · 299 stars
faq-mine skill
blackbelttechnology/pi-agent-dashboard · packages/authoring-toolkit/.pi/skills/faq-mine/SKILL.md · Mine docs/faq.md from README.md, docs/*.md, and the pi-hermes memory stores. Dispatches @fast subagents per source…
v2.0 · audit A · 299 stars
session-to-guideline skill
blackbelttechnology/pi-agent-dashboard · packages/authoring-toolkit/.pi/skills/session-to-guideline/SKILL.md · Turn a pi session into a Markdown "how-we-did-it" collaboration guideline: reads the session''s JSONL transcript and…
git:20260805.ff041ae · audit A · 299 stars
skill-creator skill
blackbelttechnology/pi-agent-dashboard · packages/authoring-toolkit/.pi/skills/skill-creator/SKILL.md · Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an…
git:20260704.c59149d · audit A · 299 stars
skill-to-subagent skill
blackbelttechnology/pi-agent-dashboard · packages/authoring-toolkit/.pi/skills/skill-to-subagent/SKILL.md · Turn an existing pi skill into an isolated subagent and wire it into a project''s implementation pipeline. Decides…
git:20260805.ff041ae · audit A · 299 stars
git:20260825.36a5f1a · audit A · 299 stars
git:20260913.812f214 · audit A · 299 stars
git:20260703.e20cd5a · audit A · 299 stars
git:20260913.dea684d · audit A · 299 stars
git:20260917.001b9c9 · audit A · 299 stars
git:20260917.001b9c9 · audit A · 299 stars
git:20260913.c24d851 · audit A · 299 stars
git:20260913.c6cb9e9 · audit A · 299 stars
git:20260919.b6d2a2a · audit A · 299 stars
git:20260907.33d6653 · audit A · 299 stars
git:20260912.bda1da1 · audit A · 299 stars
git:20260914.69e08a2 · audit A · 299 stars
git:20260914.69e08a2 · audit A · 299 stars
git:20260914.69e08a2 · audit A · 299 stars
git:20260914.69e08a2 · audit A · 299 stars
git:20260914.69e08a2 · audit A · 299 stars
git:20260914.06efff0 · audit A · 299 stars
git:20260919.9482906 · audit A · 299 stars
git:20260918.2f0b7e4 · audit A · 299 stars
git:20260919.9482906 · audit A · 299 stars
git:20260919.9482906 · audit A · 299 stars
git:20260918.2f0b7e4 · audit A · 299 stars
git:20260919.9482906 · audit A · 299 stars
git:20260919.9482906 · audit A · 299 stars
git:20260919.9482906 · audit A · 299 stars
git:20260913.c24d851 · audit A · 299 stars
git:20260920.9b90e90 · audit A · 299 stars
git:20260703.e20cd5a · audit A · 299 stars
git:20260708.c3e9e2e · audit A · 299 stars
git:20260918.aaa30d0 · audit A · 299 stars
git:20260918.8e6c14e · audit A · 299 stars
git:20260718.c37a585 · audit A · 299 stars
git:20260824.881ffda · audit A · 299 stars
git:20260913.14075c1 · audit A · 299 stars
git:20260718.c37a585 · audit A · 299 stars
git:20260923.2fb75e1 · audit A · 299 stars
git:20260916.6c37e0d · audit A · 299 stars
git:20260918.deddbf0 · audit A · 299 stars
git:20260918.deddbf0 · audit A · 299 stars
git:20260923.2fb75e1 · audit A · 299 stars
git:20260825.d797854 · audit A · 299 stars
git:20260810.f943589 · audit A · 299 stars
git:20260914.06efff0 · audit A · 299 stars
git:20260823.2db82a3 · audit A · 299 stars
git:20260829.bb874cc · audit A · 299 stars
git:20260907.946b483 · audit A · 299 stars
git:20260920.11ad607 · audit A · 299 stars
git:20260823.2db82a3 · audit A · 299 stars
git:20260918.00333e4 · audit A · 299 stars
git:20260921.826475c · audit A · 299 stars
git:20260918.8e6c14e · audit A · 299 stars
git:20260918.aaa30d0 · audit A · 299 stars
git:20260805.54c32e5 · audit A · 299 stars
git:20260804.5b69544 · audit A · 299 stars
git:20260918.8e6c14e · audit A · 299 stars
git:20260805.54c32e5 · audit A · 299 stars
git:20260819.8f8660b · audit A · 299 stars
git:20260919.b6d2a2a · audit A · 299 stars
git:20260718.c37a585 · audit A · 299 stars
git:20260921.826475c · audit A · 299 stars
git:20260914.06efff0 · audit A · 299 stars
git:20260718.c37a585 · audit A · 299 stars
git:20260919.b6d2a2a · audit A · 299 stars
git:20260820.cd99caa · audit A · 299 stars
git:20260909.82f61f5 · audit A · 299 stars
git:20260829.ecc8d6d · audit A · 299 stars
git:20260918.aaa30d0 · audit A · 299 stars
git:20260718.c37a585 · audit A · 299 stars
git:20260829.ecc8d6d · audit A · 299 stars
git:20260805.54c32e5 · audit A · 299 stars
git:20260914.7a13202 · audit A · 299 stars
git:20260813.e389cb7 · audit A · 299 stars
git:20260923.2fb75e1 · audit A · 299 stars
git:20260825.ff35ade · audit A · 299 stars
git:20260914.06efff0 · audit A · 299 stars
git:20260904.c6805ff · audit A · 299 stars
git:20260718.c37a585 · audit A · 299 stars
git:20260718.c37a585 · audit A · 299 stars
git:20260907.71cc2dc · audit A · 299 stars
git:20260820.85bbb96 · audit A · 299 stars
autofix skill
blackbelttechnology/pi-agent-dashboard · packages/code-review-toolkit/.pi/skills/autofix/SKILL.md · Safely review and apply CodeRabbit PR review-thread feedback from GitHub with per-change approval; never execute…
v0.1.0 · audit B · 299 stars
code-review skill
blackbelttechnology/pi-agent-dashboard · packages/code-review-toolkit/.pi/skills/code-review/SKILL.md · AI-powered code review using CodeRabbit. Default code-review skill. Trigger for any explicit review request AND…
v0.2.0 · audit A · 299 stars
git:20260718.c4200af · audit A · 299 stars
git:20260913.812f214 · audit A · 299 stars
git:20260829.75718e8 · audit A · 299 stars
git:20260829.75718e8 · audit A · 299 stars
software-cost-estimator skill
blackbelttechnology/pi-agent-dashboard · packages/cost-estimator/.pi/skills/software-cost-estimator/SKILL.md · Estimate developer cost and effort for a set of use cases, functional and non-functional requirements on a given…
git:20260815.3e1bf60 · audit A · 299 stars
git:20260913.c24d851 · audit A · 299 stars
git:20260907.33d6653 · audit A · 299 stars
git:20260919.b6d2a2a · audit A · 299 stars
git:20260923.b86e94b · audit A · 299 stars
git:20260913.e034d24 · audit A · 299 stars
git:20260703.e20cd5a · audit A · 299 stars
git:20260919.b6d2a2a · audit A · 299 stars
dashboard-plugin-scaffold skill
blackbelttechnology/pi-agent-dashboard · packages/dashboard-plugin-skill/.pi/skills/dashboard-plugin-scaffold/SKILL.md · Scaffold a new pi-dashboard plugin in the dashboard monorepo, OR augment an existing pi-extension project on disk with…
v1.0 · audit A · 299 stars
git:20260825.36a5f1a · audit A · 299 stars
git:20260703.e20cd5a · audit A · 299 stars
git:20260703.e20cd5a · audit A · 299 stars
git:20260703.e20cd5a · audit A · 299 stars
git:20260918.d661546 · audit A · 299 stars
deck3d skill
blackbelttechnology/pi-agent-dashboard · packages/deck3d/.pi/skills/deck3d/SKILL.md · Build a self-contained 3D presentation from a Markdown outline — parse, tune via `overrides`, render to one offline…
git:20260918.d661546 · audit A · 299 stars
git:20260918.d661546 · audit A · 299 stars
git:20260918.d661546 · audit A · 299 stars
git:20260918.d661546 · audit A · 299 stars
git:20260918.d661546 · audit A · 299 stars
git:20260918.d661546 · audit A · 299 stars
git:20260918.d661546 · audit A · 299 stars
git:20260918.d661546 · audit A · 299 stars
git:20260918.d661546 · audit A · 299 stars
git:20260918.d661546 · audit A · 299 stars
git:20260918.d661546 · audit A · 299 stars
git:20260918.d661546 · audit A · 299 stars
git:20260918.d661546 · audit A · 299 stars
git:20260918.d661546 · audit A · 299 stars
git:20260918.d661546 · audit A · 299 stars
git:20260918.d661546 · audit A · 299 stars
git:20260918.d661546 · audit A · 299 stars
git:20260918.d661546 · audit A · 299 stars
git:20260918.d661546 · audit A · 299 stars
git:20260714.5ae874e · audit A · 299 stars
git:20260703.e20cd5a · audit A · 299 stars
distill-session-knowledge skill
blackbelttechnology/pi-agent-dashboard · packages/distill-session-knowledge/.pi/skills/distill-session-knowledge/SKILL.md · Offline-mine this project''s pi session JSONL logs into reusable, verified knowledge: extracts faults, decisions…
git:20260805.ff041ae · audit A · 299 stars
git:20260804.4a6f5c3 · audit A · 299 stars
doc-summarizer skill
blackbelttechnology/pi-agent-dashboard · packages/document-converter/.pi/skills/doc-summarizer/SKILL.md · Summarize documents of any size: extract with the document-converter engine, chunk to fit context, fan out to…
git:20260805.ff041ae · audit A · 299 stars
document-converter skill
blackbelttechnology/pi-agent-dashboard · packages/document-converter/.pi/skills/document-converter/SKILL.md · Convert documents bidirectionally via the pi-doc-engine facade: ingest PDF/DOCX/PPTX/XLSX to provenance-stamped…
git:20260831.4fae10b · audit A · 299 stars
git:20260913.812f214 · audit A · 299 stars
git:20260715.eb0f06c · audit A · 299 stars
git:20260822.d8b629d · audit A · 299 stars
git:20260712.8bdcf28 · audit A · 299 stars
git:20260712.8bdcf28 · audit A · 299 stars
git:20260805.54c32e5 · audit A · 299 stars
git:20260704.83c64f6 · audit A · 299 stars
code-simplification skill
blackbelttechnology/pi-agent-dashboard · packages/eng-disciplines/.pi/skills/code-simplification/SKILL.md · Active simplify pass for working code. Use when explicitly asked to "simplify this", "reduce complexity", "clean this…
git:20260626.d01e4e4 · audit A · 299 stars
doubt-driven-review skill
blackbelttechnology/pi-agent-dashboard · packages/eng-disciplines/.pi/skills/doubt-driven-review/SKILL.md · In-flight adversarial check on a non-trivial decision BEFORE it stands — distinct from post-hoc review of a finished…
git:20260805.ff041ae · audit A · 299 stars
interview-me skill
blackbelttechnology/pi-agent-dashboard · packages/eng-disciplines/.pi/skills/interview-me/SKILL.md · Pre-spec intent extraction — one question at a time until ~95% confidence about what the user actually wants, BEFORE…
git:20260805.ff041ae · audit A · 299 stars
node-inspect-debugger skill
blackbelttechnology/pi-agent-dashboard · packages/eng-disciplines/.pi/skills/node-inspect-debugger/SKILL.md · See runtime state a console.log cannot reach — set real breakpoints, step, and dump the scope chain of a paused…
git:20260805.ff041ae · audit B · 299 stars
observability-instrumentation skill
blackbelttechnology/pi-agent-dashboard · packages/eng-disciplines/.pi/skills/observability-instrumentation/SKILL.md · Make runtime behavior visible and diagnosable. Use on triggers like "add logging/metrics/tracing", "instrument this"…
git:20260626.d01e4e4 · audit A · 299 stars
performance-optimization skill
blackbelttechnology/pi-agent-dashboard · packages/eng-disciplines/.pi/skills/performance-optimization/SKILL.md · Measure-first performance work. Use on triggers like "it's slow", "profile this", "optimize perf", "fix the…
git:20260626.d01e4e4 · audit A · 299 stars
review-code skill
blackbelttechnology/pi-agent-dashboard · packages/eng-disciplines/.pi/skills/review-code/SKILL.md · Review a code change well — engine-agnostic critical review discipline for an inline dev loop. Defines what to look for…
git:20260805.ff041ae · audit A · 299 stars
scenario-design skill
blackbelttechnology/pi-agent-dashboard · packages/eng-disciplines/.pi/skills/scenario-design/SKILL.md · Draft real-life test SCENARIOS (not smoke tests) from a change/feature spec. Derives edge-case, performance…
v1.0 · audit A · 299 stars
security-hardening skill
blackbelttechnology/pi-agent-dashboard · packages/eng-disciplines/.pi/skills/security-hardening/SKILL.md · Harden code against vulnerabilities. Use on triggers like "security audit", "harden this", "threat model", "is this…
git:20260626.d01e4e4 · audit A · 299 stars
systematic-debugging skill
blackbelttechnology/pi-agent-dashboard · packages/eng-disciplines/.pi/skills/systematic-debugging/SKILL.md · Root-cause a bug already in front of you, instead of guessing at fixes. Use on triggers like "root cause this", "why is…
git:20260716.a5e1107 · audit A · 299 stars
git:20260716.a5e1107 · audit A · 299 stars
git:20260914.e169197 · audit A · 299 stars
browser skill
blackbelttechnology/pi-agent-dashboard · packages/extension/.pi/skills/browser/SKILL.md · Browser automation via the `agent-browser` CLI. Use when the user needs to drive websites or Electron apps —…
v1.2 · audit A · 299 stars
canvas-webapp skill
blackbelttechnology/pi-agent-dashboard · packages/extension/.pi/skills/canvas-webapp/SKILL.md · Render a React/Vite (or any bundled) web app on the pi-dashboard canvas, which loads loopback URLs in a sandboxed…
git:20260815.b32439e · audit C · 299 stars
git:20260905.1bc31be · audit A · 299 stars
doctor skill
blackbelttechnology/pi-agent-dashboard · packages/extension/.pi/skills/doctor/SKILL.md · Diagnose why pi-flows, the Anthropic-messages bridge, model resolution, a pi install, a peer, a plugin/bridge, or a…
git:20260808.a09cef5 · audit A · 299 stars
pi-dashboard skill
blackbelttechnology/pi-agent-dashboard · packages/extension/.pi/skills/pi-dashboard/SKILL.md · Monitor and control the pi-dashboard server. List sessions, send prompts, abort runs, spawn new sessions, manage git…
v1.0 · audit A · 299 stars
project-init skill
blackbelttechnology/pi-agent-dashboard · packages/extension/.pi/skills/project-init/SKILL.md · Scaffold an unconfigured directory into a configured pi project. Interactive, profile-driven: previews the planned…
v1.0 · audit A · 299 stars
git:20260913.812f214 · audit A · 299 stars
git:20260914.6908d90 · audit A · 299 stars
git:20260911.cdfac3c · audit A · 299 stars
git:20260913.812f214 · audit A · 299 stars
git:20260712.236e9ad · audit A · 299 stars
git:20260818.ac43024 · audit A · 299 stars
git:20260703.e20cd5a · audit A · 299 stars
git:20260913.812f214 · audit A · 299 stars
git:20260712.236e9ad · audit A · 299 stars
git:20260703.e20cd5a · audit A · 299 stars
git:20260824.881ffda · audit A · 299 stars
git:20260716.91f140b · audit A · 299 stars
accessibility-a11y skill
blackbelttechnology/pi-agent-dashboard · packages/frontend-patterns/.pi/skills/accessibility-a11y/SKILL.md · Semantic HTML, keyboard navigation, focus states, ARIA labels, skip links, and WCAG contrast requirements. Use when…
git:20260718.757975f · audit A · 299 stars
component-architecture skill
blackbelttechnology/pi-agent-dashboard · packages/frontend-patterns/.pi/skills/component-architecture/SKILL.md · Reusable component patterns for cards, sections, forms, and layouts with consistent prop interfaces and composition…
git:20260718.757975f · audit A · 299 stars
responsive-mobile-first skill
blackbelttechnology/pi-agent-dashboard · packages/frontend-patterns/.pi/skills/responsive-mobile-first/SKILL.md · Mobile-first responsive patterns with sticky headers, floating CTAs, accessible navigation, and touch-friendly…
git:20260718.757975f · audit A · 299 stars
tailwind-shadcn skill
blackbelttechnology/pi-agent-dashboard · packages/frontend-patterns/.pi/skills/tailwind-shadcn/SKILL.md · Tailwind CSS utility patterns with shadcn/ui component usage, theming via CSS variables, and responsive design. Use…
git:20260718.757975f · audit A · 299 stars
typescript-strict skill
blackbelttechnology/pi-agent-dashboard · packages/frontend-patterns/.pi/skills/typescript-strict/SKILL.md · TypeScript strict mode patterns with interfaces, type guards, generics, and utility types. Use when defining types…
git:20260718.757975f · audit A · 299 stars
zod-react-hook-form skill
blackbelttechnology/pi-agent-dashboard · packages/frontend-patterns/.pi/skills/zod-react-hook-form/SKILL.md · Form validation combining Zod schemas with React Hook Form, including localized error messages, Server Action…
git:20260718.757975f · audit A · 299 stars
git:20260718.c4200af · audit A · 299 stars
git:20260913.812f214 · audit A · 299 stars
git:20260703.e20cd5a · audit A · 299 stars
git:20260824.680846f · audit A · 299 stars
git:20260912.4fd8aab · audit A · 299 stars
git:20260912.4fd8aab · audit A · 299 stars
git:20260703.e20cd5a · audit A · 299 stars
git:20260826.7ee8ea9 · audit A · 299 stars
git:20260913.c24d851 · audit A · 299 stars
git:20260722.d09e6b1 · audit A · 299 stars
git:20260722.d09e6b1 · audit A · 299 stars
git:20260722.d09e6b1 · audit A · 299 stars
git:20260722.d09e6b1 · audit A · 299 stars
git:20260722.0ec160a · audit A · 299 stars
git:20260722.0ec160a · audit A · 299 stars
dox-describe skill
blackbelttechnology/pi-agent-dashboard · packages/kb-extension/.pi/skills/dox-describe/SKILL.md · Fill the empty Purpose cells of a directory `AGENTS.md` tree with one-line LLM summaries (one subagent per file…
git:20260911.cdfac3c · audit A · 299 stars
git:20260911.cdfac3c · audit A · 299 stars
git:20260911.cdfac3c · audit A · 299 stars
git:20260910.26b298d · audit A · 299 stars
git:20260907.14c353d · audit A · 299 stars
git:20260911.49bcd3b · audit A · 299 stars
git:20260829.b3c4b6f · audit A · 299 stars
git:20260913.812f214 · audit A · 299 stars
kb-search skill
blackbelttechnology/pi-agent-dashboard · packages/kb/skill/kb-search/SKILL.md · Search the local markdown knowledge base for facts, prior decisions, definitions, people, error codes, config flags…
git:20260805.ff041ae · audit A · 299 stars