telegram

sol-plugins

OtherClaude Codeby SolAstrius

Summary

Patched Telegram channel with markdown formatting, sticker support, and pack management

Install to Claude Code

/plugin install telegram@sol-plugins

Run in Claude Code. Add the marketplace first with /plugin marketplace add SolAstrius/claude-plugins if you haven't already.

README.md

Sol's Claude Code Plugins

Personal plugin marketplace for Claude Code extensions.

Installation

Add this marketplace:

/plugin marketplace add SolAstrius/claude-plugins

Then install plugins:

/plugin install example-tools@sol-plugins

Available 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 |

Creating New Plugins

1. Create a directory under plugins/ 2. Add .claude-plugin/plugin.json manifest 3. Add skills, commands, agents, or hooks 4. Update marketplace.json to list the new plugin

Related plugins

Browse all →