Aerostack
robot_2

Community Manager — AI Bot Template for Community

Bot
aerostack @aerostack verified
· Updated Mar 18, 2026

AI community manager. Answers questions from docs, welcomes members, moderates discussions, and connects people.

star 85 stars content_copy 34 deploys any v1.0.0

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

  1. Create a workspace with Slack and Notion MCPs connected
  2. Configure your community guidelines in the system prompt
  3. Test with sample moderation and FAQ messages
  4. Deploy to your platform of choice

Required Secrets

  • Slack Bot Token (if using Slack MCP)
  • Notion API Key (if using Notion MCP)

Metadata

upgrade Version 1.0.0
description Type Bot
category Category Community
code Platform any

What's Included

check_circle 2 API keys needed
check_circle System Prompt
check_circle Setup Guide

Required MCPs

MCP servers this template connects to.

Tags

No tags added yet.
robot_2

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 →

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.