quantumentangled-dev/ai-docs-plugin

Claude Code plugin: create, publish, and read AI-generated docs (Marp decks, Pandoc reports, general HTML) with Mermaid + theming + GitHub Pages publish

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

askuser-protocol

01

quantumentangled-dev/ai-docs-plugin

Skill Claude CodeCodex

Orchestrator/subagent boundary for user interaction. AskUserQuestion confinement + Blocker Report contract. Preloaded by all ai-docs subagents via skills: frontmatter.

6 3mo ago A 41 tokens original MIT

create

02

quantumentangled-dev/ai-docs-plugin

Skill Claude CodeCodex

Use for authoring OR editing AI-friendly HTML documents in the user's current working directory — decks/presentations/slides, reports/postmortems/briefs, articles, dashboards, landing pages, any static-site content. Triggers on creation verbs ("create", "build", "draft", "write", "make", "generate", "compose"…

6 3mo ago C 205 tokens original MIT

mermaid

03

quantumentangled-dev/ai-docs-plugin

Skill Claude CodeCodex

Generate Mermaid diagrams from user requirements. Supports flowcharts, sequence diagrams, class diagrams, ER diagrams, Gantt charts, and 18 more diagram types.

6 3mo ago A 34 tokens copy · 100% MIT

publish

04

quantumentangled-dev/ai-docs-plugin

Skill Claude CodeCodex

Use when the user asks to publish, push, deploy, ship, update, or republish an ai-docs document — pushes the paired .md + .html to the user's configured GitHub Pages repo via gh api. Triggers on publishing verbs ("publish", "push", "deploy", "ship", "make it live") AND on update verbs ("update", "republish", "push the…

6 3mo ago A 126 tokens original MIT

read

05

quantumentangled-dev/ai-docs-plugin

Skill Claude CodeCodex

Use when the user pastes a URL to an HTML document or GitHub repo and asks for its content to be read, summarized, reviewed, or browsed — fetches the AI-friendly markdown source (or a plain-text fallback) without loading rendered HTML into the main agent's context. Triggers on https:// .github.io/ /... URLs…

6 3mo ago A 120 tokens original MIT

theme

06

quantumentangled-dev/ai-docs-plugin

Skill Claude CodeCodex

Use when the user wants to apply, change, switch, restyle, or remove a visual theme on an ai-docs document — injects per-theme CSS into the rendered .html (never touches the .md source). Triggers on theme verbs ("theme", "restyle", "apply theme", "change theme", "switch theme", "use the X look", "remove theme"…

6 3mo ago A 155 tokens original MIT

unpublish

07

quantumentangled-dev/ai-docs-plugin

Skill Claude CodeCodex

Use when the user asks to unpublish, delete, remove, take down, retract, withdraw, or depublish an ai-docs document — drops the matching .md + .html from the user's configured GitHub Pages repo via gh api. Triggers on takedown verbs ("unpublish", "delete", "remove", "take down", "retract") when the target is a slug…

6 3mo ago A 109 tokens original MIT