By GerdsenAI
GerdsenAI Agentic Devtools — a cross-platform agentic toolkit. Markdown-to-PDF document creation, deep research intelligence, adversarial red-team review, autonomous sprint execution (Socratic autocoder), vector DB management, a project scaffolder, and an AgenticUI generator (builds standalone agent-observability web apps: live terminal + pseudo-desktop + computer-use). Works in Claude Code via /gerdsenai: commands, and with other AI tools (Codex, Copilot, VS Code, Cursor, Gemini CLI, OpenCode) via Agent Skills + an MCP server. Supports local-inference backends (Ollama, vLLM, LM Studio) over the OpenAI-compatible API. Powered by GerdsenAI Document Builder.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Scaffold a standalone AgenticUI web app — a frontend that shows an AI agent working: a live in-browser terminal (xterm.js + node-pty), a pseudo-desktop (Dockerized Xvfb + x11vnc + noVNC), and optional computer-use (a BYO-model VLM click/type loop). Phased, public-safe, localhost + token + read-only by default.
Build markdown files into professional PDFs — single file or entire directory
Print a curated starter prompt for /ultraplan — design-driven planning for the plugin (AgenticUI templates + scaffolder/command/README surface) with Anthropic's frontend-design skill steering aesthetic direction.
Scaffold a new cross-platform, agent-ready project based on GerdsenAI Agentic Devtools
Configure and use a local/remote OpenAI-compatible LLM backend (Ollama, vLLM, LM Studio, …)
Use this agent to scaffold, customize, or extend an AgenticUI app — a standalone web frontend that shows an AI agent working: a live in-browser terminal (xterm.js + node-pty over WebSocket), a pseudo-desktop (Dockerized Xvfb + x11vnc + noVNC), and optional computer-use (a VLM-driven click/type loop). Handles generating the app via /gerdsenai:agentic-ui, tailoring the templates, and polishing the UI. <example>Build me an agent-observability UI with a live terminal and desktop</example> <example>Generate an AgenticUI app, phase 3, read-only</example> <example>Add a logs panel to the generated AgenticUI frontend</example> <example>Make a Manus-style view where I can watch my agent work</example>
Use this agent when the user asks to create a report, write a document for PDF output, generate formatted documentation, build professional PDFs, or needs help authoring markdown intended for the GerdsenAI Document Builder. Handles the full workflow from requirements gathering through markdown authoring to PDF generation. <example>Create a quarterly business review report with charts and tables</example> <example>Write a technical design document for the new authentication system</example> <example>Build a PDF from my project-overview.md file</example> <example>Generate a formatted status report for the team</example>
Adversarial analysis engine that applies multi-domain red team review to code, documents, repositories, security, dependencies, architecture, and infrastructure. Uses Socratic reasoning chains to trace implications across the codebase. Covers code quality, testing gaps, architecture debt, security vulnerabilities, dependency risks, CI/CD issues, database problems, AI/ML concerns, accessibility, and strategic alignment. <example>Red team review this codebase for security vulnerabilities</example> <example>Run adversarial analysis on our API before launch</example> <example>Check this document for unsupported claims</example> <example>Analyze dependencies for CVEs and license issues</example> <example>Full adversarial review of this repo</example> <example>Debug why authentication keeps failing</example>
Use this agent when the user asks to research a topic, create an intelligence report, build a dossier, write a white paper based on research, conduct competitive analysis, perform OSINT research, generate a research-backed report with citations, design a software architecture, plan a tech stack, or research how to build an application. <example>Research the AI chip market and create a report with charts</example> <example>Build an intelligence dossier on quantum computing startups</example> <example>Create a competitive analysis of cloud providers</example> <example>Write a white paper on edge computing trends with citations</example> <example>Design the architecture for a real-time chat application</example> <example>Research how to build a SaaS billing platform</example>
Use this agent when the user wants to plan and execute a development sprint autonomously. Handles Socratic sprint planning, todo.md management, autonomous coding with context-resilient state management, intelligent commit planning, and permission setup. Can write thousands of lines without interruption. <example>Plan and execute phase 1 of the authentication system</example> <example>Complete everything in todo.md</example> <example>Sprint: add payment processing with Stripe integration</example> <example>Resume the sprint from where we left off</example>
Use when authoring, customizing, or extending an AgenticUI agent-observability web app — a generated standalone frontend that shows an AI agent working via a live in-browser terminal (xterm.js + node-pty over WebSocket), a pseudo-desktop (Dockerized Xvfb + x11vnc + noVNC), and optional computer-use (a VLM-driven click/type loop). Activates for the /gerdsenai:agentic-ui scaffolder and any work on its templates.
This skill should be used when the user asks to create a PDF, write a report, build a professional document, generate formatted documentation, author a technical spec for PDF output, or mentions GerdsenAI Document Builder. Covers trigger phrases like 'make me a PDF', 'write a report', 'create a document', 'format this for PDF', 'build a PDF from markdown', and 'generate a formatted report'. Provides rules for YAML front matter, heading hierarchy, code blocks, Mermaid diagrams, tables, and page layout.
Comprehensive meta-skill for discovering and orchestrating ALL available tools, MCP servers, skills, plugins, agents, and CLI capabilities to solve any problem optimally. Invoke this skill for ANY non-trivial task — building software, researching topics, analyzing data, debugging systems, deploying code, creating reports, automating workflows, or solving complex multi-step problems. This skill teaches runtime capability discovery via ToolSearch, parallel agent dispatch, and multi-tool orchestration across Firecrawl (web research), Playwright (browser automation), Pinecone (vector storage/RAG), Vercel (deployment), Cloudflare (edge infrastructure), Mermaid Chart (diagrams), Context7 (library docs), Greptile (codebase search), HuggingFace (ML/AI), CodeRabbit (code review), GerdsenAI Document Builder (PDF reports), language servers (TypeScript, Python, C#, C++), and the superpowers workflow skills (TDD, debugging, planning, code review, worktrees). Even for seemingly simple tasks, run capability discovery first — a specialized tool often produces dramatically better results than a manual approach. When in doubt, use this skill.
Executes bash commands
Hook triggers when Bash tool is used
Uses power tools
Uses Bash, Write, or Edit tools
A cross-platform agentic toolkit: Markdown-to-PDF document creation, deep research intelligence, adversarial red-team review, autonomous sprint execution, vector DB management, and a project scaffolder — usable from Claude, Codex, Copilot, VS Code, Cursor, Gemini CLI, and OpenCode via MCP +
AGENTS.md, with local inference over Ollama, vLLM, and LM Studio.
It runs natively in Claude Code via /gerdsenai: slash commands and is powered by the GerdsenAI Document Builder.
Formerly the "GerdsenAI Markdown-to-PDF Suite." The
/gerdsenai:command namespace, settings, and install paths are unchanged — upgrading is seamless.
Prerequisite: uv. The plugin is uv-native — uv creates the virtual environment and provisions a suitable Python (3.9+) itself, so a separate Python install is not required. On Windows, also install Git for Windows (provides Git Bash).
# Install uv (macOS/Linux)
curl -LsSf https://astral.sh/uv/install.sh | sh
Install the plugin — either point Claude Code at a local checkout:
claude --plugin-dir .
…or add the marketplace from inside Claude Code: run /plugin, open Marketplaces, add GerdsenAI/GerdsenAI-Agentic-Devtools, then install gerdsenai from Discover and run /reload-plugins.
Configure and build:
/gerdsenai:setup # guided install + preferences (output, logos, page size, vector DB)
/gerdsenai:build my-doc.md # build a professional PDF
See docs/USAGE.md for full install methods, troubleshooting, and detailed configuration.
| Command | Description |
|---|---|
/gerdsenai:setup | Install, configure, or update the Document Builder |
/gerdsenai:build <target> | Build PDFs — single file or recursive directory (auto-detected) |
/gerdsenai:research-report [topic|file] | Deep multi-source research and intelligence reports; source-freshness monitoring when given a report file |
/gerdsenai:red-team <target> | Adversarial analysis across 11 domains (code, security, deps, architecture, testing, DevOps, DB, AI/ML, accessibility, docs, strategic) |
/gerdsenai:vector-db [operation] | Vector DB management: report, store, query, sync, configure — ChromaDB, Pinecone, or Qdrant (local FastEmbed or server/Cloud). Detect-and-reuse onboarding, project-aware model recommendation, local-LLM embeddings, dual-backend auto-mirror, and local↔cloud sync |
/gerdsenai:sprint-execute [plan|description|resume] | Autonomous sprint executor: Socratic planning, autocoding, auto-commit |
/gerdsenai:llm [detect|configure|test|run] | Configure or use a local/remote OpenAI-compatible LLM backend |
/gerdsenai:init [target-dir] | Scaffold a new cross-platform, agent-ready project (AGENTS.md, MCP, CLAUDE.md, local-inference config, git init) |
/gerdsenai:agentic-ui <target-dir> --phase 1|2|3 | Scaffold a standalone agent-observability web app — a deliverable that lets anyone watch an AI agent work |
/gerdsenai:design-plan | Print a curated starter prompt for /ultraplan (cloud planning, browser review) so a design refresh of the plugin's customer surface is driven by Anthropic's frontend-design skill |
/gerdsenai:agentic-ui generates a standalone Node + Docker Compose app (not a UI for this plugin) in three cumulative phases: a live in-browser terminal (xterm.js + node-pty), a Dockerized pseudo-desktop (Xvfb + x11vnc + noVNC), and a computer-use loop (screenshot → VLM → click/type). It is public-safe and BYO-model — it ships no credentials or hardcoded endpoints, binds 127.0.0.1 behind a generated auth token, and defaults to read-only; you supply your own vision model.
A pdf-document-authoring skill activates automatically when you write Markdown intended for PDF, guiding front matter, heading hierarchy, code blocks, and Mermaid diagrams. Full command options, agent workflows, and report types are documented in docs/USAGE.md.
The toolkit is not Claude-only. It ships an MCP server and an AGENTS.md so the same capabilities are available to Codex, GitHub Copilot, VS Code, Cursor, Gemini CLI, OpenCode, and other agents. Your host agent does the reasoning; the repo provides portable scripts that wrap the PDF renderer, vector memory, source tracking, and local-inference layer.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub gerdsenai/gerdsenai-agentic-devtools --plugin gerdsenaiProfessional Markdown-to-PDF document creation with deep research intelligence, adversarial red-team review, living intelligence monitoring, autonomous sprint execution, vector DB management, and optional local infrastructure (ChromaDB, Ollama). Powered by GerdsenAI Document Builder. Features Socratic sprint planning with autocoding, multi-source research with citations, automated fact-checking, source freshness tracking, vector DB store/query/configure, flexible output locations, and guided setup.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.