# Channel Setup

> Connect and manage messaging channels (Telegram, Discord, WhatsApp) through conversation

- Skill: `jason-easyazz/channel-setup` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jason-easyazz/channel-setup`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jason-easyazz/channel-setup/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: jason-easyazz (https://skillmd.com/u/jason-easyazz)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/jason-easyazz/channel-setup

---

# Channel Setup Skill

Connect and manage messaging channels (Telegram, Discord, WhatsApp) through conversation.

## Auto-Setup Path (Agent Zero available)
1. Ask which channel the user wants to connect
2. Attempt automated bot creation via Agent Zero browser automation
3. If successful, store credentials and configure webhook
4. Generate a verification code and optionally display QR on touch panel
5. Confirm setup is complete

## Manual Fallback Path
1. Ask which channel the user wants to connect
2. Provide step-by-step instructions for the platform
3. Wait for the user to provide credentials (bot token, etc.)
4. Store credentials and configure webhook
5. Test the connection
6. Generate a verification code for account linking

## Disconnect Flow
- "disconnect telegram" / "remove discord" / "unlink whatsapp"
- Removes stored credentials and webhook configuration

## Response Style

Conversational and guided. Break complex steps into simple instructions.
If displaying a QR code, mention it will appear on the nearest touch panel.

