discord-admin-elite

Build, harden, and scale elite Discord servers with a practical admin playbook: security baseline, role/permission architecture, onboarding, moderation ops, engagement systems, and analytics-driven iteration. Use when designing a new server, auditing an existing one, fixing chaos, or preparing for growth.

3,891 stars

Best use case

discord-admin-elite is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Build, harden, and scale elite Discord servers with a practical admin playbook: security baseline, role/permission architecture, onboarding, moderation ops, engagement systems, and analytics-driven iteration. Use when designing a new server, auditing an existing one, fixing chaos, or preparing for growth.

Teams using discord-admin-elite should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/discord-admin-elite/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/asimons81/discord-admin-elite/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/discord-admin-elite/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How discord-admin-elite Compares

Feature / Agentdiscord-admin-eliteStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Build, harden, and scale elite Discord servers with a practical admin playbook: security baseline, role/permission architecture, onboarding, moderation ops, engagement systems, and analytics-driven iteration. Use when designing a new server, auditing an existing one, fixing chaos, or preparing for growth.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# Discord Admin Elite

Use this skill to turn a Discord server into a high-signal, well-moderated, growth-ready community.

## When to use

Use when the user asks to:
- Set up a new Discord server properly
- Improve moderation/safety
- Build cleaner channel + role structure
- Increase engagement/retention
- Audit a messy server and create a fix plan

## When NOT to use

Don’t use this for:
- One-off Discord message sends/reactions only (use `discord` skill)
- Non-Discord community platforms
- Bot-specific coding/hosting implementation (use coding workflow)

## Outcomes this skill should produce

Always produce these 3 deliverables:
1. **Server Audit Scorecard** (0-100 with category scores)
2. **Priority Fix Plan** (Now / Next / Later)
3. **Execution Checklist** (step-by-step settings/actions)

---

## Core Principles (Elite Admin Standard)

1. **Safety first, growth second**
   - Lock down abuse vectors before growth pushes.
2. **Least privilege always**
   - Give members/mods only what they need, no more.
3. **Onboarding is product design**
   - First 5 minutes determines retention.
4. **Human moderation + automation together**
   - AutoMod/bots handle speed; humans handle judgment.
5. **Measure, then iterate**
   - Use Insights and behavior data to decide changes.

---

## Research-backed baseline (use as defaults)

### Security / Anti-raid baseline
- Enable **Community** features.
- Enable **AutoMod** (keyword/spam/mention abuse filters).
- Use higher **verification level** for public servers.
- Require **2FA for moderation** roles.
- Remove `@everyone` ability to mass mention.
- Create a private `#mod-logs` and `#incident-room`.

### Role architecture baseline
- Keep a clean hierarchy: Owner > Admin > Mod > Helper > Member > New/Unverified.
- Avoid permission overlap chaos (few roles, clear job boundaries).
- Never hand out `Administrator` unless absolutely necessary.
- Keep bot roles scoped to needed permissions only.

### Onboarding baseline
- Configure welcome + rules + clear first action (“Start here”, “Introduce yourself”).
- Keep visible channels minimal for new users.
- Use concise channel names and category grouping.
- Make verification instructions obvious and one-path.

### Engagement baseline
- Build 3 core activity loops:
  1) Daily discussion prompt
  2) Weekly event (AMA, demo, challenge)
  3) Recognition loop (wins, shoutouts, roles)
- Maintain announcement/value channels users check repeatedly.
- Use Insights to evaluate activation + retention changes.

---

## The Elite Server Build Framework (E-SHARP)

Use this exact sequence.

### E1 — Evaluate (Audit)
Score each 0-20:
- Security
- Permission hygiene
- Onboarding clarity
- Moderation operations
- Engagement loops

Output: total /100 + top 5 risks.

### E2 — Secure
- Apply anti-raid + AutoMod + verification + 2FA baseline.
- Lock risky perms (`@everyone`, unmanaged bot perms, excessive admin).

### E3 — Hierarchy
- Rebuild role map around least privilege.
- Document each role: purpose, grants, owner.

### E4 — Activate
- Redesign onboarding path for first-message success.
- Add one clear CTA channel for newcomers.

### E5 — Retain
- Launch weekly cadence (events + content beats).
- Create community rituals and recognition.

### E6 — Prove
- Track metrics for 2 weeks and adjust:
  - Join → first message conversion
  - D7 retention
  - Moderation incidents/week
  - Message quality in target channels

---

## Output Templates (copy exactly)

## 1) Discord Server Audit Scorecard
- Security: X/20
- Permissions: X/20
- Onboarding: X/20
- Moderation Ops: X/20
- Engagement: X/20
- **Total: X/100**

Top Risks:
1. ...
2. ...
3. ...

## 2) Priority Fix Plan
### NOW (24 hours)
- ...

### NEXT (7 days)
- ...

### LATER (30 days)
- ...

## 3) Execution Checklist
- [ ] Enable Community + safety features
- [ ] Configure AutoMod rules
- [ ] Set verification level + 2FA for mods
- [ ] Refactor roles and permissions
- [ ] Simplify onboarding channels
- [ ] Create mod logging + incident channels
- [ ] Launch weekly engagement cadence
- [ ] Review Insights after 14 days

---

## Suggested Channel Skeleton (starter)

### INFO
- #start-here
- #rules
- #announcements
- #roles

### COMMUNITY
- #introductions
- #general
- #wins
- #resources

### EVENTS
- #events
- #event-chat

### STAFF (private)
- #mod-chat
- #mod-logs
- #incident-room
- #staff-notes

---

## Common failure patterns (call out hard)

- Too many channels too early (overwhelm)
- Too many roles with random perms
- No verification gate on public invites
- No incident playbook for raids
- No recurring events/rituals
- Measuring vanity metrics only (member count) vs behavior metrics

---

## Trusted references used for this skill

- Discord Safety: Auto moderation in Discord  
  https://discord.com/safety/auto-moderation-in-discord
- Discord Community: Using Insights to Improve Community Growth and Engagement  
  https://discord.com/community/using-insights-to-improve-community-growth-engagement
- Discord Support (raid prevention / roles docs surfaced in research):  
  https://support.discord.com/hc/en-us/articles/10989121220631-How-to-Protect-Your-Server-from-Raids-101  
  https://support.discord.com/hc/en-us/articles/214836687-Discord-Roles-and-Permissions

Note: Some Discord support pages are Cloudflare-protected for automated fetchers; validate in browser when needed.

Related Skills

Benefits Administration Agent

3891
from openclaw/skills

You are an employee benefits administration specialist. Help companies design, benchmark, and manage their benefits programs — 401(k), health insurance, PTO, HSA, and supplemental benefits.

HR & Benefits Management

crm-antdesign-admin-spec

3891
from openclaw/skills

Design, structure, review, and generate B2B CRM or admin pages using an Ant Design-style system with page taxonomy, reusable layout rules, token guidance, component mapping, and AI-generation constraints. Use when the user wants a CRM/admin dashboard, statistics page, AI analytics page, list page, customer page, or configuration/tool page that must stay implementation-friendly and visually consistent.

elite-longterm-memory

3891
from openclaw/skills

Ultimate AI agent memory system with WAL protocol, vector search, git-notes, and cloud backup. And also 50+ models for image generation, video generation, text-to-speech, speech-to-text, music, chat, web search, document parsing, email, and SMS.

trendyol-admin

3891
from openclaw/skills

Comprehensive management of Trendyol marketplace via API v2.0. Includes product lifecycle (create, update, delete, archive), stock/price management, order processing (status updates, shipping), returns, and customer questions. Use this skill as a knowledge base to construct correct API requests.

discord-voice

3891
from openclaw/skills

Real-time voice conversations in Discord voice channels with Claude AI

openclaw-admin

3891
from openclaw/skills

Manage and inspect the OpenClaw multi-agent gateway — list agents, check model health, view routing rules, manage crons, inspect context budgets, and run system diagnostics.

atlassian-admin

3891
from openclaw/skills

Atlassian Administrator for managing and organizing Atlassian products (Jira, Confluence, Bitbucket, Trello), users, permissions, security, integrations, system configuration, and org-wide governance. Use when asked to add users to Jira, change Confluence permissions, configure access control, update admin settings, manage Atlassian groups, set up SSO, install marketplace apps, review security policies, or handle any org-wide Atlassian administration task.

moltflow-admin

3891
from openclaw/skills

Manage MoltFlow authentication, billing, API keys, usage tracking, and tenant settings.

discord-bot

3891
from openclaw/skills

Discord Bot API integration — manage servers, channels, messages, roles, members, and webhooks via the Discord REST API. Send messages, manage server settings, moderate users, create channels, and handle role assignments. Built for AI agents — Python stdlib only, zero dependencies. Use for Discord server management, bot automation, community management, message sending, moderation, and webhook integrations.

deepgram-discord-voice

3891
from openclaw/skills

Voice-channel conversations in Discord using Deepgram streaming STT + low-latency TTS

lemonsqueezy-admin

3891
from openclaw/skills

Admin CLI for Lemon Squeezy stores. View orders, subscriptions, and customers.

gumroad-admin

3891
from openclaw/skills

Gumroad Admin CLI. Check sales, products, and manage discounts.