By cadrianmae
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.
Convert markdown to PDF/DOCX/HTML with validation
Generate defaults file for consistent conversions
Add/update YAML frontmatter in markdown
Get help with the Pandoc plugin - available commands and quick start guide
Transform document to match target template style
No model invocation
Executes directly as bash, bypassing the AI model
Runs pre-commands
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.
Contains inline bash commands via ! syntax
Contains inline bash commands via ! syntax
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools
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 pandocHierarchical parent-child session context handoff system. Pass context between sessions using /context:send and /context:receive.
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.
Flat session management system with .current-session tracking. Adapted from iannuttall/claude-sessions.
Neovim Remote integration for Claude Code - automatically open files in the correct neovim instance based on working directory
Generate natively editable PPTX from PDF / DOCX / URL / Markdown — real DrawingML shapes, text boxes, charts, and animations. Note: this plugin ships only the skill files; you must also `pip install -r requirements.txt` from the project root for the Python post-processing scripts to run.
Convert any file, URL, or media to clean Markdown — PDF, EPUB, HTML, images, YouTube, audio, video, and more
Create beautiful HTML presentations from markdown specs using a Poimandres-themed template
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 UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
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.