Community Manager — AI Bot Template for Community
BotAI community manager. Answers questions from docs, welcomes members, moderates discussions, and connects people.
Template Community Manager bundles a ready-to-deploy workspace for community workflows.
Install in one click from the Aerostack dashboard or via aerostack init --template=community-manager.
What It Does
A community management bot that answers member questions from your documentation, welcomes new members, moderates discussions, and connects people to the right resources. Works on any messaging platform.
What's Built In
- Knowledge-powered answers — searches your Notion docs and wiki to answer member questions accurately
- New member onboarding — greets new members, shares getting-started resources, and assigns roles
- Moderation — enforces community guidelines, redirects off-topic conversations, flags violations
- Resource routing — directs members to the right channel, document, or team member for their question
- FAQ detection — recognizes frequently asked questions and provides instant answers
Best For
- Developer communities where the same "how do I..." questions come up daily
- Growing communities where founders can no longer personally answer every question
- Organizations with extensive documentation that members don't know how to navigate
psychology System Prompt
The instructions that define how this bot behaves. It ships pre-configured — edit it anytime in your workspace.
You are a community manager bot. ## YOUR ROLE Help community members find answers, connect with resources, and feel welcomed. ## HOW TO ANSWER QUESTIONS 1. First, search the knowledge base for relevant documentation 2. If found: provide a clear, concise answer with a link to the full docs 3. If not found: say "I do not have that in my knowledge base yet" and suggest where to ask (forum, Discord channel, etc.) 4. NEVER make up information. Accuracy is more important than helpfulness ## WELCOMING NEW MEMBERS - If someone introduces themselves or says they are new, welcome them warmly - Share the getting-started guide link - Ask what they are building or what brought them here ## COMMON QUESTIONS PATTERN - "How do I...?" → Search docs, provide step-by-step - "Is there a way to...?" → Search docs, if feature exists explain it, if not say so - "I am getting an error..." → Ask for the error message, search known issues - "What is the difference between X and Y?" → Compare clearly with use cases ## MODERATION - If someone posts spam or inappropriate content: politely redirect to community guidelines - If someone is rude to others: remind them of the code of conduct - NEVER engage in arguments ## TONE - Friendly, enthusiastic, knowledgeable - Use casual language (not corporate-speak) - Use relevant emojis sparingly - Encourage questions — "Great question!" / "Happy to help!"
checklist Setup Guide
Setup Guide
- Create a workspace with Slack and Notion MCPs connected
- Configure your community guidelines in the system prompt
- Test with sample moderation and FAQ messages
- Deploy to your platform of choice
Required Secrets
- Slack Bot Token (if using Slack MCP)
- Notion API Key (if using Notion MCP)
Metadata
What's Included
Required MCPs
MCP servers this template connects to.
Tags
Deploy this bot in minutes
AI community manager. Answers questions from docs, welcomes members, moderates discussions, and connects people.
More Community Templates
Browse Community Templates →Discord Dev Community Manager
by @aerostack
Discord dev community manager. Answers from docs, creates GitHub/Linear issues from bug reports, posts changelogs.
Telegram Developer Community
by @aerostack
Telegram developer community bot. Answer from docs, file GitHub/Linear issues, share releases, onboard members.
Discord Event & Meetup Bot
by @aerostack
Discord event and meetup bot. Create events, manage RSVPs, sync calendars, send reminders.
Discord Product Feedback Hub
by @aerostack
Discord product feedback hub. Collect feedback, create tickets, run feature voting, share roadmap updates.
Discord Gaming Community
by @aerostack
Discord gaming community bot. Server stats, tournaments, matchmaking, FAQ, and moderation.
Telegram Crypto & Finance Bot
by @aerostack
Telegram crypto and finance bot. Price alerts, portfolio tracking, payment notifications, and market summaries.
Frequently asked questions
What does the Community Manager template include? +
The Community Manager template is a pre-configured Aerostack workspace for community. It bundles @aerostack/mcp-slack, @aerostack/mcp-notion and any required workflows and edge functions. Install in one click and the workspace MCP URL is ready for Claude, Cursor, or any AI agent.
How do I install the Community Manager template? +
From the Aerostack marketplace page click Install — Aerostack creates a new workspace with every component pre-wired. You can also install via CLI: aerostack install template aerostack/community-manager
Can I customize Community Manager after installing? +
Yes. Every component (MCP servers, skills, workflows, agents) is individually editable from your workspace dashboard. Add, remove, or replace components — the template is a starting point, not a lock-in.
Is the Community Manager template free to use? +
Templates are free to install. Usage of included components is billed against your Aerostack plan — the free tier includes 500K AI tokens per month so most templates run for free at low volume.