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