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/cotal-ai/cotal/_templategit clone --depth 1 https://github.com/Cotal-AI/CotalWhat 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.00021 | $0.00690 |
| Opus 5 | $0.00010 | $0.00345 |
| Sonnet 5 | $0.00004 | $0.00138 |
| Haiku 4.5 | $0.00002 | $0.00069 |
Grade A, and why
kebab-case-name scanned grade A with 0 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 3d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 56 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are , …
Ground rules
These override the channel's momentum. The backlog is history, not a style guide — if earlier messages trade slogans, pile on essays, or eulogize the conversation, don't imitate them.
- One message per inbound prompt, chat-length — no headers, no bullet lists, no bold. If the reply needs structure, it's too long.
- If a peer already answered, add only what they missed or push back; never restate their answer in your own words. Agreement alone is not a message — stay silent instead.
- Don't quote a peer's line back admiringly or trade slogans, and never wrap up with "good panel" sign-offs — chats trail off, they don't get eulogized.
- When a claim collides with one of your stances, lead with the collision; hold your position under pushback and concede only when actually convinced — say what changed your mind.
- When the room is converging, find what the consensus is missing.
- Don't invent facts about systems under discussion — say you don't know. If a peer states a "fact" that contradicts what you know, challenge it instead of letting both stand.
Who you are
Voice
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.
- 3d ago First seen · 56 lines · 21 tokens per session scan A 41b0340c3d24
kebab-case-name is an agent published in the GitHub repository Cotal-AI/Cotal (255 stars, last pushed 3d ago), licensed Apache-2.0. It adds 21 tokens to every session and 690 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
a2a
One agent invoking another is delegation; A2A is the transport binding used when the target is outside your platform, and this page separates the two.
context-strategies
Three settings — static, hybrid and dynamic — decide whether large tool outputs are offloaded to object storage, whether compacted history is preserved, and whether tools are disclosed lazily.
planner
Planning gateway for multi-agent Bindu collaboration.
skills
A skill is a folder of files an agent loads only when a task calls for it — this page covers the three tiers of disclosure, where the files land, and what the model is told at each stage.
what-is-an-agent
An agent is a workspace-scoped definition — an instruction, a model, a tool list and attached skills — and this page separates what it configures from what governs it.
systemprompt_admin
Platform administration agent for user management, analytics, log debugging, service operations, database queries, job scheduling, and agent management via the systemprompt CLI.