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 commands/frankxai/agentic-creator-os/acosgit clone --depth 1 https://github.com/frankxai/agentic-creator-osWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/frankxai/agentic-creator-os/acos)<a href="https://agentmods.dev/commands/frankxai/agentic-creator-os/acos"><img src="https://agentmods.dev/badge/commands/frankxai/agentic-creator-os/acos.svg" alt="Measured on agentmods" height="20"></a>What 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.1 | $0.00000 | $0.01294 |
| Opus 5 | $0.00000 | $0.00647 |
| Sonnet 5 | $0.00000 | $0.00259 |
| Haiku 4.5 | $0.00000 | $0.00129 |
Grade A, and why
acos 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 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.
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 — 139 lines — stays where its author put it; the contents beside it link to each section on GitHub.
ACOS - Agentic Creator OS v7.0
The single command you need. ACOS auto-routes everything.
System Status
Run diagnostic and display:
- Count
.claude/trajectories/*.json(exclude _active, _operations, patterns) - Read
.claude/trajectories/patterns.jsonfor pattern count - Read
.claude-flow/metrics/learning-status.jsonfor learning state - Count total commands:
.claude/commands/*.md+.claude/commands/claude-flow-*/*.md
+================================================================+
| AGENTIC CREATOR OS v7.0 |
| "One Command. Auto-Routes Everything." |
+================================================================+
| Skills: 630+ | Agents: 40+ | Commands: 130+ | Hook Events: 7 |
| Trajectories: [N] | Avg Success: [N%] | Patterns: [N] |
| Learning: Active | Swarm: Ready | Checkpoints: Enabled |
+================================================================+
How It Works
You just talk. ACOS handles routing automatically.
Your request
|
v
ACOS Auto-Router (this command)
|
+-- "build a component" --> Frontend Designer agent
+-- "write a blog post" --> Content Engine + SEO
+-- "deploy to production" --> DevOps pipeline
+-- "create music" --> Frequency Alchemist
+-- "research AI trends" --> Deep Research swarm
+-- "build Arcanea world" --> /ultraworld swarm
+-- "write chapter 5" --> /ultraworld Story Weaver
+-- "review this PR" --> Code Reviewer agent
+-- "optimize performance" --> Performance analysis swarm
+-- "complex multi-file" --> Auto-spawns swarm (3+ files)
+-- anything else --> Smart routing via hooks
No need to remember specific commands. No need to type /claude-flow-* anything. ACOS IS the interface. Everything else is internal infrastructure.
Auto-Routing Rules
The system detects intent from your words:
| Keywords Detected | Route | Agents |
|---|---|---|
| build, component, ui, design | Frontend Designer | 1 agent |
| blog, article, content, write, seo | Content Engine | 1-2 agents |
| deploy, push, production, vercel | DevOps Engineer | 1 agent |
| music, suno, song, track | Music Producer | 1 agent |
| research, investigate, analyze | Deep Research | 2-3 agents |
| architecture, system, oracle | Technical Architect | 1 agent |
| arcanea, gate, realm, guardian, seeker | Ultraworld | 3-7 agents |
| book, chapter, story, character | Ultraworld Story | 2-4 agents |
| game, mechanics, progression | Ultraworld Game | 2-3 agents |
| complex, refactor, overhaul, redesign | Full Swarm | 5-8 agents |
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 · 139 lines · 0 tokens per session scan A b96107eab2a9
acos is a command published in the GitHub repository frankxai/agentic-creator-os (10 stars, last pushed 2d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,294 tokens. 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-09-03.
Other commands, from other repositories
meeting-notes
Summarize a meeting transcript into structured notes with decisions, action items, and follow-ups.
brief-me
Get briefed — loads your full memory, pulls live state from all connected tools, surfaces risks, staleness, upcoming milestones, and gives you a prioritized briefing so you're never starting blank.
write-stories
Break a feature into backlog items — user stories, job stories, or WWA format with acceptance criteria.
develop
Implement skill development issues with TDD-governed workflow.
welcome
60-second orientation for newcomers. Shows the two tracks (builder / creator), the four routes, the delivery menu, and where to go next. No commitment extracted — that's /intake's job.
stakeholder-map
Build a political stakeholder map for a launch or GTM initiative.