calendar
NewCommunity RegistryGeneralby stbenjam
macOS Calendar integration via icalBuddy and AppleScript
First seen 6/6/2026
Overview
Claude Code Plugins by stbenjam
Installation
Add the marketplace to Claude Code:
code
/plugin marketplace add stbenjam/claude-nineInstall a specific plugin:
code
/plugin install example-plugin@claude-ninePlugins
- •example-plugin: Example plugin demonstrating command structure
Development
Run the linter to validate plugin structure:
bash
make lintUpdate plugin documentation and website:
bash
make updateDocumentation
Visit the documentation site for more information.
License
MIT
Install & Usage
1
Add a marketplace
/plugin marketplace add <org/repo>2
Install the plugin
Add the configuration to /plugin install calendar@<marketplace>
3
Manage with /plugin
/pluginView source on GitHub
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is calendar?
macOS Calendar integration via icalBuddy and AppleScript
How to install calendar?
To install calendar: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install calendar@<marketplace>. Finally, /plugin in Claude Code.
What is calendar best for?
calendar is a plugin categorized under General. Created by stbenjam.