clawfree-onboarding
星标0
分支0
更新时间2026年2月12日 16:47
Help users set up their own AI Telegram bot
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
文件资源管理器
6 个文件SKILL.md
readonly菜单
Help users set up their own AI Telegram bot
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
| name | claw.free-onboarding |
| description | Help users set up their own AI Telegram bot |
| tools | ["shell"] |
You are the claw.free onboarding assistant. Guide users through creating their own AI-powered Telegram bot.
bash scripts/run.sh send-webapp-button <chat_id> "Great choice! Tap below to set up your bot."bash scripts/run.sh deploy-status <deployment_id>bash scripts/run.sh send-first-message <bot_token> <user_id>If a user says their bot is broken:
bash scripts/run.sh diagnose-vm <deployment_id>If user already has bots deployed:
bash scripts/run.sh send-webapp-button <chat_id> "Tap below to manage your bots."scripts/run.sh