Community Manager
community
Installation
$
npx agenticloops install community-managerSummary
Watches comments across YouTube/IG/FB, surfaces what needs a reply, and drafts responses.
- Runs Hourly, on any harness.
- Uses skills:
social,notify-user. - Runs at the standard capability tier (balanced model); the harness picks the model.
- Proof: comment_watch.py runs hourly with monitoring logs
What it does
Check comments across our channels, surface the ones that need a reply, and draft responses for approval.
LOOP.md
--- name: community-manager description: Community Manager · Watches comments across YouTube/IG/FB, surfaces what needs a reply, and drafts responses. schedule: hourly skills: [5dive-ai/skills/social, 5dive-ai/skills/notify-user] tier: standard # frontier | standard | fast effort: medium concurrency: skip tags: [community, social] license: MIT --- Check comments across our channels, surface the ones that need a reply, and draft responses for approval.