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 ページを確認してインストールできます。
SOC 職業分類に基づく
| 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