Personal plugin marketplace for Claude Code extensions
npx claudepluginhub solastrius/claude-pluginsExample plugin with a simple greeting skill
Python tooling via Astral's ty (type checking) and Ruff (linting/formatting)
Nix language support via nixd (type checking, options completion, go-to-definition) with nixfmt formatting
Patched Telegram channel with markdown formatting, sticker support, and pack management
Matrix channel — receive and reply to Matrix messages from Claude Code
Personal plugin marketplace for Claude Code extensions.
Add this marketplace:
/plugin marketplace add SolAstrius/claude-plugins
Then install plugins:
/plugin install example-tools@sol-plugins
| Plugin | Description |
|---|---|
| example-tools | Example plugin with a simple greeting skill |
| astral-python | Python tooling via ty + Ruff (requires ty and ruff binaries) |
| nix-lsp | Nix language support via nixd + nixfmt (requires nixd and nixfmt binaries) |
| telegram | Patched Telegram channel with markdown formatting, sticker support, and sticker pack management |
plugins/.claude-plugin/plugin.json manifestmarketplace.json to list the new plugin