By cadrianmae
Documentation agents for command-line tools and frameworks (starting with pandoc)
Uses power tools
Uses Bash, Write, or Edit tools
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Personal marketplace for Mae's custom Claude Code plugins.
Supported: Linux, macOS, Windows (via Git Bash)
Note for Windows users: Context files default to /tmp/claude-ctx/ which maps to your Git Bash temp directory. You can specify a custom path using the optional path parameter if needed (e.g., /context:send child subject /c/Temp/).
Flat session management system with .current-session tracking.
Commands:
/session:start - Start new session/session:end - End with comprehensive summary/session:update - Add notes to current session/session:current - Show current status/session:list - List all sessions/session:resume - Resume previous session/session:help - Show helpGeneric hierarchical parent-child session context handoff.
Commands:
/context:receive - Receive context from parent/child session/context:send - Send context before switching sessionsFile pattern:
/tmp/claude-ctx/ctx-parent-to-child-{subject}.md/tmp/claude-ctx/ctx-child-to-parent-{subject}.mdFeatures:
/tmp/claude-ctx/ directory with minimal READMEReference and research tracking for academic work and project documentation.
Commands:
/track:init - Initialize tracking (run first)/track:update - Retroactive scan of history/track:auto - Toggle auto-tracking on/off/track:config - View or update verbosity settings/track:help - Show comprehensive helpFiles created:
CLAUDE_SOURCES.md - Research sources (KV format)CLAUDE_PROMPTS.md - Major prompts and outcomes.claude/.ref-autotrack - Auto-tracking marker.claude/.ref-config - Verbosity configurationSkills:
ref-tracker - Automatic tracking when enabledNatural language date/time parsing and calculations using native GNU date command.
Commands:
/datetime:now - Get current date/time/datetime:parse - Parse natural language expressions/datetime:calc - Calculate date differencesFeatures:
date command)Skills:
datetime - Auto-invoked for proactive temporal awarenessClaude-only skill that opens files in VSCode at specific line and column positions.
Auto-invoked when:
Features:
Skills:
code-pointer - Auto-invoked when Claude needs to show exact file locationsRequirements:
code CLI installed in PATHSession management wrapper for Claude CLI with AI-powered summaries and accurate timestamp tracking.
Features:
github.com) and list-type contentInstallation:
cp scripts/claude-session ~/.local/bin/
chmod +x ~/.local/bin/claude-session
Usage:
# Session management
claude-session # Start new session
claude-session -r # Resume with enhanced picker (shows tags/summaries)
claude-session list # List sessions with created/modified dates
claude-session stats # Show statistics
# Metadata management
claude-session tag <ID> <tags...> # Add tags
claude-session note <ID> <text> # Add note
claude-session summary <ID> <text> # Manual summary
# AI-powered summaries
claude-session summary --generate # Generate for current session
claude-session summary --generate <ID> # Generate for specific session
claude-session summary --generate <ID> --force # Overwrite existing summary
claude-session --help # Show complete help
npx claudepluginhub cadrianmae/claude-marketplace --plugin tool-docsNeovim Remote integration for Claude Code - automatically open files in the correct neovim instance based on working directory
Enables Claude to open files at specific lines in VSCode when explaining code, debugging, or referencing specific locations. Auto-invoked skill that uses the `code` CLI to point users to exact file positions.
Automatic reference and prompt tracking via hooks. Tracks WebSearch/WebFetch/Read/Grep sources and major prompts to claude_usage/ directory with configurable verbosity. Supports export to bibliography, methodology, BibTeX, and timeline formats.
Document conversion toolkit for Pandoc with templates, validation, and format-specific helpers. Convert markdown to PDF, DOCX, HTML, and presentations with smart defaults and YAML frontmatter validation.
Flat session management system with .current-session tracking. Adapted from iannuttall/claude-sessions.
Shows the local time on every message and tells Claude when each prompt was sent — so you can scan a conversation, see how long things took, and reference earlier blocks.
Documentation and authoring workflow router: audit docs vs code drift, sync docs after changes, optimize prompts and SKILL.md files, validate GLFM and Markdown formatting, summarize files/URLs/images with fidelity enforcement. Use when: docs are out of date, CLAUDE.md needs improving, SKILL.md needs optimizing, checking if documentation matches code, summarizing files or URLs.
Session wrap-up workflow with multi-agent analysis pipeline for documentation, automation, learning, and follow-up suggestions
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
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
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.