CAT
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Tg Bot Binding

starchild-ai-agent/official-skills
840 installs13 stars
Summary

This walks you through connecting your own Telegram bot to Starchild so you can chat with your AI agent through Telegram. You create a bot via BotFather, paste the token into the Starchild dashboard, then verify ownership with a six-digit code. The guide covers all three steps plus troubleshooting for common issues like expired codes, cooldown periods, and duplicate tokens. It's structured as a reference doc with status tables and a quick action guide. Useful if you're setting up Telegram delivery for the first time or debugging why your bot isn't responding. One bot per account, one hour cooldown after deletion, five attempts to verify before the code invalidates.

Install to Claude Code

npx -y skills add starchild-ai-agent/official-skills --skill tg-bot-binding --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Files
  • logo.png
SKILL.mdView on GitHub

Telegram Bot Binding Guide

When the user asks about Telegram Bot binding, setup, connection, verification, or any related topic, provide them with the following guide. Always respond in the user's language.

Overview

Starchild allows you to connect your own Telegram Bot so you can interact with your AI agent directly in Telegram. The binding process involves 3 main steps:

  1. Create a Bot on Telegram
  2. Add the Bot Token in Starchild Dashboard
  3. Verify ownership in Telegram

Step-by-Step Binding Process

Step 1: Create a Telegram Bot via BotFather

  1. Open Telegram and search for @BotFather (the official Telegram bot for creating bots).
  2. Send /newbot to BotFather.
  3. Follow the prompts:
    • Enter a display name for your bot (e.g., "My Starchild Agent").
    • Enter a username for your bot (must end in bot, e.g., my_starchild_bot).
  4. BotFather will reply with your Bot Token — a string like 123456789:ABCdefGHIjklMNOpqrsTUVwxyz. Copy this token and keep it safe. Do not share it publicly.

Step 2: Add the Bot Token in Starchild Dashboard

  1. Go to the Starchild Dashboard (web interface).
  2. Click your avatar at the bottom-left corner of the page.
  3. In the Account Management popup, find the Telegram Bot section.
  4. Paste your Bot Token and submit.
  5. The system will:
    • Verify the token with Telegram's API (calling getMe).
    • Generate a 6-digit verification code (valid for 5 minutes).
    • Set the bot status to "pending".
  6. You will see the verification code displayed on the dashboard. Copy this code.

Step 3: Verify Bot Ownership in Telegram

You have two ways to verify:

Option A: Deep Link (Recommended)

Click the verification link provided on the dashboard. It will open your bot in Telegram and automatically submit the verification code. The link format is:

https://t.me/<your_bot_username>?start=verify_<CODE>

Option B: Manual Verification

  1. Open your bot in Telegram (search for @<your_bot_username>).
  2. Send /start — the bot will prompt you to enter the verification code.
  3. Type the 6-digit code and send it.

Step 4: Done!

Once verified, the bot status changes to "active" briefly, then automatically transitions to "running" — meaning your bot is live and ready. You can start chatting with your AI agent through Telegram. Send /start to see the welcome message and available commands.


Bot Status Reference

StatusMeaning
pendingBot token added, awaiting ownership verification
activeOwnership verified, transitioning to running
runningBot is live and ready to use
deletedBot has been removed by the user

Troubleshooting

"Verification code expired"

The verification code is valid for 5 minutes. If it expires:

  • Go back to the Dashboard and click "Refresh Code" to generate a new one.
  • Then verify again in Telegram with the new code.

"Too many failed attempts"

After 5 incorrect attempts, the verification code is invalidated for security:

  • Go to the Dashboard, delete the bot, and add it again to get a fresh code.

"Bot token is already registered by another user"

Each Bot Token can only be bound to one Starchild account. If you see this error:

  • Make sure you're using a new, unused bot token.
  • If you previously used this token, the old binding may still exist. Create a new bot via @BotFather.

"You already have an active bot"

Each account can only have one active bot at a time:

  • To switch bots, first delete the current bot from the Dashboard, then add the new one.
  • Note: After deleting a bot, there is a 1-hour cooldown before you can add a new one.

"Cooldown active — Please wait before adding a new bot"

After deleting a bot, you must wait 1 hour before adding a new one. The dashboard will show the cooldown expiration time.

Bot is not responding in Telegram

  • Check the bot status on the Dashboard — it should be "running".
  • If the status is "pending", complete the verification step.
  • Try sending /start to the bot.
  • If the issue persists, try deleting and re-adding the bot (after the 1-hour cooldown).

Quick Reference

ActionWhere
Create a new Telegram botTelegram → @BotFather → /newbot
Add bot tokenStarchild Dashboard → bottom-left avatar → Account Management → Telegram Bot
Verify ownershipTelegram → Your bot → enter verification code
Refresh verification codeStarchild Dashboard → Account Management → Telegram Bot → "Refresh Code"
Delete botStarchild Dashboard → Account Management → Telegram Bot → "Delete Bot"
Check bot statusStarchild Dashboard → Account Management → Telegram Bot

Important Notes

  • Security: Your Bot Token is encrypted (AES-256) before storage. It is never exposed in API responses.
  • One bot per account: You can only have one active Telegram bot at a time.
  • Cooldown: After deleting a bot, wait 1 hour before adding a new one.
  • Rate limits: Adding a bot and refreshing codes are limited to 3 requests per minute.
  • Verification attempts: You have 5 attempts to enter the correct code before it's invalidated.
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
AI & Agent Building
First SeenJun 3, 2026
View on GitHub

Recommended

More AI & Agent Building →
agent-memory-mcp

sickn33/antigravity-awesome-skills

agent memory mcp
954
39.4k
agent-memory-mcp

davila7/claude-code-templates

agent memory mcp
521
27.7k
llm-application-dev-langchain-agent

sickn33/antigravity-awesome-skills

llm application dev langchain agent
306
39.4k
llm-application-dev

moizibnyousaf/ai-agent-skills

Building applications with Large Language Models - prompt engineering, RAG patterns, and LLM integration. Use for AI-powered features, chatbots, or LLM-based automation.
1.1k
ai-prompt-engineering-safety-review

github/awesome-copilot

Comprehensive safety analysis and improvement framework for AI prompts with detailed assessment methodologies.
9.4k
34.3k
emblem-ai-prompt-examples

emblemcompany/agent-skills

emblem ai prompt examples
8.7k
10