By aeghnnsw
Collection of content creation skills for scientific figures, presentations, and publication-quality materials
Guide for creating publication-quality scientific figures that meet major journal standards (Nature, Science, ACS, RSC). Use this skill when users ask about scientific figure formatting, journal requirements, colorblind-safe palettes, resolution/DPI, file formats, fonts, or figure dimensions for publication.
Comprehensive guide for creating effective academic presentation slides for STEM fields. Use this skill when users ask to create scientific presentations, review slide design, need guidance on slide content density, bullet point limits, text vs visuals, equation presentation, figure adaptation, or want to avoid common presentation mistakes. Applies to conference talks, lab meetings, journal clubs, and all academic presentation contexts.
Unified Claude Code plugin marketplace for development workflows, scientific content creation, and document processing.
cc-toolkit is a modular plugin marketplace following the official Claude Code plugin system. Each plugin is self-contained and can include skills, agents, hooks, and commands.
cc-toolkit/
├── .claude-plugin/
│ └── marketplace.json # Plugin registry
├── dev-skills/ # Development workflow plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ └── skills/
│ ├── problem-solving-cycle/
│ └── step-workflow/
├── creator-skills/ # Scientific content creation plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ └── skills/
│ ├── sci-figure-format/
│ └── sci-slides/
├── doc-skills/ # Document processing plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── skills/
│ │ ├── docling-pdf/
│ │ └── paper-rename/
│ └── agents/
│ ├── paper-reader.md
│ └── paper-consolidator.md
├── core-hooks/ # Safety and workflow hooks plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── hooks/
│ │ └── hooks.json
│ └── scripts/
│ ├── safety_guard.py
│ ├── pre_git_hook.py
│ ├── post_tool_use.py
│ └── system_notification.py
├── productivity-skills/ # Personal productivity plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ └── skills/
│ ├── calendar-manager/
│ └── reminder-manager/
└── pymol-skills/ # PyMOL molecular visualization plugin
├── .claude-plugin/
│ └── plugin.json
├── skills/
│ └── pymol-mcp/
└── commands/
└── setup.md
dev-skills)Development workflow automation and systematic problem-solving.
Skills:
creator-skills)Scientific content creation for figures and presentations.
Skills:
doc-skills)Document processing and AI-accessible content extraction.
Skills:
Agents:
core-hooks)Safety guards and workflow enforcement hooks.
Hooks:
rm commands and .env file accessgit add, prevents Claude attribution in commitslogs/post_tool_use.jsonproductivity-skills)Personal productivity automation using macOS Calendar and Reminders.
Skills:
pymol-skills)PyMOL molecular visualization control via MCP server.
Skills:
Commands:
Install the entire marketplace by linking to this repository in your Claude Code configuration.
Each plugin can be used independently by referencing its directory:
./dev-skills./creator-skills./doc-skills./core-hooks./productivity-skills./pymol-skillsOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub aeghnnsw/cc-toolkit --plugin creator-skillsDocument processing skills for AI agent accessibility, including PDF to markdown conversion split by page for efficient AI processing without context limitations
macOS productivity skills for managing Calendar events, Reminders, and proactive task management via EventKit CLI
PyMOL molecular visualization and analysis tools integrated via MCP server
Claude Code customization skills for configuring statusline, auto-compact percentage, and other settings
Collection of development workflow skills including systematic problem-solving cycle from brainstorming to PR merge
Scientific presentation agents and skills specializing in professional, insightful and engaging research presentations.
Skills for scientific instrument control, data analysis, and paper review
Evidence-based presentation creation with Slidev, enforced design guardrails, and multi-platform diagrams
Academic research agents — hypothesis generation, experiment design, paper drafting, peer review simulation, and more.
End-to-end slide deck creation via RDIV workflow. Requires paperbanana plugin for image generation.
Scientific writing, citations, grants, posters, and academic career (13 skills)