Personal marketplace for academic workflow automation, session management, and development productivity tools. Includes tracking, documentation generation, semantic search, and integration utilities.
Automatic reference and prompt tracking via hooks for academic work. Tracks WebSearch/WebFetch/Read/Grep sources and major prompts to claude_usage/ directory. Hooks-based automation (PostToolUse, SessionEnd). Export to bibliography, methodology, BibTeX, timeline. Configurable verbosity, [User]/[Claude] attribution.
Flat session management system with .current-session tracking. Adapted from iannuttall/claude-sessions. Includes commands for starting, ending, updating, listing, and resuming development sessions.
Neovim Remote integration - automatically open files in the correct neovim instance based on working directory. Auto-discovers sockets across multiple projects with natural language interface.
This skill should be used when the user asks to "list neovim instances", "show all nvim", "what neovim processes are running", "list all editors", "show all active neovim", or wants to see all running neovim instances across all projects.
This skill should be used when the user asks "what neovim is active", "which editor am I using", "show nvim status", "what's my active editor", "check neovim instance", or wants to know which neovim instance is connected to the current project.
This skill should be used when the user asks to "show workspace", "what's my environment", "workspace context", "where am I working", "show current project context", or wants to understand their current development environment including directory, git info, and neovim instance.
Hierarchical parent-child session context handoff system. Pass context between sessions using /context:send and /context:receive. Auto-creates /tmp/claude-ctx/ directory. Supports optional subject and custom paths. Files use pattern: /tmp/claude-ctx/ctx-{direction}-{subject}.md
Claude-only skill that opens files in VSCode at specific line and column positions. Auto-invoked when explaining code, debugging, pointing to TODOs, or guiding users to exact file locations. Uses VSCode CLI with progressive disclosure reference docs.
No verified skills in this plugin.
Natural language semantic search for codebases and notes using odino CLI with BGE embeddings. Auto-invoked skill for conceptual queries ('where is...', 'how does... work'). Slash commands (/semq:search, /semq:index, /semq:status, /semq:here) with automatic directory traversal. Fully local, 100% offline after setup.
No verified skills in this plugin.
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. Includes academic paper templates, BibTeX examples, and Makefile for automation.
No verified skills in this plugin.
Natural language date/time parsing and calculations using native GNU date command. Parse expressions like 'tomorrow', 'next week', '3 days', calculate date differences, get current date/time. Zero dependencies. Includes auto-invoked skill for proactive temporal awareness.
Auto-invoke gencast to generate podcasts from documents. Always uses --minimal flag. Supports all CLI options: planning, styles, audiences, voices, dialogue/plan saving.
Documentation agents for command-line tools (pandoc, postgres, git, docker). Provides pandoc-guide agent for expert documentation lookup with WebFetch integration and tool-lookup skill for offline quick references. Auto-triggers on tool queries.
No verified skills in this plugin.
Integrate marketplace plugins into CLAUDE.md using @ imports. Scans installed plugins, generates documentation with skills and commands, creates marketplace-plugins.md, and adds import to user-level or project-level CLAUDE.md. Uses /integrate command with scope selection.
Track bugs and feature requests for cadrianmae-claude-marketplace plugins. Use /feedback:bug and /feedback:feature to append timestamped entries to the marketplace's FEEDBACK.md.
No verified skills in this plugin.