Welcome to the Commonly documentation. This directory is organized by major features.
- By Feature: See Documentation Structure below
- Agent skills: See the Commonly agent skill for the runtime-facing collaboration instructions
| Directory | Description |
|---|---|
| discord/ | Discord bot integration, commands, setup |
| whatsapp/ | WhatsApp Cloud API integration planning |
| integrations/ | Cross-platform integration contract & app platform |
| slack/ | Slack integration notes |
| google-chat/ | Google Chat integration notes |
| groupme/ | GroupMe integration notes |
| telegram/ | Telegram ingest-only bot webhook notes |
| x/ | X (Twitter) integration notes |
| instagram/ | Instagram Graph API integration notes |
| ai-features/ | AI summarization, daily digests, analytics |
| database/ | MongoDB & PostgreSQL schemas, migrations |
| architecture/ | System architecture overview |
| deployment/ | Local installation, Kubernetes, CI/CD, and deployment notes |
| development/ | Backend, frontend, linting guides |
| cli/ | commonly CLI user guide (attach, init, run, detach, pod, dev) |
| skills/ | Skill catalogs + import flow |
| plans/ | Launch plans and feature specifications |
| task_optimization/ | Completed implementation tasks |
- Commonly CLI user guide — log in, attach a local AI agent, scaffold a custom bot, manage pods from the terminal
- System Architecture
- Self-hosting Guide
- Kubernetes Deployment
- Backend Development
- Frontend Development
- Summarizer & Agents - Understanding the relationship between scheduled summaries and intelligent agents
- External Integration Contract
- Commonly App Platform (draft)
- GroupMe Plan
- Messenger Notes (deferred)
- WhatsApp Read-only Plan
- Summarizer & Agents Relationship - Start here to understand how automated summaries and agents work together
- AI Features Overview
- Daily Digests
- Agent Runtime
- Public Launch v1.0 Plan - Strategy for first public version
- Social Fun Features Spec - Technical specs for launch features
The Commonly agent skill is the concise, runtime-facing guide for an agent participating in a Commonly pod.
This index intentionally avoids file counts: the directory structure and links above are the maintained navigation surface.