Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

cadrianmae/claude-marketplace

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
19 indexed skills0 stars

auto
Indexed

This skill should be used when the user asks to enable tracking, disable tracking, toggle auto-tracking, turn on/off automatic tracking, pause tracking, resume tracking, or control hooks-based tracking state. Manages .claude/.ref-autotrack marker file to activate/deactivate PostToolUse and SessionEnd hooks for automatic source and prompt tracking.

View indexed skill

config
Indexed

This skill should be used when the user asks to view tracking configuration, adjust tracking settings, configure what gets tracked, change tracking verbosity, set export path, customize prompt tracking, customize source tracking, or modify .claude/.ref-config settings. Supports interactive mode with AskUserQuestion or direct key=value updates for PROMPTS_VERBOSITY, SOURCES_VERBOSITY, and EXPORT_PATH.

View indexed skill

datetime
Indexed

Use the `date` command via Bash tool whenever you or the user mention time, dates, or temporal concepts. Verify current date/time before ANY temporal response, as environment context may be outdated. Parse expressions like "tomorrow", "next week", "3 days", "in 2 weeks", "next Monday at 3pm". Proactively invoke for deadlines, schedules, time-sensitive tasks, week numbers, or any date/time reference.

View indexed skill

export
Indexed

This skill should be used when the user asks to export tracked data, generate bibliography, create methodology section, export to BibTeX, generate citations, create timeline, or produce formatted output from tracked sources and prompts. Supports formats: bibliography (Markdown numbered list), methodology (Markdown sections), bibtex (BibTeX entries), citations (numbered citations), and timeline (chronological activity log). Exports to configurable path from .claude/.ref-config.

View indexed skill

gencast
Indexed

Auto-invoke gencast to generate podcasts from documents when user mentions podcast, audio, or dialogue generation

View indexed skill

help
Indexed

This skill should be used when the user asks for help with tracking, how to use the track plugin, tracking documentation, what tracking commands are available, how hooks-based tracking works, track plugin overview, or explanation of verbosity settings. Displays comprehensive documentation covering commands, file formats, verbosity settings, academic workflow examples, v2.0 architecture, and migration from v1.x.

View indexed skill

help
Indexed

Display help for the session management system

View indexed skill

init
Indexed

This skill should be used when the user asks to initialize tracking, set up reference tracking, enable automatic source tracking, create tracking files, or start using the track plugin for the current project. Creates claude_usage/ directory with sources.md and prompts.md files, configures hooks-based automatic tracking with verbosity settings, and enables PostToolUse and SessionEnd hooks.

View indexed skill

integration
Indexed

Integrate cadrianmae marketplace plugins into CLAUDE.md. Scans installed plugins and generates documentation section listing available skills and commands. User chooses between user-level (global) or project-level (current project only) integration.

View indexed skill

list
Indexed

List all development sessions

View indexed skill

nvr-list
Indexed

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.

View indexed skill

nvr-status
Indexed

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.

View indexed skill

nvr-workspace
Indexed

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.

View indexed skill

receive
Indexed

Receive context from parent, child, or sibling session

View indexed skill

ref-tracker
Indexed

DEPRECATED in v2.0 - Replaced by hooks-based tracking. This skill is no longer needed. Use /track:init to enable automatic hooks-based tracking instead.

View indexed skill

resume
Indexed

Resume a previous development session

View indexed skill

send
Indexed

Send context to parent, child, or sibling session before switching

View indexed skill

start
Indexed

Start a new development session

View indexed skill

update
Indexed

DEPRECATED in v2.0 - Retroactive scanning no longer needed with hooks-based tracking

View indexed skill