# Send Discord Admin Elite to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "discord-admin-elite",
    "name": "Discord Admin Elite",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/asimons81/discord-admin-elite",
    "canonicalUrl": "https://clawhub.ai/asimons81/discord-admin-elite",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/discord-admin-elite",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=discord-admin-elite",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "TEST-DRIVE.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/discord-admin-elite"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/discord-admin-elite",
    "downloadUrl": "https://openagent3.xyz/downloads/discord-admin-elite",
    "agentUrl": "https://openagent3.xyz/skills/discord-admin-elite/agent",
    "manifestUrl": "https://openagent3.xyz/skills/discord-admin-elite/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/discord-admin-elite/agent.md"
  }
}
```
## Documentation

### 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:

Server Audit Scorecard (0-100 with category scores)
Priority Fix Plan (Now / Next / Later)
Execution Checklist (step-by-step settings/actions)

### Core Principles (Elite Admin Standard)

Safety first, growth second

Lock down abuse vectors before growth pushes.


Least privilege always

Give members/mods only what they need, no more.


Onboarding is product design

First 5 minutes determines retention.


Human moderation + automation together

AutoMod/bots handle speed; humans handle judgment.


Measure, then iterate

Use Insights and behavior data to decide changes.

### 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:

Daily discussion prompt
Weekly event (AMA, demo, challenge)
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

### 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:

...
...
...

### 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

### 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.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: asimons81
- Version: 0.1.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-23T16:43:11.935Z
- Expires at: 2026-04-30T16:43:11.935Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/discord-admin-elite)
- [Send to Agent page](https://openagent3.xyz/skills/discord-admin-elite/agent)
- [JSON manifest](https://openagent3.xyz/skills/discord-admin-elite/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/discord-admin-elite/agent.md)
- [Download page](https://openagent3.xyz/downloads/discord-admin-elite)