/00. Claude Plugins

A Claude Code plugin is a folder of skills, agents, hooks, and slash commands that Claude installs per project. 28 plugins, 68 skills here.

/plugin marketplace add aiocean/claude-plugins
/plugin install <plugin-name>@aiocean-plugins

Skills load when their description matches your message, hooks fire on tool-call events, agents spawn on the Agent tool. Idle plugins cost nothing — browse plugins or read the guides.

Folders

Articles

/02. aio-boox

Install

/plugin install aio-boox@aiocean-plugins

Push books/docs to an Onyx BOOX e-reader and manage its cloud account (push list, library, notes) API-direct via a self-contained zero-dependency Node CLI — no web UI, no email, no BooxDrop.

Skills (1)

  • aio-boox — "Push books/docs and read notes from an Onyx BOOX e-reader account (push.boox.com / send2boox.com) WITHOUT the web UI, via the self-contained boox.mjs CLI. Up…

Articles