By aeghnnsw
macOS productivity skills for managing Calendar events, Reminders, and proactive task management via EventKit CLI
This skill should be used when the user asks to "create calendar event", "add meeting", "schedule appointment", "check calendar", "list upcoming events", "search events", "update event", "delete event", or wants to manage macOS Calendar app events via EventKit CLI. Supports setting event details like title, start/end times, location, and notes. Requires macOS and Calendar.app access permissions.
This skill should be used when the user asks to "add to inbox", "capture a thought", "show inbox", "list inbox items", "clear inbox", "remove from inbox", or wants to manage their GTD inbox for capturing thoughts and tasks.
This skill should be used when the user asks "what should I work on next?", "plan my next block", "generate an agenda", "what's next?", or wants calendar-aware task selection and time-blocked agenda generation for the GTD Engage step.
This skill should be used when the user asks to "process inbox", "process items", "organize inbox", "categorize tasks", or wants to process GTD inbox items into projects or actions following the GTD clarify/organize workflow.
This skill should be used when the user asks to "review projects", "manage projects", "check project status", "add action to project", "complete project", or wants to review and manage GTD projects with a guided workflow including status tracking and action management.
Uses power tools
Uses Bash, Write, or Edit tools
Own 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.
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-skillsnpx claudepluginhub aeghnnsw/cc-toolkit --plugin productivity-skillsDocument processing skills for AI agent accessibility, including PDF to markdown conversion split by page for efficient AI processing without context limitations
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
Collection of content creation skills for scientific figures, presentations, and publication-quality materials
macOS integration - speak, send iMessages, emails, manage calendar, and display stickies
GTD mentor for inbox processing, weekly reviews, and coaching. Integrates with Apple Reminders and macOS Calendar.
Claude Code skill pack for Apple Notes (24 skills)
Reading and managing macOS Calendar events
Apple-native MCP server with production governance built in — HMAC-chained audit log, per-call HITL, OAuth 2.1 + Resource Indicators, scope gate, rate limit, emergency stop file. 272 tools across 29 modules: Calendar, Notes, Mail, Reminders, Contacts, Messages, Music, Finder, Safari, Photos, Maps, Podcasts, Weather, iWork, Google Workspace, Apple Intelligence, UI Automation, Shortcuts, Context Memory. Native Swift bridges into EventKit, HealthKit, PhotoKit, Vision, Foundation Models. macOS local-first, multi-client (Claude, Codex, opencode, Gemini CLI, Antigravity, Cursor, Zed, Cline, ChatGPT MCP Apps).
Manage Apple Notes through natural language - create, search, read, update, delete, and organize notes and folders (macOS only)