README.md
September 1, 2026 ยท View on GitHub

๐ Browse the full Claude Code Projects Index at claude.danielrosehill.com โ searchable catalog of all plugins, skills, and Claude Code projects.
A comprehensive marketplace of Claude Code plugins for developers, system administrators, content creators, and productivity enthusiasts. These plugins extend Claude Code with specialized slash commands and agents for various workflows.
๐ Browse plugins by category โ every plugin with its description, source repository and install command
Available Plugins
149 plugins across 18 categories. Browse a category below, then install any plugin with:
/plugin install <plugin-name>@danielrosehill
| Category | Plugins | Contents |
|---|---|---|
| Linux Sysadmin | 23 | backup-planner, batch-optical-archivist, claude-pipewire-skills, copyq-scripting, debugging, desktop-manager, โฆ (17 more) |
| Media Editing | 15 | ai-video-producer, audio-production, background-removal, claude-transcription, gimp, hardware-id-annotation, image-annotation, โฆ (8 more) |
| Personal Productivity | 15 | aliexpress-israel-skills, budgeting, business-idea-eval, contact-support, Daniel-Rosehill, decision-evaluation-framework, โฆ (9 more) |
| Documentation & Writing | 12 | ai-attribution, claude-document-nudge, content-writing, digital-printing, document-to-markdown, html-email-designer, โฆ (6 more) |
| Research & Learning | 12 | air-quality-toolkit, geopol-sim, jewish-texts-reference, jewish-utilities, knowledge-documentation, legal-investigative, โฆ (6 more) |
| AI & Context | 11 | ai-engineering, ai-model-research, chatgpt-importer, claude-md-tester, claude-sops, claude-user-memory, get-toony, โฆ (4 more) |
| Repo Scaffolding & Retrofitting | 11 | dev-debugger, dev-tools, favorite-plugins-installers, license-populator, repo-mgmt, spec-starter, stack-evaluator, task-queuer, โฆ (3 more) |
| Data & Datasets | 7 | claude-data-analyst, Claude-Data-Wrangler, data-annotation, data-visualisation-and-publishing, synthetic-data, taxonomy-creation, โฆ (1 more) |
| Privacy & Security | 7 | claude-vault, digital-evidence, gpg-ops, linux-av-manager, pii-scanner, security-auditor, spamhole |
| Network & Smart Home | 6 | adb-ops, agent-relay, home-assistant-mgmt, media-assistant-ops, network-cups, zigbee-home-maintenance |
| Marketing & Shopping | 5 | amazon, freight-vol-calculator, pr-media-work, procurement-tools, shopping |
| Hardware & Maker | 4 | hardware-spec-assembly, label-printer, nfc-ops, obd-diagnostics |
| QA & Agent Sessions | 4 | breakout-claude, claude-hopper, claude-pa, claude-rudder |
| Regional | 4 | israel-agent-skills, israel-opening-hours, netek-disconnect, rtl-email |
| Staging | 4 | career, loose-tasks, resource-list-builder, smart-home |
| Data Discovery | 3 | browser-data-capture, Local-Web-Capture, site-skill-builder |
| Git & GitHub | 3 | claude-code-feedback, gist-writer, github-explorer |
| Publishing & CMS | 3 | book-writing, buttondown-mgmt, kdp-publishing |
Full descriptions and per-plugin install commands live on each category page โ see the category index.
Installation
Add This Marketplace
First, add this marketplace to your Claude Code installation:
/plugin marketplace add https://github.com/danielrosehill/Claude-Code-Plugins
Install Individual Plugins
After adding the marketplace, install any plugin:
/plugin install {plugin-name}@danielrosehill
Examples:
/plugin install ai-engineering@danielrosehill
/plugin install repo-mgmt@danielrosehill
/plugin install content-writing@danielrosehill
Install Multiple Plugins
You can install multiple plugins by repeating the installation command for each one you need.
Popular Plugin Combinations
Full Stack Developer Setup
/plugin install repo-mgmt@danielrosehill
/plugin install dev-tools@danielrosehill
/plugin install technical-docs@danielrosehill
/plugin install debugging@danielrosehill
AI/ML Developer Setup
/plugin install ai-engineering@danielrosehill
/plugin install repo-mgmt@danielrosehill
/plugin install ai-model-research@danielrosehill
System Administrator Setup
/plugin install desktop-manager@danielrosehill
/plugin install sysadmin-homelab@danielrosehill
/plugin install security-checkup@danielrosehill
/plugin install linux-debugging@danielrosehill
Content Creator Setup
/plugin install content-writing@danielrosehill
/plugin install technical-docs@danielrosehill
/plugin install audio-production@danielrosehill
/plugin install video-editing@danielrosehill
/plugin install image-production@danielrosehill
Personal Productivity Setup
/plugin install filesystem-organiser@danielrosehill
/plugin install personal-planning@danielrosehill
/plugin install schedule-manager@danielrosehill
/plugin install budgeting@danielrosehill
Plugin Structure
Each plugin follows the standard Claude Code plugin structure:
CC-Plugin-{name}/
โโโ .claude-plugin/
โ โโโ plugin.json # Plugin metadata
โโโ commands/ # Slash commands
โ โโโ {category}/
โ โโโ command.md
โโโ agents/ # Custom agents (if applicable)
โโโ skills/ # Agent skills (if applicable)
โโโ README.md
Usage
After installing a plugin, you can:
- View available commands: Run
/helpto see all installed commands - Use slash commands: Type
/followed by the command name - Explore plugin features: Check the plugin's repository README for detailed documentation
Contributing
Each plugin lives in its own repository โ this repo is the marketplace manifest only.
- For a change to a plugin, open an issue or pull request on that plugin's own repository (linked from its category page)
- For a problem with the catalogue itself โ a wrong description, a broken link, a miscategorised plugin โ open an issue here
- Submit a pull request with a clear description of your improvements
License
All plugins are licensed under the MIT License. See individual plugin repositories for details.
Author
Daniel Rosehill
- Website: danielrosehill.com
- Email: public@danielrosehill.com
- GitHub: @danielrosehill