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.
Local rules for this directory. Read the repo-root [`AGENTS.md`](../AGENTS.md) first.
Scaffold a new cross-platform, agent-ready project based on GerdsenAI Agentic Devtools
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
View and set GerdsenAI plugin settings from one schema — grouped, validated, in-place. Surfaces every key (including the previously hand-edit-only ones).
Local rules for this directory. Read the repo-root [`AGENTS.md`](../AGENTS.md) first.
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 to discover Claude Code plugins, skills, features, and modes that advance a stated goal — across the official + third-party marketplaces, the catalog cache, the changelog, and the docs. Returns a ranked, deduped, install-ready suggestion list and NEVER installs anything. <example>Find me plugins for database migrations</example> <example>What new Claude Code features should I use for testing</example> <example>Discover skills for writing documentation</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 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.
This plugin requires configuration values that are prompted when the plugin is enabled. Sensitive values are stored in your system keychain.
GEMINI_API_KEYAPI key for the Gemini provider in the GerdsenAI Session AI tab (key mode; the Google AI Pro subscription seat needs no key). Read by the gerdsen provider-sync CLI; stored in your OS keychain.
${user_config.GEMINI_API_KEY}OPENAI_API_KEYAPI key for a hosted OpenAI-compatible LLM / embeddings endpoint. Stored in your OS keychain.
${user_config.OPENAI_API_KEY}QDRANT_API_KEYAPI key for a remote Qdrant server (server mode only). Stored in your OS keychain.
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 claimMatches all tools
Hooks run on every tool call, not just specific ones
Executes bash commands
Hook triggers when Bash tool is used
Uses power tools
Uses Bash, Write, or Edit tools
${user_config.QDRANT_API_KEY}PINECONE_API_KEYAPI key for the Pinecone cloud vector-DB backend. Stored in your OS keychain (or ~/.claude/.credentials.json), never in settings.json.
${user_config.PINECONE_API_KEY}ANTHROPIC_API_KEYAPI key for the Claude provider in the GerdsenAI Session AI tab (key mode; the Claude Max subscription seat needs no key). Read by the gerdsen provider-sync CLI; stored in your OS keychain, never in settings.json.
${user_config.ANTHROPIC_API_KEY}OPENROUTER_API_KEYAPI key for the OpenRouter gateway provider in the GerdsenAI Session AI tab. Read by the gerdsen provider-sync CLI; stored in your OS keychain.
${user_config.OPENROUTER_API_KEY}GERDSEN_LLM_API_KEYAPI key for the configured /gerdsenai:llm backend (takes precedence over OPENAI_API_KEY). Stored in your OS keychain.
${user_config.GERDSEN_LLM_API_KEY}GERDSEN_EMBED_API_KEYAPI key for a separate local-LLM embeddings endpoint. Stored in your OS keychain.
${user_config.GERDSEN_EMBED_API_KEY}npx 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 plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent 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.
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.
Complete developer toolkit for Claude Code