community-mod-pack
通过摘要、垃圾邮件检测建议以及 Discord 或 Telegram 的草稿回复来协助社区审核。当用户需要审核帮助、规则提醒或每日摘要而无需自动执行操作时使用。
安装 / 下载方式
TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~codedao12-community-mod-packcURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~codedao12-community-mod-pack/file -o codedao12-community-mod-pack.md# 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.md` for workflow and quality bar. - `references/auth.md` for access and token handling. - `references/endpoints.md` for optional integrations and templates. - `references/webhooks.md` for async event handling. - `references/ux.md` for intake questions and output formats. - `references/troubleshooting.md` for common issues. - `references/safety.md` for 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. --- ## 中文说明 # 社区审核工具包 ## 目标 仅通过草稿回复来总结社区活动并呈现审核信号。 ## 适用场景 - 当用户需要每日或每周频道摘要时使用。 - 当用户想要垃圾信息或违规信号时使用。 - 当用户想要草稿版的审核员回复或规则提醒时使用。 ## 不适用场景 - 当用户要求自动封禁、踢出或删除消息时避免使用。 - 当社区规则缺失或不明确时避免使用。 - 当隐私约束禁止进行分析时避免使用。 ## 快速导览 - `references/overview.md` 了解工作流程和质量标准。 - `references/auth.md` 了解访问权限和令牌处理。 - `references/endpoints.md` 了解可选的集成和模板。 - `references/webhooks.md` 了解异步事件处理。 - `references/ux.md` 了解信息收集问题和输出格式。 - `references/troubleshooting.md` 了解常见问题。 - `references/safety.md` 了解安全和隐私防护措施。 ## 必需输入 - 允许时间窗口内的频道日志或消息导出。 - 社区规则和执行偏好。 - 需要审核的语言。 - 升级联系人和严重性阈值。 ## 预期输出 - 包含关键话题和重要讨论串的活动摘要。 - 带有原因和置信度的被标记消息。 - 草稿版回复或规则提醒。 - 供人工审核员采取的后续行动建议。 ## 操作说明 - 提供置信度并引用所触发的规则。 - 避免做出最终的执行决定。 - 输出保持为草稿形式。 ## 安全说明 - 尊重隐私并尽量减少数据保留。 - 避免在审核员上下文之外共享个人数据。 ## 安全模式 - 仅进行分析和起草;不执行任何强制操作。 - 尽可能对日志使用只读访问。 ## 敏感操作 - 禁言、封禁、删除消息或修改角色不在工作范围内。