OpenClaw · Skill
Community Mod Pack
Summarize community activity and surface moderation signals with draft responses only.
Install
Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.
Primary command
clawhub install codedao12/community-mod-packClawHub installer
npx clawhub@latest install codedao12/community-mod-packOpenClaw CLI
openclaw skills install codedao12/community-mod-packDirect OpenClaw install
openclaw install codedao12/community-mod-packWhat this skill does
Summarize community activity and surface moderation signals with draft responses only.
Why it matters
Keeps humans in the loop for all enforcement decisions while reducing the time moderators spend reading through full channel histories.
Typical use cases
- Getting a daily summary of active threads in a Discord server
- Flagging messages that may violate community rules before a human reviews them
- Drafting a rule-reminder reply to a specific user
- Generating a weekly moderation report for a Telegram group
- Identifying spam patterns across high-volume chat logs
Source instructions
Community Mod Pack
Goal
Summarize community activity and surface moderation signals with draft responses only.
Best fit
- Use when the user needs daily or weekly channel summaries.
- Use when the user wants spam or rule-violation signals.
- Use when the user wants draft moderator replies or rule reminders.
Not fit
- Avoid when the user asks to auto-ban, kick, or delete messages.
- Avoid when the community rules are missing or unclear.
- Avoid when privacy constraints prohibit analysis.
Quick orientation
references/overview.mdfor workflow and quality bar.references/auth.mdfor access and token handling.references/endpoints.mdfor optional integrations and templates.references/webhooks.mdfor async event handling.references/ux.mdfor intake questions and output formats.references/troubleshooting.mdfor common issues.references/safety.mdfor safety and privacy guardrails.
Required inputs
- Channel logs or message exports within the allowed window.
- Community rules and enforcement preferences.
- Languages to moderate.
- Escalation contacts and severity thresholds.
Expected output
- Activity summary with key topics and notable threads.
- Flagged messages with reasons and confidence.
- Draft responses or rule reminders.
- Suggested follow-up actions for human moderators.
Operational notes
- Provide confidence and cite the rule that was triggered.
- Avoid making final enforcement decisions.
- Keep outputs in draft form.
Security notes
- Respect privacy and minimize data retention.
- Avoid sharing personal data beyond the moderator context.
Safe mode
- Analyze and draft only; no enforcement actions.
- Use read-only access to logs when possible.
Sensitive ops
- Muting, banning, deleting messages, or modifying roles is out of scope.