Community: platforms, engagement, growth, events.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add LoopyLuci/Skills --skill community-building --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Community Building?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/loopyluci-community-building)More formats (shields.io, HTML) on the badges page.
---
name: community-building
description: "Community: platforms, engagement, growth, events."
version: 1.0.0
author: Hermes Agent
license: MIT
platforms: [linux, macos, windows]
metadata:
hermes:
tags: [community, discord, slack, engagement, growth]
related_skills: [personal-brand-building, affiliate-marketing, workflow-automation-skill]
---
# Community Building
## Overview
Build and grow online communities: platform selection (Discord vs Slack vs Circle vs Reddit), community design (channels, roles, norms/rules), growth mechanics (welcome sequences, referrals, content drip), engagement tactics (AMAs, events, challenges, spotlights), moderation guidelines, monetization strategies, and health metrics (DAU/MAU, retention).
## When to Use
- Choosing a community platform for your audience
- Designing channel structure, roles, and community norms
- Setting up welcome sequences and growth mechanics
- Planning engagement events (AMAs, co-working, challenges)
- Establishing moderation and conflict resolution
- Implementing monetization (paid tiers, courses, sponsorships)
- Measuring community health with metrics
## Body
### 1. Platform Selection
| Platform | Best For | Strengths | Weaknesses |
|----------|----------|-----------|------------|
| **Discord** | Real-time chat, gaming, dev, niche communities | Voice channels, bots, roles, free | Can be chaotic, discovery is hard |
| **Slack** | Professional communities, work | Thread organization, integrations | Paid, limited free tier (90d history) |
| **Circle** | Paid communities, courses | Native payments, clean UI, course hosting | Paid, smaller ecosystem |
| **Reddit** | Large public communities | Built-in discovery, upvote system | Anonymous, harder to monetize |
**Decision:** Free/real-time → Discord. Professional → Slack. Monetized → Circle. Public discovery → Reddit.
### 2. Community Design
**Channel structure (Discord example):**
```
#welcome → Rules, roles, intro prompt
#announcements → Admin-only posting, major updates
#general → Open chat, "how's everyone doing?"
#[topic]-chat → Topic-specific channels
#resources → Curated links, tools, templates
#show-and-tell → Members share their work
#jobs → Job postings, freelance opportunities
#feedback → Member suggestions
#off-topic → Unrelated conversations
```
**Roles:** Member (default) → Contributor (trusted, can help moderate) → Moderator (full moderation) → Admin (owner).
**Community norms template:**
1. Be respectful — no harassment, hate speech, or personal attacks
2. No spam — self-promotion in designated channels only
3. Stay on topic — keep conversations in appropriate channels
4. No unsolicited DMs — don't message members without context
5. Report issues to moderators — don't engage in public conflict
### 3. Growth Mechanics
| Tactic | Effort | Impact | How |
|--------|--------|--------|-----|
| Welcome sequence | Low | High | Auto-DM new members with intro prompt |
| Referral program | Medium | High | Reward role/access at N referrals |
| Content drip | Medium | Medium | Exclusive weekly content for actives |
| Cross-promotion | Low | Medium | Partner communities share each other |
| Events | High | High | AMAs, game nights, co-working, workshops |
| Member spotlights | Low | Medium | Weekly feature on one member |
**Welcome sequence:** Auto-message on join → "Introduce yourself in #introductions" → Day 3 check-in → Day 7: "What do you want to see in this community?"
### 4. Engagement Tactics
**Cadence:**
- **Daily**: "What are you working on today?" thread — builds daily habit
- **Weekly**: Challenge or prompt with bragging rights
- **Monthly**: AMA with expert in your niche
- **Quarterly**: Virtual event (workshop, hackathon, game night)
**Other tactics:** Co-working Pomodoro sessions (2h blocks for accountability), member matching (pair complementary skills), resource library (community-curated links and templates), feedback Friday (members suggest improvements).
### 5. Moderation
**Tiered response:**
1. **Minor infraction**: Private warning from mod (first offense)
2. **Repeated minor**: Temporary mute (24h–7d)
3. **Major infraction** (harassment, spam, hate speech): Immediate ban
4. **Appeals**: Designated channel or DM for ban appeals
**Moderation tools:** Auto-mod (Discord automod), keyword filtering, spam detection bots (MEE6, Carl-bot), slow mode for high-traffic channels.
### 6. Monetization
| Model | How | Example |
|-------|-----|---------|
| Paid membership | Monthly fee for exclusive channels | $10/mo for premium chat, resources |
| Courses | Community-hosted cohort courses | $200–500 per course |
| Sponsorships | Brand pays for access to your community | $500–5000/mo depending on size |
| Job board | Charging for job listings | $50–200 per listing |
| Consulting/coaching | 1:1 or group sessions for members | $100–500/session |
| Digital products | Templates, guides, presets | $10–50 one-time |
### 7. Health Metrics
| Metric | What It Measures | Healthy Range |
|--------|-----------------|---------------|
| DAU/MAU | Daily / monthly active ratio | 20–50% |
| D1/D7/D30 retention | Active at each interval | D1: 60%+, D7: 30%+, D30: 15%+ |
| Messages per active/day | Conversation depth | 1–5 |
| Content ratio | Member vs admin posts | 80% members, 20% admin |
| Conversion to paid | Free → paid upgrade | 2–10% |
| NPS | Would member recommend? | 30+ |
## Common Pitfalls
- **Build it and they won't come**: A community without a growth plan is an empty chat room.
- **No moderation**: One bad actor can destroy months of community building.
- **Too many channels**: 3–5 channels for small communities; expand only when there's clear need.
- **Admin does all the talking**: Goal is member-to-member conversation, not broadcast.
- **No clear value proposition**: Members need a reason to keep coming back.
- **Over-monetizing too early**: Build trust and value first, then introduce paid tiers.
## Verification Checklist
- [ ] Platform selected with rationale
- [ ] Channel structure designed (welcome → general → topic → off-topic)
- [ ] Roles and permissions defined
- [ ] Community norms / code of conduct written
- [ ] Welcome sequence set up (auto-message at join, D1, D3, D7)
- [ ] 2+ growth mechanics selected (referrals, cross-promo, events)
- [ ] Engagement cadence planned (daily/weekly/monthly/quarterly)
- [ ] Moderation team selected or process defined
- [ ] Monetization model chosen (if applicable)
- [ ] Health metric tracking configuredIs this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!