
cadrianmae/claude-marketplace
15 skills0 installs15 starsGitHub
Install
npx skills add https://github.com/cadrianmae/claude-marketplaceSkills in this repo
1Audio FeedbackAudio-feedback plays short synth sounds in response to Claude Code hook events such as response complete, notifications, context compaction, and user input. It offers per-event configuration with theme support and improves accessibility and ambient awareness while working in the agent. It requires Linux with PipeWire (paplay) installed.0installs2Cadrianmae IntegrationCadrianmae-integration wires marketplace plugins into CLAUDE.md using @ imports. It scans installed plugins, generates documentation covering their skills and commands, creates a marketplace-plugins.md file, and adds the import to a user-level or project-level CLAUDE.md. An /integrate command with scope selection drives the workflow.0installs3Cadrianmae IssuesCadrianmae-issues files bugs and feature requests for marketplace plugins as GitHub issues on the cadrianmae/claude-marketplace repository using the gh CLI. It exposes dedicated /cadrianmae-issues:bug and /cadrianmae-issues:feature commands. This streamlines turning observed problems into tracked issues.0installs4Code PointerCode-pointer is a Claude-only skill that opens files in VSCode at a specific line and column position. It auto-invokes when explaining code, debugging, pointing to TODOs, or guiding users to exact file locations. It uses the VSCode CLI with progressive-disclosure reference docs to navigate precisely.0installs5ContextContext is a hierarchical parent-child session context handoff system for passing state between Claude Code sessions using /context:send and /context:receive. It auto-creates a /tmp/claude-ctx/ directory and supports an optional subject and custom paths. Files follow a predictable naming pattern so handoffs stay organized across sessions.0installs6CronCron provides hook-based scheduled notifications using familiar crontab(5) syntax with anacron-style catch-up and per-tick deduplication so missed ticks still fire once. It supports both global and per-project schedules with add or replace modes through a single unified interactive command. It depends on python3 and jq being available.0installs7DatetimeDatetime provides natural-language date and time parsing and calculations using the native GNU date command. It parses expressions like 'tomorrow', 'next week', and '3 days', computes date differences, and returns the current date or time, all with zero dependencies. An auto-invoked skill gives Claude proactive temporal awareness.0installs8FormalizerFormalizer rewrites text into a chosen tone or register from a palette of 21 (professional, academic, concise, empathetic, diplomatic, Irish English, and more) with an optional 1-5 intensity dial anchored to Joos's Five Clocks. It works for inline rewrites, isolated agents for batch or comparison runs, iterative refinement, and sequential pipeline chains, making it a flexible writing-style tool.0installs9GencastGencast auto-invokes the gencast tool to turn documents into podcasts, always using the --minimal flag. It supports the full range of CLI options including planning, styles, audiences, voices, and saving the dialogue or plan. This makes it a quick path from written material to conversational or lecture-style audio.0installs10NvrNVR integrates Neovim Remote with Claude Code, exposing a unified command with open, list, status, and workspace subcommands. It uses git-root-aware socket discovery so the right Neovim instance is targeted per project. This lets the agent drive an editor session directly while coding.0installs11PandocPandoc is a document-conversion toolkit wrapping Pandoc with templates, validation, and format-specific helpers. It converts markdown to PDF, DOCX, HTML, and presentations with smart defaults and YAML frontmatter validation. It also bundles academic paper templates, BibTeX examples for citations and bibliographies, and a Makefile for automation.0installs12SessionSession is a flat session-management system that tracks the active session in a .current-session file. Adapted from iannuttall/claude-sessions, it includes commands for starting, ending, updating, listing, and resuming development sessions. This keeps a documented trail of development work across a project.0installs13Tool DocsTool-docs provides documentation agents for command-line tools including pandoc, postgres, git, and docker. It ships a pandoc-guide agent for expert documentation lookup with WebFetch integration plus a tool-lookup skill for offline quick references. The agents auto-trigger on tool queries so help arrives without manual invocation.0installs14TrackTrack automatically records references and prompts via hooks for academic work, summarizing prompts through a Stop hook with LLM summaries and capturing sources through a PostToolUse hook in ASCII format. It can export the collected material to a bibliography, methodology, BibTeX, or a timeline. The result is hands-off provenance for research-grade writing.0installs15TtsTTS gives Claude Code Piper-based text-to-speech, speaking assistant responses aloud through a Stop hook and interrupting on typing via a UserPromptSubmit hook. It offers three speak modes (full, truncate, or Haiku-summarized) and multi-speaker voice support through name:speaker syntax, all from one unified interactive command. It needs Linux, PipeWire (paplay), and the piper binary with voices installed locally.0installs