astrbot_plugin_help_panel_typst is a Typst-rendered help panel plugin for AstrBot, forked from bylkuse/astrbot_plugin_help_typst. It renders the plugin menu, event listeners, and filter lists into card-based, friendly interfaces.
astrbot_plugin_model_status is an AstrBot model availability detection plugin that displays the health status of all configured model providers as cards in the WebUI, with scheduled continuous monitoring.
I developed several useful plugins for AstrBot, covering message forwarding, meme extraction, and LLM balance queries.
MsgForward — Cross-platform Message Forwarding Plugin
astrbot_plugin_llm_balance is a multi-platform LLM balance query plugin for AstrBot, supporting balance/usage queries across multiple providers.
Supported Platforms
| Platform | Aliases |
|---|---|
| DeepSeek | ds / deepseek |
| Silicon Flow | 硅基 / siliconflow |
| Moonshot (Kimi) | kimi / moonshot |
| OpenAI | gpt / openai |
| ChatAnywhere | ca / chatanywhere |
| NEW API | 中转 / newapi |
astrbot_plugin_meme_grabber is a meme extraction plugin designed specifically for AstrBot, forked from Yangyuwuhan/astrbot_plugin_meme_grabber.
astrbot_plugin_msg_forward_cc is a clean, robust, and extensible AstrBot cross-platform message forwarding plugin, forked from Siaospeed/astrbot_plugin_msg_transfer.