discord-governance
Discord 服务器分区和管理流程。用于创建/管理分类、频道、子区,维护置顶摘要,执行归档操作。触发词:Discord 整理、频道管理、子区管理、归档频道。
Why use this skill?
Automate your Discord server organization with the discord-governance skill. Manage channels, threads, and pinned summaries efficiently with OpenClaw.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/dongsjoa-byte/discord-governanceWhat This Skill Does
The discord-governance skill is a specialized framework designed to streamline the administrative overhead of managing Discord servers for collaborative projects. It enforces a structured hierarchy consisting of Categories (the stable high-level grouping), Channels (the permanent entry points for specific domains or projects), and Threads (the ephemeral spaces for task-based execution and active discussions). By automating the setup of pinned summaries, enforcing standardized naming conventions, and facilitating seamless archiving workflows, this skill ensures that your server remains organized, searchable, and clutter-free, even as project activity scales.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/dongsjoa-byte/discord-governance
Ensure that your OpenClaw agent has the appropriate permissions to read/write messages and manage threads within the target Discord server.
Use Cases
This skill is ideal for teams and communities that prioritize documentation-driven collaboration. Use it when you need to maintain a record of project decisions, clean up completed task threads to keep the sidebar relevant, or ensure every new project sub-discussion starts with a consistent, informative summary. It excels in project management workflows where the 'pinned summary' approach prevents information fragmentation.
Example Prompts
- "Discord 整理:帮我在研发频道下为本次功能发布创建一个新子区,并使用模板发布置顶摘要。"
- "频道管理:请将「UI设计」频道下的三个已完成项目子区进行归档,并在原帖中标记为 ✅ 已完成。"
- "子区管理:刚才讨论的 API 优化有了结论,请更新该子区的置顶摘要,并将关键结论部分更新为「已确定使用 RESTful 架构」。"
Tips & Limitations
- Consistency is Key: Always ensure your references directory (
references/) is updated locally so the agent pulls the latest templates. - Automation Boundary: While this skill handles the logic of governance, verify that the Discord API permissions allow the agent to manage threads within your specific role settings.
- Manual Cleanup: Complex structural changes, such as moving a whole channel to a different category, should still be overseen by a human admin to ensure channel permissions remain intact.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-dongsjoa-byte-discord-governance": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
cursor-council
Multi-Cursor orchestration for parallel task execution and AI council deliberation. Use when needing to run multiple Cursor agents in parallel, coordinate complex multi-step coding tasks, get diverse perspectives from different AI models (Opus/Sonnet/GPT) on technical decisions, or synthesize multi-agent discussions into actionable recommendations.
windows-remote
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
google-ai-usage-monitor
Monitor Google AI Studio (Gemini API) usage, rate limits, and quota consumption with automated alerts.
cloudflare-r2
Upload files to Cloudflare R2 storage using wrangler CLI. Use when needing to upload images, videos, or files to R2 for CDN hosting, or manage R2 bucket contents. Triggers on "upload to R2", "upload to Cloudflare", "上传到R2", "存到CDN".
promotion-review
Analyze promotion/review materials (述职/晋升材料) as an evaluator, identify issues and likely interview questions, then provide coaching advice. Supports text files, PDFs, and images (screenshots). Default output is Markdown file; HTML with Cloudflare R2 upload is optional. Use when user sends promotion documents, review materials, 述职材料, 晋升材料, or asks to review/analyze career advancement documents.