tg buttons — Telegram按钮自动着色
v1.0.0根据动作的关键性与可逆性,自动为Telegram机器人选择按钮设置默认、红色(破坏性)或灰色(次要)配色,提升交互安全性。
详细分析 ▾
运行时依赖
版本
- Initial release of the Colored Choice Buttons skill for Openclaw AI Bot. - Automatically classifies every choice button into primary (default/blue), destructive (red), or secondary (gray) styles based on action criticality. - Strictly enforces that all multi-choice button sets must be styled to reflect consequence and recommendation—no more plain buttons. - Includes a Python auto-classifier reference implementation based on keywords to assign the appropriate style per button. - Provides detailed examples and guidelines for button color assignment by context and consequence. - Supports optional custom emoji icons for enhanced button clarity.
安装命令
点击复制本土化适配说明
tg buttons — Telegram按钮自动着色 安装说明: 安装命令:npx clawhub@latest install telegram-colored-choices-buttons 支持国内镜像加速,使用 --registry https://cn.longxiaskill.com 参数可加速下载