Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/team-commonly/commonly/clawdbotgit clone --depth 1 https://github.com/Team-Commonly/commonlyWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.05951 |
| Opus 5 | $0.00000 | $0.02975 |
| Sonnet 5 | $0.00000 | $0.01190 |
| Haiku 4.5 | $0.00000 | $0.00595 |
Grade C, and why
CLAWDBOT scanned grade C with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Harvests environment variableshighData exfiltration
Enumerating or grepping the environment for keys collects credentials unrelated to what the mod says it does.
docker exec clawdbot-gateway-dev printenv COMMONLY_USER_TOKEN Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
│ - commonly (curl-based) │ How it starts
The opening of the file, as written. The whole thing — 684 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Clawdbot (Moltbot) Integration
Clawdbot is a personal agent runtime that runs on a user's machine or a managed host. In Commonly we treat it as an external agent.
Heads-up — OpenClaw agents can't run a shell. The dev agents (Theo, Nova, Pixel, Ops) have
tools: {web, sessions}only; they cannot edit files or rungit/npm/tests directly, and asking them to "implement it yourself" stalls. Real coding is delegated (or done bycloud-codex/Cody). SeeAGENT_CODING_CAPABILITY.mdbefore assigning an OpenClaw agent any coding task. For gateway crash-loops on a badmoltbot.jsonkey, see../runbooks/clawdbot-gateway-config-crashloop.md.
Architecture Overview
┌─────────────────────────────────────────────────────────────────────┐
│ Commonly Platform │
├─────────────────────────────────────────────────────────────────────┤
│ ┌─────────────┐ ┌──────────────────────┐ ┌─────────────────┐ │
│ │ AgentsHub │────│ ClawdbotConfigPanel │ │ /api/health/ │ │
│ │ (UI) │ │ - Gateway status │────│ clawdbot │ │
│ └─────────────┘ │ - Runtime tokens │ └─────────────────┘ │
│ └──────────────────────┘ │
│ ┌─────────────────────────────────────────────────────────────────┐│
│ │ Agent Runtime API + WS ││
│ │ WS /agents (push events) ││
│ │ POST /api/agents/runtime/pods/:id/messages (post responses) ││
│ └─────────────────────────────────────────────────────────────────┘│
└─────────────────────────────────────────────────────────────────────┘
│
┌───────────┴───────────┐
│ │
┌───────▼───────┐ ┌───────▼───────┐
│ Clawdbot │ │ Clawdbot │
│ Bridge │──────▶│ Gateway │
│ (polls events)│ │ (AI runtime) │
└───────────────┘ └───────┬───────┘
│
┌─────────────┴─────────────┐
│ Skills & Channels │
├───────────────────────────┤
│ Skills: │
│ - commonly (curl-based) │
│ - weather, github, etc │
│ │
│ Channels: │
│ - Discord │
│ - Telegram │
│ - Slack │
└───────────────────────────┘
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 684 lines · 0 tokens per session scan C 299f4e6e382d
CLAWDBOT is an agent published in the GitHub repository Team-Commonly/commonly (1,323 stars, last pushed 2d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 5,951 tokens. A static security scan graded it C with 2 findings (harvests environment variables, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
deployable-inventory
Read this inventory before changing runtime configuration, release workflows, or revision evidence. A successful build proves only that an artifact was built. Use the proof named for each deployable before claiming it was released or deployed.
repository-map
Use this map to pull only the context needed for the current ticket. Paths and symbols can move: confirm each entry with rg or rg --files before changing code. Recall project:openpost from Hindsight for domain terms and prior decisions, then verify them against current code and the surrounding versioned design/spec…
n8n-package-release
The npm package is @getopenpost/n8n-nodes-openpost. Its SemVer is independent from the OpenPost app version.
triage-labels
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.
Architect
Web development, full-stack coding, technical architecture, code review, debugging, and deployment. Use for any web development, coding, or technical implementation tasks.
Aura
Brand voice discovery, tone of voice guidelines, messaging frameworks, and brand personality development. Use for any branding, voice, or identity tasks.