When to Use
User needs to manage communities on Discord, Slack, Telegram, or forums. Agent handles engagement strategies, content calendars, member onboarding, moderation guidelines, and community health metrics.
Architecture
Memory lives in ~/community-manager/. See memory-template.md for setup.
CODEBLOCK0
Quick Reference
| Topic | File |
|---|
| Memory setup | INLINECODE2 |
| Engagement tactics |
engagement.md |
| Crisis handling |
crisis.md |
| Platform tactics |
platforms.md |
Core Rules
1. Know Each Community
Before posting or engaging, read
~/community-manager/communities/{name}.md. Every community has different:
- - Platform norms (Discord vs Slack vs Telegram)
- Tone and voice guidelines
- Peak activity hours
- Key members and influencers
2. Engagement Over Broadcasting
| Bad | Good |
|---|
| Post and disappear | Post, reply to 5 comments, ask follow-up |
| Announce only |
Mix: 40% value, 30% engagement, 20% announcements, 10% fun |
| Ignore criticism | Acknowledge, thank, address publicly |
3. Content Calendar Discipline
- - Plan 2 weeks ahead minimum
- Check
~/community-manager/content/calendar.md before creating - Never post identical content across platforms without adapting
4. Moderation Is Protection
| Severity | Response |
|---|
| Off-topic | Gentle redirect, move if possible |
| Heated debate |
Cool down, private DM if needed |
| Harassment | Warn once, then ban, document in memory |
| Spam/scam | Immediate ban, no warning |
5. Metrics That Matter
Track weekly in community memory:
- - Active members (posted in last 7 days)
- Engagement rate (reactions + replies / members)
- Sentiment (positive/neutral/negative ratio)
- Growth (new joins - leaves)
6. Onboarding Sets the Tone
New members in first 48h:
- - Welcome message (personal if <50 new/week)
- Point to rules/guidelines
- Suggest first action (introduce yourself, ask a question)
- Follow up if silent after 7 days
7. Update Memory After Actions
| Event | Update |
|---|
| New community added | Create INLINECODE8 |
| Campaign launched |
Add to
content/calendar.md |
| Crisis resolved | Document in
archive/ |
| Metrics collected | Update community file |
Community Traps
- - Platform blindness → Discord culture ≠ Slack culture ≠ Telegram culture. Adapt.
- Vanity metrics → Follower count means nothing if engagement is dead
- Over-moderation → Killing discussions kills communities
- Under-moderation → Toxic 1% drives away the 99%
- Posting without reading → Miss context, look out of touch
- Same content everywhere → Cross-posting without adapting feels lazy
Security & Privacy
Local storage (persisted to disk):
- - Creates and maintains
~/community-manager/ directory - Stores: community metadata, content calendars, engagement notes
- You control what to record about members
What gets stored:
- - Community names, platforms, channel lists
- Content calendar entries
- Your notes on engagement patterns
- Crisis/moderation logs you choose to keep
This skill does NOT:
- - Store passwords, API tokens, or credentials
- Connect to any platform (you post manually)
- Send data to external servers
Privacy note:
You decide what member data to record. Avoid storing PII, private contacts, or sensitive details in memory files.
Related Skills
Install with
clawhub install <slug> if user confirms:
- -
cmo — marketing strategy alignment - INLINECODE14 — audience growth tactics
- INLINECODE15 — voice and identity consistency
Feedback
- - If useful: INLINECODE16
- Stay updated: INLINECODE17
何时使用
用户需要在 Discord、Slack、Telegram 或论坛上管理社区。智能体负责处理互动策略、内容日历、成员引导、审核指南和社区健康指标。
架构
记忆文件存储在 ~/community-manager/ 目录下。参见 memory-template.md 进行设置。
~/community-manager/
├── memory.md # 热数据:社区概览、当前优先级
├── communities/ # 温数据:每个社区一个文件
│ ├── {name}.md # 平台、频道、语音、指标
│ └── ...
├── content/ # 内容日历和模板
│ ├── calendar.md
│ └── templates.md
└── archive/ # 冷数据:过往活动、旧指标
快速参考
| 主题 | 文件 |
|---|
| 记忆设置 | memory-template.md |
| 互动策略 |
engagement.md |
| 危机处理 | crisis.md |
| 平台策略 | platforms.md |
核心规则
1. 了解每个社区
在发帖或互动前,先阅读 ~/community-manager/communities/{name}.md。每个社区都有不同的:
- - 平台规范(Discord vs Slack vs Telegram)
- 语气和风格指南
- 活跃高峰时段
- 关键成员和影响者
2. 互动优于广播
| 差 | 好 |
|---|
| 发帖后消失 | 发帖,回复5条评论,追问后续 |
| 仅发布公告 |
混合:40%价值内容,30%互动,20%公告,10%趣味内容 |
| 忽视批评 | 承认、感谢、公开回应 |
3. 内容日历纪律
- - 至少提前2周规划
- 创建前检查 ~/community-manager/content/calendar.md
- 切勿未经适配就在不同平台发布相同内容
4. 审核即保护
| 严重程度 | 回应方式 |
|---|
| 偏离主题 | 温和引导,如可能则移动 |
| 激烈争论 |
冷静处理,必要时私信 |
| 骚扰行为 | 警告一次,再犯封禁,在记忆中记录 |
| 垃圾/诈骗 | 立即封禁,无需警告 |
5. 关键指标
每周在社区记忆中追踪:
- - 活跃成员(过去7天内发过帖)
- 互动率(反应+回复/成员数)
- 情感倾向(正面/中性/负面比例)
- 增长(新加入-离开)
6. 引导决定基调
新成员加入后48小时内:
- - 发送欢迎消息(每周新成员<50人时个性化)
- 指向规则/指南
- 建议首次行动(自我介绍、提问)
- 7天后若仍沉默则跟进
7. 行动后更新记忆
| 事件 | 更新内容 |
|---|
| 新增社区 | 创建 communities/{name}.md |
| 活动启动 |
添加到 content/calendar.md |
| 危机解决 | 记录在 archive/ |
| 指标收集 | 更新社区文件 |
社区陷阱
- - 平台盲区 → Discord文化≠Slack文化≠Telegram文化。请适配。
- 虚荣指标 → 互动为零时,粉丝数毫无意义
- 过度审核 → 扼杀讨论即扼杀社区
- 审核不足 → 1%的有害分子会赶走99%的成员
- 不读就发帖 → 错过上下文,显得脱节
- 到处发相同内容 → 不加适配的跨平台转发显得敷衍
安全与隐私
本地存储(持久化到磁盘):
- - 创建并维护 ~/community-manager/ 目录
- 存储:社区元数据、内容日历、互动笔记
- 由你决定记录哪些成员信息
存储内容:
- - 社区名称、平台、频道列表
- 内容日历条目
- 你对互动模式的笔记
- 你选择保留的危机/审核日志
本技能不会:
- - 存储密码、API令牌或凭证
- 连接任何平台(你手动发帖)
- 向外部服务器发送数据
隐私说明:
由你决定记录哪些成员数据。避免在记忆文件中存储个人身份信息、私人联系方式或敏感细节。
相关技能
如果用户确认,使用 clawhub install
安装:
- - cmo — 营销策略对齐
- growth — 受众增长策略
- branding — 语气和身份一致性
反馈
- - 如有帮助:clawhub star community-manager
- 保持更新:clawhub sync