Agent skill
community-manager-brain
Generates scripts for Discord/Facebook Group engagement and daily discussion prompts.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/community-manager-brain
SKILL.md
Community Manager Brain
This skill keeps the community active and engaged during the campaign.
Input Variables
- [BRAND_VOICE]
- [CAMPAIGN_STATUS] (Pre-launch, Live, Post-campaign)
The Protocol
- Platform Choice: Discord (Real-time, heavy users) vs. Facebook Group (Asynchronous, older demo).
- Engagement Cadence:
- Welcome: Automated welcome message for new joiners.
- Daily Discussion: A "Question of the Day" to spark debate.
- Challenge: A mini-contest (e.g., "Share your worst [Problem] story").
- Moderation Guidelines: How to handle FUD (Fear, Uncertainty, Doubt) or spam.
Output Instructions
Render into templates/community-engagement-plan.md.
Integration & Technical Specs
API Specification
- ID:
community-manager-brain - Path:
skills/community-manager-brain/templates/community-engagement-plan.md - Context: Part of Social & Community
Data Flow
- Input: Derived from project context and upstream skills.
- Output: Generates
community-engagement-plan.md.
CLI Usage
bun scripts/cli.ts activate community-manager-brain
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?