BeClaude

conda-management

New
Community RegistryGeneralby Daniel Rosehill Β· MIT

Claude Code plugin for conda-management slash commands and agents

First seen 5/22/2026

Summary

This skill provides slash commands and agents for managing Conda environments directly within Claude Code, enabling users to create, activate, list, and remove Conda environments and packages without leaving the terminal.

  • It streamlines Python environment management for data science, machine learning, and development workflows.

Overview

!Daniel's Claude plugin library

!Claude Code ![Claude Code Projects Index](https://claude.danielrosehill.com/) ![Claude Code Repos Index](https://github.com/danielrosehill/Claude-Code-Repos-Index) ![GitHub Master Index](https://github.com/danielrosehill/Github-Master-Index)

🌐 Browse the full Claude Code Projects Index at [claude.danielrosehill.com](https://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.

πŸ“‹ [View Plugin Source Repositories](planning/sources.md) - Complete list of all plugin repositories with links

Available Plugins

AI & Context

Claude Code plugin: prompt engineering workflow β€” craft, eval, catalog, version, search prompts, with library/factory variants.

![Repo](https://github.com/danielrosehill/Claude-AI-Engineering-Plugin)

code
/plugin install ai-engineering@danielrosehill

Backend-agnostic persistent user memory for Claude Code. Ships a save/recall/commit contract with personal/work context routing; bring your own memory MCP (Pinecone, Mem0, or other) via a workspace memory-config.md.

![Repo](https://github.com/danielrosehill/Claude-User-Memory-Plugin)

code
/plugin install claude-user-memory@danielrosehill

Research, discover, compare, and evaluate AI models on OpenRouter β€” backed by the bundled Model-Scout MCP server for live catalog data with caching. 11 skills cover lookup, capability filtering, recommendation, comparison, deep evaluation, workload cost projection, and finding cheaper alternatives. Subsumes the previous open-router-model-research plugin and the standalone Model-Scout-MCP server.

![Repo](https://github.com/danielrosehill/Claude-AI-Model-Research-Plugin)

code
/plugin install ai-model-research@danielrosehill

Manage the user-level ~/.claude/CLAUDE.md and its chunked ~/.claude/context/ directory β€” audit, chunk, list, and edit global Claude Code user context for token efficiency.

![Repo](https://github.com/danielrosehill/User-Claude-MD-Plugin)

code
/plugin install user-claude-md@danielrosehill

Scaffold new LLM Council projects from existing templates (Template, Grounded, Decide) or build bespoke council repos for specific purposes.

![Repo](https://github.com/danielrosehill/Claude-LLM-Council-Creator-Plugin)

code
/plugin install LLM-Council-Creator@danielrosehill

Convert JSON, CSV, YAML, and CLAUDE.md trees into TOON (Token-Oriented Object Notation) β€” a compact, lossless re-encoding that uses ~40% fewer tokens than JSON when fed to LLMs. Wraps @toon-format/toon and tracks the wider TOON ecosystem (Python, Java, .NET, PHP, Rust ports).

![Repo](https://github.com/danielrosehill/Claude-Get-Toony-Plugin)

code
/plugin install get-toony@danielrosehill

Git & GitHub

File well-formed bug reports, feature requests, model-behavior reports, and documentation issues against anthropics/claude-code. Fetches the live issue templates, gathers required fields, and submits via gh CLI.

![Repo](https://github.com/danielrosehill/Claude-Code-Feedback)

code
/plugin install claude-code-feedback@danielrosehill

Semantic GitHub repo discovery for reusable components. Search, rank, overview, evaluate, and recommend open-source repos β€” Claude parses gh API results, weighing stars, activity, maintenance, license, and stack fit.

![Repo](https://github.com/danielrosehill/Claude-Github-Explorer-Plugin)

code
/plugin install github-explorer@danielrosehill

Write content to GitHub gists (public or private) via the gh CLI.

![Repo](https://github.com/danielrosehill/Claude-Gist-Writer-Plugin)

code
/plugin install gist-writer@danielrosehill

Repo Scaffolding & Retrofitting

Claude Code plugin: dev tools workflow β€” scaffold repos, QA code review, templatize, session continuity. Retrofit- and janitor- skills moved to the repo-mgmt plugin in 2.0.0.

![Repo](https://github.com/danielrosehill/Claude-Dev-Tools-Plugin)

code
/plugin install dev-tools@danielrosehill

Repository management toolkit: organise and dedupe local repos, retrofit codebases with AI agent primitives, janitor-style cleanup, convert to Claude plugins, spin off breakaway or parallel-private repos; scan for dead remotes, missing clones, visibility risks, stale archive candidates, and PII leaks (gitleaks + Presidio with personal-inventory matching); bulk git ops across folders of clones. Includes a preferences layer that remembers where different repo types live on disk.

![Repo](https://github.com/danielrosehill/Claude-Repo-Mgmt-Plugin)

code
/plugin install repo-mgmt@danielrosehill

Claude Code plugin: foundational workspace workflow β€” setup, context management, report parsing, inventory, template discovery, with 6 variants.

![Repo](https://github.com/danielrosehill/Claude-Workspace-Foundational-Plugin)

code
/plugin install workspace-foundational@danielrosehill

Repo-based task queueing system with categorisation and prioritisation. Scaffolds a planning/ folder, logs tasks (single, batch list, or voice-transcribed), buckets them by category, and hands prioritised work off to the repo's orchestration agent.

![Repo](https://github.com/danielrosehill/Claude-Task-Queuer-Plugin)

code
/plugin install task-queuer@danielrosehill

Curated batches of third-party Claude Code plugins, grouped by type/theme, installable in one command.

![Repo](https://github.com/danielrosehill/Claude-Favorite-Plugins-Installers-Plugin)

code
/plugin install favorite-plugins-installers@danielrosehill

Spec-driven development workflow for Claude Code: turn unstructured project briefs (especially voice transcripts) into a versioned spec, modular context, and a CLAUDE.md scaffolded into your current repo.

![Repo](https://github.com/danielrosehill/spec-starter-plugin)

code
/plugin install spec-starter@danielrosehill

Bug-ticket workflow for development repos β€” capture bugs into planning/bugs/, dispatch specialist remediation agents (reproducer, diagnoser, patcher, fix-documenter), document fixes, and ship releases.

![Repo](https://github.com/danielrosehill/dev-debugger-plugin)

code
/plugin install dev-debugger@danielrosehill

Recommend, generate, and populate software/content licenses. Reads from a user-managed template store and advises on optimal license choice given desired freedoms and constraints.

![Repo](https://github.com/danielrosehill/Claude-License-Populator-Plugin)

code
/plugin install license-populator@danielrosehill

Develop, test, and publish Tampermonkey userscripts β€” scaffold .user.js files with proper metadata blocks, validate behavior live in Chrome via the Claude in Chrome MCP, generate READMEs, and bump versions for auto-update.

![Repo](https://github.com/danielrosehill/Claude-Userscript-Development-Plugin)

code
/plugin install userscript-development@danielrosehill

QA & Agent Sessions

!Claude Hopper banner

Skills for hopping between discrete terminal-bound Claude Code sessions on Linux. Spawn new instances (Konsole), hand off context (full / clipboard / with-tasks), resume from handovers, and pick up leftover work.

![Repo](https://github.com/danielrosehill/Claude-Hopper)

code
/plugin install claude-hopper@danielrosehill

Claude-Rudder β€” collection of utilities to smoothen Claude Code UX. Context-gate workflow, log/blocker capture, plugin/MCP primitives, repo & docs spawning, and the canonical user-data storage convention. (Session-hopping skills moved to Claude-Hopper.)

![Repo](https://github.com/danielrosehill/Claude-Rudder)

code
/plugin install claude-rudder@danielrosehill

Documentation & Writing

Build programmatic document generation pipelines β€” Typst templates for local batch rendering, plus integration scaffolding for n8n and cloud rendering services (Carbone, PDFMonkey, APITemplate, DocRaptor, Docmosis, Adobe Doc Gen).

![Repo](https://github.com/danielrosehill/Claude-Programmatic-Doc-Generation-Plugin)

code
/plugin install programmatic-doc-generation@danielrosehill

Convert GitHub repos into polished content (PDF, white paper, internal doc, public-docs publication) via Typst, with optional AI banner generation and multi-target publishing.

![Repo](https://github.com/danielrosehill/Claude-Repo-To-Content-Plugin)

code
/plugin install repo-to-content@danielrosehill

Claude Code plugin: AI transparency workflow β€” document human vs AI contributions, add attribution, audit provenance.

![Repo](https://github.com/danielrosehill/Claude-AI-Attribution-Plugin)

code
/plugin install ai-attribution@danielrosehill

Claude Code plugin: technical documentation workflow β€” READMEs, reference docs, changelogs, environment docs, with api-reference/code-docs/environment-docs/dev-notebook variants.

![Repo](https://github.com/danielrosehill/Claude-Technical-Docs-Plugin)

code
/plugin install technical-docs@danielrosehill

Claude Code plugin: content writing workflow β€” draft, proofread, version, publish, style guides, with writing/blog/opinion/document variants.

![Repo](https://github.com/danielrosehill/Claude-Content-Writing-Plugin)

code
/plugin install content-writing@danielrosehill

Rewrite text in deliberately ridiculous styles β€” Shakespearean, medieval, archaic, chaos-case, over-salesy, platitude-stuffed, pseudobot, plus length transforms (elongate / truncate). Nine no-config skills for stylistic mischief.

![Repo](https://github.com/danielrosehill/Claude-Novelty-Text-Editor-Plugin)

code
/plugin install novelty-text-editor@danielrosehill

Project-scoped authoring tools for Standard Operating Procedures and decision flowcharts. Scaffold from templates, embed Mermaid/D2 diagrams, compile to printable PDFs via Typst, and assemble multi-document binders with TOC and page numbers.

![Repo](https://github.com/danielrosehill/Claude-SOP-Writer-Plugin)

code
/plugin install sop-writer@danielrosehill

Design and build responsive HTML email templates using Foundation for Emails, Maizzle, or MJML. Framework-agnostic authoring with email-client compatibility baked in.

![Repo](https://github.com/danielrosehill/Claude-HTML-Email-Designer-Plugin)

code
/plugin install html-email-designer@danielrosehill

Manage a resume as JSON Resume schema data and render it with custom Typst templates. Onboard, iterate, fork variants, and version.

![Repo](https://github.com/danielrosehill/Claude-Resume-Typesetter-Plugin)

code
/plugin install resume-typesetter@danielrosehill

Skills and an orchestrator agent for preparing PDFs for digital printing β€” resize, grayscale, font embedding, transparency flattening, image downsampling, color normalization, watermarks, footer burn-ins, cover pages, bleed-safety check, job folders, formal print orders, and email/Drive share.

![Repo](https://github.com/danielrosehill/Claude-Digital-Printing-Plugin)

code
/plugin install digital-printing@danielrosehill

Convert PDFs to clean Markdown, chunk into logical sections (chapters, indexes, appendices), and extract embedded tables to CSV. Local-first via marker/docling/pymupdf4llm + camelot/tabula, with TOON manifests.

![Repo](https://github.com/danielrosehill/document-to-markdown-plugin)

code
/plugin install document-to-markdown@danielrosehill

Media Editing

Plan and prompt-engineer AI-generated visuals (images, diagrams, video) for whitepapers, blog posts, and long-form content. Six skills cover project onboarding, visual ideation, prompt generation, project listing, fal-ai execution, and a resolution/style reference.

![Repo](https://github.com/danielrosehill/Claude-Visual-Communications-Plugin)

code
/plugin install visual-communications@danielrosehill

Generate, transform, and clean up tech diagrams and whiteboard photos via the Nano Banana 2 model (Fal AI). Wraps the nano-tech-diagrams MCP server with seven skills (text-to-image, image-to-image, whiteboard cleanup, style/type listing, vendored prompt library, full whiteboard-to-publishable orchestrator) across 5 diagram families and 28+ visual styles.

![Repo](https://github.com/danielrosehill/Nano-Tech-Diagrams-Plugin)

code
/plugin install nano-tech-diagrams@danielrosehill

Bare-bones GIMP CLI wrapper for Linux: detect install (native/Flatpak/Snap/AppImage), persist a per-user profile, run Script-Fu batch ops, export images, install/list GIMP-side plugins.

![Repo](https://github.com/danielrosehill/Claude-GIMP-Plugin)

code
/plugin install gimp@danielrosehill

Claude Code plugin: audio production workflow β€” normalize, VAD, transcribe, diarize, podcast assembly, with engineering/podcast/transcript variants.

![Repo](https://github.com/danielrosehill/Claude-Audio-Production-Plugin)

code
/plugin install audio-production@danielrosehill

Claude Code plugin: audio transcription workflow β€” denoise, VAD, transcribe (Gemini/AssemblyAI/Whisper), clean, structure, export, with cloud and local engine backends.

![Repo](https://github.com/danielrosehill/Claude-Transcription-Plugin)

code
/plugin install claude-transcription@danielrosehill

Claude Code plugin: image production β€” editing, format conversion, batch ops, and filesystem organisation by resolution, aspect ratio, orientation, format, EXIF time, camera, plus dedupe and metadata scrubbing.

![Repo](https://github.com/danielrosehill/Claude-Image-Production-Plugin)

code
/plugin install image-production@danielrosehill

Capture screenshots and apply annotations (arrows, callouts, boxes, highlights, blur/redaction) on Linux via Pillow + ImageMagick, with batch WebP conversion and PDF bundling. Originals are never modified.

![Repo](https://github.com/danielrosehill/Claude-Image-Annotation-Plugin)

code
/plugin install image-annotation@danielrosehill

Identify and annotate hardware components from photos β€” circuit boards, motherboards, ICs β€” with overlays, datasheet cross-checks, and structured BOMs.

![Repo](https://github.com/danielrosehill/Claude-Hardware-ID-Annotation-Plugin)

code
/plugin install hardware-id-annotation@danielrosehill

Remove image backgrounds via rembg β€” single-pass, two-pass cleanup, batch mode, and KDE Dolphin right-click integration.

![Repo](https://github.com/danielrosehill/Claude-Background-Removal-Plugin)

code
/plugin install background-removal@danielrosehill

Claude Code plugin for video editing, transcoding, video processing, and multimedia workflow automation. Two-tier workspace (index + project), per-user data store, and a growing set of ffmpeg/MLT/Kdenlive primitives.

![Repo](https://github.com/danielrosehill/Claude-Video-Editor-Plugin)

code
/plugin install video-editing@danielrosehill

Drive an AI-generated video project end-to-end: creative brief, model selection, character sheets, script, storyboard, generation pipelines (text-to-image-to-video, voice-to-lip-sync, text-to-video, upscale), clip assembly, and final export. Ships fal.ai/Replicate/MiniMax MCP servers and fal-js + WaveSpeed Python SDK runners.

![Repo](https://github.com/danielrosehill/Claude-AI-Video-Producer-Plugin)

code
/plugin install ai-video-producer@danielrosehill

Preprocess text for TTS engines β€” convert plain text to W3C SSML, render ElevenLabs-flavoured markup grounded in the live ElevenLabs prompting docs, run a TTS safety review (URLs, emojis, abbreviations, markdown artefacts), and apply manual prosody notes. Non-destructive by default: edits land in edited/ alongside an unchanged original/ copy.

![Repo](https://github.com/danielrosehill/Claude-Text-To-Speech-Toolkit-Plugin)

code
/plugin install text-to-speech-toolkit@danielrosehill

Claude Code plugin: media library workflow β€” catalog, tag, search, sort, dedupe assets.

![Repo](https://github.com/danielrosehill/Claude-Media-Library-Plugin)

code
/plugin install media-library@danielrosehill

Claude Code plugin for managing OBS Studio on Linux: detect install type, enable obs-websocket, bundle obs-mcp for programmatic control, back up configs, install third-party OBS plugins, and maintain a (optionally git-backed) management workspace.

![Repo](https://github.com/danielrosehill/Claude-OBS-Plugin)

code
/plugin install obs-mgmt@danielrosehill

Linux Sysadmin

Claude Code plugin: debugging workflow β€” capture logs, isolate issue, diagnose error, track bugs, with code/system/issue variants.

![Repo](https://github.com/danielrosehill/Claude-Debugging-Plugin)

code
/plugin install debugging@danielrosehill

Claude Code plugin: filesystem organisation workflow β€” scan, dedupe, cleanup, rename, sort for local directories and Google Drive, with local/gdrive variants.

![Repo](https://github.com/danielrosehill/Claude-Filesystem-Organiser-Plugin)

code
/plugin install filesystem-organiser@danielrosehill

Claude Code plugin: Linux desktop management workflow β€” check system, install packages, apply config, troubleshoot hardware, review logs, update system.

![Repo](https://github.com/danielrosehill/Claude-Desktop-Manager-Plugin)

code
/plugin install desktop-manager@danielrosehill

KDE Plasma (Wayland) runtime utilities β€” KWin scripting, plasmoid management, panel layout backup, virtual desktops & activities, KGlobalAccel shortcuts, theme/look-and-feel switching, KDE Connect, Klipper, Baloo, kwriteconfig safe-edit, plasma-restart helpers, qdbus introspection, kscreen save/apply, KWallet ops. Complements generic Linux desktop-management plugins.

![Repo](https://github.com/danielrosehill/Claude-KDE-Plasma-Plugin)

code
/plugin install kde-plasma@danielrosehill

Manage BTRFS snapshots via snapper and btrfs from Claude Code β€” create, list, diff, rollback, and prune subvolume snapshots. Includes /snap and /snap-before commands for one-shot and pre/post-paired snapshots around risky changes.

![Repo](https://github.com/danielrosehill/Claude-Snap-It-Plugin)

code
/plugin install snap-it@danielrosehill

Linux packaging and release workflows β€” Debian/.deb builds, npm publishing, GitHub release creation, agent deploy scripts, and local debugging

![Repo](https://github.com/danielrosehill/Linux-Packaging-Plugin)

code
/plugin install linux-packaging@danielrosehill

Foundational advanced clipboard scripting skills for CopyQ on Ubuntu Linux β€” CLI reference, custom commands, tab/item management, global shortcuts, and command bundle import/export.

![Repo](https://github.com/danielrosehill/Claude-CopyQ-Scripting-Plugin)

code
/plugin install copyq-scripting@danielrosehill

Claude Code plugin: sysadmin and homelab workflow β€” diagnose, status, update config, backup, with linux/docker/conda/proxmox/nas/adb/sbc/remote-admin/lan variants.

![Repo](https://github.com/danielrosehill/Claude-Sysadmin-Homelab-Plugin)

code
/plugin install sysadmin-homelab@danielrosehill

Hardware-aware desktop-to-laptop environment sync for Ubuntu/Debian. Snapshots packages (apt/snap/flatpak/pip/conda/ollama) and dotfiles from a base machine and a remote machine over SSH, then produces an incremental install/remove/sync plan rather than a perfect clone. Ships /sync-os command and sync-environments skill.

![Repo](https://github.com/danielrosehill/Claude-OS-Sync-Agent)

code
/plugin install os-sync-agent@danielrosehill

Claude Code plugin: security and compliance workflow β€” vulnerability scanning, system hardening, config audits.

![Repo](https://github.com/danielrosehill/Claude-Security-Checkup-Plugin)

code
/plugin install security-checkup@danielrosehill

Manage a Proxmox VE host via SSH and the Proxmox API β€” guided first-run onboarding, VM/CT lifecycle, storage and ZFS inspection, log review, and update workflows. Per-host config is stored outside the plugin so the same install works across multiple Proxmox environments.

![Repo](https://github.com/danielrosehill/Proxmox-Mgmt-Plugin)

code
/plugin install proxmox-mgmt@danielrosehill

Manage a Synology NAS via SSH β€” guided first-run onboarding, share/volume inspection, storage health, and file operations. Per-host config is stored outside the plugin so the same install works across multiple NAS environments.

![Repo](https://github.com/danielrosehill/Synology-Mgmt-Plugin)

code
/plugin install synology-mgmt@danielrosehill

Manage an OPNsense router/firewall via SSH and the OPNsense API β€” guided first-run onboarding, firewall rule inspection, network debugging, and host/log diagnostics. Per-host config is stored outside the plugin so the same install works across multiple environments.

![Repo](https://github.com/danielrosehill/Opnsense-Mgmt-Plugin)

code
/plugin install opnsense-mgmt@danielrosehill

Linux desktop debugging toolkit β€” targeted journal/boot/log inspection skills plus proactive logging instrumentation (persistent journald, kdump, sysstat, OOM protection) so AI agents can analyze hard crashes, freezes, and runtime issues. Targets Ubuntu + Wayland; forkable for other distros.

![Repo](https://github.com/danielrosehill/Linux-Debugging-Plugin)

code
/plugin install linux-debugging@danielrosehill

AI-assisted Linux system recovery β€” slash commands and agents (diagnose, logs, network, disk, services, packages) for diagnosing and fixing a broken system. Pairs with an optional GRUB/systemd installer that boots a minimal recovery TTY straight into Claude CLI.

![Repo](https://github.com/danielrosehill/Claude-System-Recovery-Mode)

code
/plugin install system-recovery-mode@danielrosehill

Plan, document, and implement a backup and data-protection strategy for the current project β€” from architecture discovery through script generation and restore drills.

![Repo](https://github.com/danielrosehill/Claude-Backup-Planner-Plugin)

code
/plugin install backup-planner@danielrosehill

Skill for developing KDE Plasma plasmoids (QML/Plasma 6 desktop and panel widgets) β€” scaffold, debug, package, install, and migrate Plasma 5 β†’ 6.

![Repo](https://github.com/danielrosehill/Claude-KDE-Plasmoid-Dev-Plugin)

code
/plugin install kde-plasmoid-dev@danielrosehill

Claude Code plugin: HP DeskJet 5200 printer and scanner operations β€” ink levels, color/B&W printing, scanning, auto-discovery.

![Repo](https://github.com/danielrosehill/Claude-HP5200-Skill-plugin)

code
/plugin install hp5200-printer@danielrosehill

Claude Code skills for taming Pipewire/Wireplumber audio on Linux β€” manage default devices, persistent device-priority rules, per-app routing, mic level checks, and EasyEffects bindings.

![Repo](https://github.com/danielrosehill/Claude-Pipewire-Skills-plugin)

code
/plugin install claude-pipewire-skills@danielrosehill

Plan and burn batch M-Disc / BD-R / DVD archives from a source directory on Ubuntu, with copy multipliers for offsite duplicates. Wraps growisofs, xorriso, and dvd+rw-mediainfo; optional K3B handoff for manual fallback.

![Repo](https://github.com/danielrosehill/Claude-Batch-Optical-Archivist-Plugin)

code
/plugin install batch-optical-archivist@danielrosehill

Profile Linux keyboards, scan keycodes, and surface underused keys for remapping. Walks intake β†’ keycode dump (xmodmap/XKB/evdev/libinput, X11 + Wayland) β†’ tailored remap suggestions referencing keyd, kmonad, xremap, xmodmap, xbindkeys, input-remapper, autokey.

![Repo](https://github.com/danielrosehill/Claude-Keyboard-Scanner)

code
/plugin install keyboard-scanner@danielrosehill

Performance and space optimisation for Linux desktops β€” hardware-aware CPU/GPU/disk/memory benchmarks with governor / I/O scheduler / sysctl tuning, plus disk-usage analysis (BTRFS-aware), duplicate-file detection, package audit, and dev-clutter pruning (venvs, node_modules, caches).

![Repo](https://github.com/danielrosehill/Claude-Linux-System-Optimisation-Plugin)

code
/plugin install linux-system-optimisation@danielrosehill

Privacy & Security

Meta-plugin for per-project activation of dormant plugins and MCP servers from a personal vault. Mitigates user-level eager skill description loading.

![Repo](https://github.com/danielrosehill/Claude-Vault)

code
/plugin install claude-vault@danielrosehill

Register machines and run repeatable Claude-Code-driven security audits over SSH, with timestamped reports and per-machine profiles. Fleet-oriented β€” track multiple hosts, diff successive audits, and surface drift.

![Repo](https://github.com/danielrosehill/Claude-Security-Auditor-Plugin)

code
/plugin install security-auditor@danielrosehill

General-purpose digital-evidence processing: capture, hash, OpenTimestamps, ExifTool/MediaInfo metadata, BagIt packaging, immutable sync. Layers with legal-investigative for full chain-of-custody workflows.

![Repo](https://github.com/danielrosehill/Claude-Digital-Evidence-Plugin)

code
/plugin install digital-evidence@danielrosehill

GPG operations: generate keypairs, export public keys, encrypt, decrypt, sign, and verify files or text using the local GnuPG keyring.

![Repo](https://github.com/danielrosehill/Claude-GPG-Ops-Plugin)

code
/plugin install gpg-ops@danielrosehill

AI-assisted defenses against the spam keyword filters miss β€” pseudo-personalised wide-scrape outreach, AI-faked impersonation, and tracking-pixel surveillance. Capture spam to a personal corpus, suggest filter patterns, scan for tracking + ad-tracker pixels, draft unsubscribe replies, push server-side Gmail blocks via an email MCP, push DNS blocks to AdGuard Home, and contribute redacted findings to public anti-tracking lists. Bundles a stub AdGuard Home MCP.

![Repo](https://github.com/danielrosehill/Claude-SpamHole-Plugin)

code
/plugin install spamhole@danielrosehill

Scan files, directories, or git repositories for personally identifiable information β€” credentials (gitleaks), generic PII (Microsoft Presidio), and matches against a user-maintained personal PII inventory (names, addresses, family, IDs) stored locally. Read-only; produces a redacted, severity-ranked report.

![Repo](https://github.com/danielrosehill/Claude-PII-Scanner-Plugin)

code
/plugin install pii-scanner@danielrosehill

Manage antivirus, rootkit-detection, and UFW host firewall on a Linux desktop β€” install ClamAV/ClamTk/rkhunter (core) plus optional advanced tools (Lynis, chkrootkit, AIDE, debsecan), keep definitions current, run scans, schedule periodic runs, and configure conservative desktop-tuned UFW rules.

![Repo](https://github.com/danielrosehill/Claude-Linux-AV-Manager-Plugin)

code
/plugin install linux-av-manager@danielrosehill

Network & Smart Home

Direct agent-to-agent communication and coordination within a LAN. Two Claude instances on different machines exchange messages and files via a shared MCP relay server. Includes the relay server (Python/FastMCP, SQLite, content-addressed blob storage) and skills to deploy and connect clients. Trust-based, LAN-scoped.

![Repo](https://github.com/danielrosehill/Claude-Agent-Relay-Plugin)

code
/plugin install agent-relay@danielrosehill

ADB (Android Debug Bridge) operations β€” onboard a phone, map folders, import media, capture screenshots, and manage bloatware with a persistent log.

![Repo](https://github.com/danielrosehill/Claude-ADB-Ops-Plugin)

code
/plugin install adb-ops@danielrosehill

Manage a Home Assistant instance via SSH and the HA REST API β€” guided first-run onboarding, automation/entity authoring, service calls, TTS testing, and log review. Per-host config is stored outside the plugin so the same install works across multiple Home Assistant environments.

![Repo](https://github.com/danielrosehill/Home-Assistant-Mgmt-Plugin)

code
/plugin install home-assistant-mgmt@danielrosehill

Interface with a Music Assistant server via its local API β€” onboard a deployment, control players, snapshot speaker rosters, save/update per-player DSP presets, and apply a curated podcast EQ preset.

![Repo](https://github.com/danielrosehill/Claude-Media-Assistant-Ops-Plugin)

code
/plugin install media-assistant-ops@danielrosehill

Discover, diagnose, and print to networked CUPS printers from Claude Code. Wraps the lan-mcp-cups MCP server and adds LAN discovery (avahi/Bonjour, arp-scan) plus ufw firewall sanity checks.

![Repo](https://github.com/danielrosehill/Claude-Network-CUPS-Plugin)

code
/plugin install network-cups@danielrosehill

Maintain a home Zigbee network β€” onboard MQTT broker, coordinator (SMLight / Sonoff / ConBee / etc.), and Home Assistant; manage credentials, network exports, and routine maintenance.

![Repo](https://github.com/danielrosehill/Claude-Zigbee-Home-Maintenance-Plugin)

code
/plugin install zigbee-home-maintenance@danielrosehill

Research & Learning

Look up current and historical air quality, calculate AQI from raw pollutant readings, and run modelling utilities. Defaults to WAQI with fallbacks to OpenAQ and AireLibre.

![Repo](https://github.com/danielrosehill/Air-Quality-Toolkit-Plugin)

code
/plugin install air-quality-toolkit@danielrosehill

Skeptical analyst toolkit for long reports β€” READ/SKIM/SKIP verdicts, structured extraction (arguments, findings, stats, case studies, key snippets), and an opinionated executive summary. Built-in Jaded Report Reader persona that refuses credit for filler.

![Repo](https://github.com/danielrosehill/Claude-Report-Analyst-Plugin)

code
/plugin install report-analyst@danielrosehill

Claude Code plugin: research workflow β€” source log, summarize, deep-dive, export, with deep-research/technical/osint/georeaction/stack/ecosystem/competitor variants. Includes a 30-agent tech research team for hardware/software stack evaluations.

![Repo](https://github.com/danielrosehill/Claude-Research-Space-Plugin)

code
/plugin install research-space@danielrosehill

Check what people are actually saying about a topic, product, or provider by searching curated social-discourse sources (Reddit, Hacker News, Stack Exchange, Trustpilot, YouTube, Lobsters).

![Repo](https://github.com/danielrosehill/Social-Feedback-Plugin)

code
/plugin install social-feedback@danielrosehill

Generates specifications for practice/dummy development projects tailored to the user's learning objectives, technology stack, and proficiency level in each language or tool.

![Repo](https://github.com/danielrosehill/Claude-Test-Project-Ideator-Plugin)

code
/plugin install test-project-ideator@danielrosehill

Uses a real code repository in reverse for developer education: assesses the learner's profile, builds a teaching plan grounded in the repo, writes lessons with code samples drawn from the source, and supports an interactive Q&A mode.

![Repo](https://github.com/danielrosehill/Claude-Teach-This-Repo-Plugin)

code
/plugin install teach-this-repo@danielrosehill

Thin orchestrator for geopolitical forecasting simulations. Scaffolds, runs, bundles, and grades simulations from multiple decoupled upstream templates (lean LLM-council and snowglobe-style actor-simulation variants).

![Repo](https://github.com/danielrosehill/Geopol-Sim-Plugin)

code
/plugin install geopol-sim@danielrosehill

Look up Jewish texts and references via the Sefaria MCP server β€” Tanakh, Talmud, Mishnah, Halakha, Kabbalah, commentary, dictionaries, and topics. Includes nikkud add/strip skills (Dicta nakdan + removenikud APIs, offline regex, unikud fallback).

![Repo](https://github.com/danielrosehill/Jewish-Texts-Reference-Plugin)

code
/plugin install jewish-texts-reference@danielrosehill

Misc Jewish utility skills: shabbat candle-lighting/havdalah, zmanim (GR"A + MG"A), parsha-of-the-week, Hebrew/Gregorian date conversion (sunset-aware), upcoming holidays (IL/diaspora), and daf yomi. Wraps zmanim-mcp-server and hebcal MCP. Onboarding captures location for halachic-time skills. Companion to jewish-texts-reference.

![Repo](https://github.com/danielrosehill/Claude-Jewish-Utilities-Plugin)

code
/plugin install jewish-utilities@danielrosehill

Claude Code plugin: knowledge documentation workflow β€” index, cross-link, build taxonomy, version docs, with wiki/resource-library/process-docs/experiment-report variants.

![Repo](https://github.com/danielrosehill/Claude-Knowledge-Documentation-Plugin)

code
/plugin install knowledge-documentation@danielrosehill

Claude Code plugin: legal and investigative workflow β€” log evidence, analyze documents, redact, generate briefs, with legal-research/evidence/osint/document-analysis variants.

![Repo](https://github.com/danielrosehill/Claude-Legal-Investigative-Plugin)

code
/plugin install legal-investigative@danielrosehill

Personal Productivity

Operational commands and a skill for working with the Green Invoice MCP server β€” invoices, clients, expenses, and monthly summaries.

![Repo](https://github.com/danielrosehill/Claude-Green-Invoice-Ops-Plugin)

code
/plugin install greeninvoice-ops@danielrosehill

Companion plugin for the donetick-mcp server. Bundles the MCP and adds skills for chore management against a self-hosted Donetick instance β€” daily brief, list/create/complete chores, label management.

![Repo](https://github.com/danielrosehill/Claude-Donetick-Plugin)

code
/plugin install donetick@danielrosehill

Claude Code plugin: personal life planning workflow β€” log entries, review progress, set goals, with diary/health/family/house-search/preparedness/personal-dev/inbox variants.

![Repo](https://github.com/danielrosehill/Claude-Personal-Planning-Plugin)

code
/plugin install personal-planning@danielrosehill

Claude Code plugin for organising therapy reflections β€” pre/post-session notes, goal tracking, and turning voice-memo transcripts into structured problem summaries. Not therapy: organises notes only. Workspace data lives outside the plugin so the same install survives plugin updates.

![Repo](https://github.com/danielrosehill/Therapy-Tracking-Plugin)

code
/plugin install therapy-tracking@danielrosehill

Claude Code plugin: personal budgeting workflow β€” log transactions, categorize, forecast, track goals, monthly reports.

![Repo](https://github.com/danielrosehill/Claude-Budgeting-Plugin)

code
/plugin install budgeting@danielrosehill

Claude Code plugin: ideation and planning workflow β€” capture, evaluate, rank, simulate, and plan ideas, with ideation/single-idea-eval/multi-idea-ranking/feature-ideas/simulation/idea-capture variants.

![Repo](https://github.com/danielrosehill/Claude-Ideation-Planning-Plugin)

code
/plugin install ideation-planning@danielrosehill

Evaluate, refine, and develop business ideas through structured lenses β€” VC review, TAM, B2B/B2C fit, assumptions, objections, hardware feasibility, dev specs, timelines, social impact β€” plus an LLM council pattern (subagents or Karpathy clone), synthesis, and Typst PDF outputs for internal and public-facing docs.

![Repo](https://github.com/danielrosehill/Claude-Business-Idea-Eval-Plugin)

code
/plugin install business-idea-eval@danielrosehill

Apply 20+ classical decision-making frameworks (cost-benefit, pre-mortem, MCDA, decision tree, reversibility, regret minimization, OODA, Eisenhower, SWOT, second-order, opportunity cost, 10/10/10, inversion, base rates, Kepner-Tregoe, six hats, Cynefin, red-team, stakeholder map, time-horizon) to any major decision β€” parallel multi-lens analysis, synthesis, and Typst PDF export.

![Repo](https://github.com/danielrosehill/Claude-Decision-Evaluation-Framework-Plugin)

code
/plugin install decision-evaluation-framework@danielrosehill

Israeli shopping workflows β€” tech retailers (Ivory, KSP, Bug, TMS), Zap price comparison, Hebrew term resolution, ILS conversion, RRP checks, PN cross-reference, brand identification, and AliExpress IL-context search (ILS/Hebrew, IL reviews, free-shipping, combo exclusion, local-vs-import compare).

![Repo](https://github.com/danielrosehill/Claude-Israel-Shopping-Plugin)

code
/plugin install israel-shopping@danielrosehill

Personal-use skills and slash commands for Daniel Rosehill β€” released publicly for convenience.

![Repo](https://github.com/danielrosehill/Daniel-Rosehill-Claude-Plugin)

code
/plugin install Daniel-Rosehill@danielrosehill

Personal schedule, task, and meeting management. Routes mixed brain-dumps into Google Calendar (events) and Todoist (tasks); manages agenda/minutes Google Docs linked to events; produces wrapup logs and morning briefs. 22 skills covering Calendar/Todoist CRUD, firehose routing, task<->event migration, priority/date hygiene, and agenda/minutes lifecycle.

![Repo](https://github.com/danielrosehill/Claude-Schedule-Manager-Plugin)

code
/plugin install schedule-manager@danielrosehill

Inventory analysis and decluttering assistant β€” import a household inventory in any format, then identify discards, duplicates, resale targets, donation targets (geo-aware), insurance-worthy items, and generate throw-out / giveaway lists as CSV or PDF.

![Repo](https://github.com/danielrosehill/Claude-Declutter-Genie-Plugin)

code
/plugin install declutter-genie@danielrosehill

Regional

Claude Code agent skills for Israel and Hebrew-specific workflows: Hebrew translation, Hebrew typography, emergency readiness utilities, and regional lookups.

![Repo](https://github.com/danielrosehill/Claude-Israel-Agent-Skills-Plugin)

code
/plugin install israel-agent-skills@danielrosehill

Marketing & Shopping

Claude Code plugin: consumer shopping workflow β€” find product, compare vendors, check availability. Region-specific commands (e.g. Israel) now live in dedicated plugins like israel-skills.

![Repo](https://github.com/danielrosehill/Claude-Shopping-Plugin)

code
/plugin install shopping@danielrosehill

Claude Code plugin: PR and media monitoring workflow β€” scan coverage, summarize press, draft responses, comms strategy, with monitoring/response/strategy variants.

![Repo](https://github.com/danielrosehill/Claude-PR-Media-Work-Plugin)

code
/plugin install pr-media-work@danielrosehill

Claude Code plugin: purchasing workflow β€” intake, compare products, evaluate options, recommend, with general/tech-procurement/recommendations variants.

![Repo](https://github.com/danielrosehill/Claude-Purchasing-Plugin)

code
/plugin install purchasing@danielrosehill

Hardware & Maker

Define hardware project BOMs with ESP32-first focus β€” onboarding captures location/vendors/on-hand gear, then skills for spec creation, budgeting, sourcing, compatibility checks, wiring specs, assembly instructions, 3D-printable suggestions, and AI-generated mockups via fal.ai nano-banana.

![Repo](https://github.com/danielrosehill/Claude-Hardware-Spec-Assembly-Plugin)

code
/plugin install hardware-spec-assembly@danielrosehill

NFC tag operations using libnfc β€” read, write, inspect, password-protect, and bulk-write from CSV with manual tag-by-tag feed. Targets NTAG21x and MIFARE Classic via any libnfc-compatible USB reader.

![Repo](https://github.com/danielrosehill/Claude-NFC-Ops-Plugin)

code
/plugin install nfc-ops@danielrosehill

Publishing & CMS

Manage one or more Buttondown newsletters from Claude Code β€” multi-newsletter config, reusable email templates, drafts, sends, subscribers, and API ops grounded in a locally cached copy of the official Buttondown docs.

![Repo](https://github.com/danielrosehill/Claude-Buttondown-Mgmt-Plugin)

code
/plugin install buttondown-mgmt@danielrosehill

Data & Datasets

Data cleaning, enrichment, restructuring, packaging, and documentation skills for tabular and JSON datasets (no visualisation). 31 skills covering ISO standardisation, PII detection/synthesis, data dictionaries, SQL/graph/vector/HF/GeoJSON/API targets, date & Unicode hygiene, header & numeric-precision standardisation, multilingual header localisation, incremental upstream sync, and Typst-rendered PDF documents of the data.

![Repo](https://github.com/danielrosehill/Claude-Data-Wrangler-plugin)

code
/plugin install Claude-Data-Wrangler@danielrosehill

Create static and interactive data visualisations for reports, repos, and data storytelling. Purpose-organised inventory of 60+ validated open-source tools as a head start β€” static figures (Matplotlib, Seaborn, ggplot2), web charts (Chart.js, ECharts, Plotly.js, ApexCharts, Highcharts), high-perf (uPlot, Perspective, Lightweight Charts), bespoke (D3, Observable Plot, Vega/Vega-Lite, visx, Victory), Python/R apps (Bokeh, Dash, Altair, Streamlit, Gradio, Shiny, D-Tale, Briefer, Preswald), storytelling (Vizzu, VChart, vue-data-ui, SandDance), graphs (G6, sigma.js, Cytoscape, Gephi, Graphviz, GoJS, 3d-force-graph, Constellation), maps (deck.gl, react-map-gl, Leaflet, MapLibre, OpenLayers, folium, react-globe.gl), mobile (fl_chart, F2), BI (Superset, Metabase, Grafana, Kibana, Redash, Chartbrew), diagrams-as-code (Mermaid, PlantUML), domain-specific (Iris, QuantInvestStrats, XCharts, BizCharts, Tablesaw).

![Repo](https://github.com/danielrosehill/Claude-Data-Visualisation-And-Publishing-Plugin)

code
/plugin install data-visualisation-and-publishing@danielrosehill

First-pass data analysis toolkit: correlations, PII flagging, anomalies, hypothesis tests, data dictionaries, and trend analysis on a dataset in a folder.

![Repo](https://github.com/danielrosehill/Claude-Data-Analyst-plugin)

code
/plugin install claude-data-analyst@danielrosehill

End-to-end data annotation toolkit. Prep raw data, design annotation schemas, annotate interactively with Claude (small scale) or scaffold Gemini batch inference (large scale), and publish to Hugging Face.

![Repo](https://github.com/danielrosehill/Claude-Data-Annotation-Plugin)

code
/plugin install data-annotation@danielrosehill

Generate synthetic datasets from schemas, real data, or LLM-driven personas. Tabular fit-and-sample (SDV: GaussianCopula, CTGAN, TVAE), Faker/Mimesis schema generation, deterministic PII swap, LLM-driven real-to-synth conversion for unstructured records, and SDMetrics-based quality/privacy evaluation (plus embedding-based leakage checks for text).

![Repo](https://github.com/danielrosehill/Claude-Synthetic-Data-Plugin)

code
/plugin install synthetic-data@danielrosehill

Skills for analyzing large text corpora β€” topic modeling (BERTopic with temporal evolution), NER, categorization into fixed taxonomies, bottom-up category derivation, multi-level taxonomy design, word frequency, synonym clustering for voice-note/STT corpora, parametric stats, and metadata↔content correlation. Three execution lanes (classical NLP, local LLM via Ollama, cloud LLM via OpenRouter) with explicit cost-awareness: mandatory pre-run estimates for >1k-doc LLM passes, two-pass cheapβ†’premium pattern, embeddings+clustering preferred over pairwise LLM comparison.

![Repo](https://github.com/danielrosehill/Claude-Text-Corpus-Analysis-Plugin)

code
/plugin install text-corpus-analysis@danielrosehill

Generate taxonomy and lookup tables β€” standard ones (ISO 3166 countries, ISO 4217 currencies, ISO 639 languages, US states, IANA timezones, HTTP status codes, MIME types) or custom domain taxonomies generated from a natural-language spec (e.g. "types of LLM evals", product categories). Supports flat and hierarchical (parent/child) shapes, validation before load, idempotent loaders for Postgres / SQLite / MySQL with replace/upsert/append modes, and exports to CSV, TSV, JSON, NDJSON, SQL seed files, and YAML. Built for data engineers, CMS builders, and eval pipeline authors.

![Repo](https://github.com/danielrosehill/Claude-Taxonomy-Creation-Plugin)

code
/plugin install taxonomy-creation@danielrosehill

Data Discovery

Streamline programmatic data ingestion against sites and apps that don't ship a documented API β€” capture network traffic (HAR, mitmproxy, or live tab via claude-in-chrome), map endpoints, infer schemas, and produce a draft OpenAPI spec you can build a stable client against. Ships skills for per-domain map documents, version-controlled storage in a private GitHub repo, and good-faith vulnerability disclosure if a finding turns up incidentally. White-hat use only.

![Repo](https://github.com/danielrosehill/Claude-Browser-Data-Capture-Plugin)

code
/plugin install browser-data-capture@danielrosehill

Capture geo-restricted web content (articles, prices) via the user's own localhost so requests exit via the user's IP. Headless-first escalation ladder (Scrapling static -> stealth -> Playwright -> real Chrome via bb-browser). Project-local save (in-repo captures/) with global fallback. Batch capture with human + agent summaries, Typst PDF compilation, and arbitrary-language capture+translate (default Hebrew -> English).

![Repo](https://github.com/danielrosehill/Claude-Local-Web-Capture-Plugin)

code
/plugin install Local-Web-Capture@danielrosehill

Staging

Loose skills that will be migrated into other plugins later. Recommended not to enable/use this!

![Repo](https://github.com/danielrosehill/Loose-Tasks-Plugin)

code
/plugin install loose-tasks@danielrosehill

Claude Code plugin: career planning workflow β€” log roles, compare offers, track applications, salary benchmark, with planning/job-search/salary variants.

![Repo](https://github.com/danielrosehill/Claude-Career-Plugin)

code
/plugin install career@danielrosehill

Claude Code plugin: build, maintain, and audit curated GitHub resource lists (Awesome-style indexes) with AI-driven categorisation, alphabetised tables, and dynamic shields.io badges.

![Repo](https://github.com/danielrosehill/Claude-Resource-List-Builder-Plugin)

code
/plugin install resource-list-builder@danielrosehill

Claude Code plugin: smart home workflow β€” Home Assistant, Snapcast multi-room audio, Plex media server ops, with HA/audio/media-server variants.

![Repo](https://github.com/danielrosehill/Claude-Smart-Home-Plugin)

code
/plugin install smart-home@danielrosehill

Installation

Add This Marketplace

First, add this marketplace to your Claude Code installation:

bash
/plugin marketplace add https://github.com/danielrosehill/Claude-Code-Plugins

Install Individual Plugins

After adding the marketplace, install any plugin:

bash
/plugin install {plugin-name}@danielrosehill

Examples:

bash
/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

bash
/plugin install repo-mgmt@danielrosehill
/plugin install dev-tools@danielrosehill
/plugin install technical-docs@danielrosehill
/plugin install debugging@danielrosehill

AI/ML Developer Setup

bash
/plugin install ai-engineering@danielrosehill
/plugin install repo-mgmt@danielrosehill
/plugin install ai-model-research@danielrosehill

System Administrator Setup

bash
/plugin install desktop-manager@danielrosehill
/plugin install sysadmin-homelab@danielrosehill
/plugin install security-checkup@danielrosehill
/plugin install linux-debugging@danielrosehill

Content Creator Setup

bash
/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

bash
/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:

code
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:

  1. View available commands: Run /help to see all installed commands
  2. Use slash commands: Type / followed by the command name
  3. Explore plugin features: Check the plugin's repository README for detailed documentation
  1. 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

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/conda-management.md

3
Invoke with @agent-name
@conda-management

Use Cases

Create a new Conda environment with specific Python version and packages for a data science project.
List all existing Conda environments and their installed packages to audit dependencies.
Activate a Conda environment and install additional packages like numpy and pandas.
Remove an unused Conda environment to free up disk space.
Export a Conda environment specification to a YAML file for sharing or reproducibility.
Update all packages in the current Conda environment to their latest versions.

Usage Examples

1

/conda-management create env myenv python=3.9 numpy pandas

2

/conda-management list envs

3

/conda-management install requests flask

View source on GitHub
agentplugincondapythonenvironment

Security Audits

LicensePassSourceWarnRepositoryPass

Frequently Asked Questions

What is conda-management?

This skill provides slash commands and agents for managing Conda environments directly within Claude Code, enabling users to create, activate, list, and remove Conda environments and packages without leaving the terminal. It streamlines Python environment management for data science, machine learning, and development workflows.

How to install conda-management?

To install conda-management: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/conda-management.md. Finally, @conda-management in Claude Code.

What is conda-management best for?

conda-management is a agent categorized under General. It is designed for: agent, plugin, conda, python, environment. Created by Daniel Rosehill.

What can I use conda-management for?

conda-management is useful for: Create a new Conda environment with specific Python version and packages for a data science project.; List all existing Conda environments and their installed packages to audit dependencies.; Activate a Conda environment and install additional packages like numpy and pandas.; Remove an unused Conda environment to free up disk space.; Export a Conda environment specification to a YAML file for sharing or reproducibility.; Update all packages in the current Conda environment to their latest versions..