Overview
- Skill Key
- calecorbett/discord-hub-builder
- Author
- calecorbett
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/calecorbett/discord-hub-builder
- Latest Commit SHA
- 0a0bb3f83fe828176b33606d1646b1f84016ab5f
Build a complete Discord AI command center server from scratch using the Discord REST API. Use when a user wants to set up a professional Discord server for AI agent management, including categories, channels, roles, permissions, and pinned workflow cards. Executes entirely via API — no manual Discord UI steps required. Requires a Discord bot token with Manage Channels, Manage Roles, and Send Messages permissions, plus the target guild/server ID.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 discord-hub-builder 技能。 若已安装,则直接安装 discord-hub-builder 技能。
# Discord Hub Builder Builds a complete AI command center Discord server via API. No manual steps. ## What Gets Built **Categories & Channels:** - COMMAND CENTER → #daily-brief, #task-queue - AGENT CHANNELS → #agent-openclaw, #agent-perplexity, #agent-manus - RESEARCH & OUTPUTS → #financial-briefs, #content-drafts, #research-archive - OPERATIONS → #agent-logs, #ops-notes, #personal **Roles:** Agent (blue), Reviewer (green) **Workflow Cards:** Pinned in each agent channel with TOOL / TRIGGER / INPUT / OUTPUT / FREQUENCY ## Prerequisites Before running, confirm the user has: 1. **A Discord bot** — created at https://discord.com/developers/applications 2. **Bot permissions:** `Manage Channels`, `Manage Roles`, `Send Messages`, `Manage Messages` (for pinning) 3. **Bot invited to the server** — use OAuth2 URL with `bot` scope + above permissions 4. **Guild ID** — right-click server name → Copy Server ID (Developer Mode must be on) 5. **Bot token** — from the Bot tab in developer portal If the user doesn't have these, walk through setup before running. ## Execution ### Dry run first (always) ```bash python3 scripts/build_hub.py --token BOT_TOKEN --guild GUILD_ID --dry-run ``` Show the user the preview. Confirm before live run. ### Live run ```bash python3 scripts/build_hub.py --token BOT_TOKEN --guild GUILD_ID ``` The script: - Creates roles (skips if already exist by name) - Creates all categories and channels - Posts and pins workflow cards in agent channels - Prints channel IDs on completion ## After Build Tell the user: 1. Set channel-specific permissions manually for `#task-queue` (Owner-only send) and readonly channels — Discord's permission API requires role IDs which vary per server 2. To add more agent channels: copy an existing agent channel block in the script and re-run 3. Workflow cards can be edited by finding the pinned message in each agent channel ## Error Handling If the script fails mid-run: - Re-running is safe — roles skip if they ex...
laborany
基于 Claude Code 的桌面 AI 工作力平台 — 支持飞书/QQ 远程调度、技能创建、定时任务。OpenClaw 的桌面实现,零代码养好你的 AI 🦞 Desktop AI workforce platform built on Claude Code. Feishu/QQ bot integration, skill creation, scheduled tasks — OpenClaw for your desktop. Raise your AI lobsters 🦞
win4r
Reusable OpenClaw skill for remote Linux deployment with MiniMax M2.1 and Telegram bot setup
botlearn-ai
Bots learn, human earns, curated open claw playbook list and skill list for life long learners at https://botlearn.ai
duanecilliers
Web-based admin dashboard for OpenClaw — manage Discord persona bots, workspace files, skills, cron jobs, channels, and config
abczsl520
OpenClaw skill: Dynamic bug audit for Node.js web projects (games, data tools, WeChat, APIs, bots). 200+ real-world pitfalls.
pardnchiu
A Go agentic AI platform with skill routing, multi-provider intelligent dispatch, Discord bot integration, and security-first shared agent design