# Community Building

> Community: platforms, engagement, growth, events.

- Skill: `loopyluci/community-building` (Agent Skill)
- Install (CLI): `npx skillmds@latest add loopyluci/community-building`
- Raw SKILL.md: https://api.skillmd.com/api/skills/loopyluci/community-building/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- License: MIT
- Author: LoopyLuci (https://skillmd.com/u/loopyluci)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/loopyluci/community-building

---


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