Claude Code Plugins by stbenjam
Add the marketplace to Claude Code:
/plugin marketplace add stbenjam/claude-nine
Install a specific plugin:
/plugin install books@claude-nine
- 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
- reviews: Multi-agent panel code review with specialist reviewers and runtime reproducers
Lint plugins and skills with skillsaw (strict mode):
make lintApply autofixes:
make lint-fixMIT