claude-nine

Claude Code Plugins by stbenjam
Installation
Add the marketplace to Claude Code:
/plugin marketplace add stbenjam/claude-nine
Install a specific plugin:
/plugin install books@claude-nine
Plugins
- books: Query a Calibre library (TBR, series, stats, recommendations)
- calendar: macOS Calendar integration via icalBuddy and AppleScript
- finances: Manage HSA receipts and financial documents
- git: Git and GitHub workflows, including the PR review queue
- goodreads: Query a Goodreads CSV export
- loops: Autonomous loops that shepherd work to completion, such as driving a PR to a mergeable state
Development
Lint plugins and skills with skillsaw (strict mode):
make lint
Apply autofixes:
make lint-fix
License
MIT

