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.
git clone --depth 1 https://github.com/TheophilusChinomona/claude-openclaw-pluginWrote 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/theophiluschinomona/claude-openclaw-plugin/oc-architect)<a href="https://agentmods.dev/commands/theophiluschinomona/claude-openclaw-plugin/oc-architect"><img src="https://agentmods.dev/badge/commands/theophiluschinomona/claude-openclaw-plugin/oc-architect/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/theophiluschinomona/claude-openclaw-plugin/oc-architect"><img src="https://agentmods.dev/badge/commands/theophiluschinomona/claude-openclaw-plugin/oc-architect.svg" alt="Reviewed on agentmods" width="80" 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.00030 | $0.00569 |
| Opus 5 | $0.00015 | $0.00284 |
| Sonnet 5 | $0.00006 | $0.00114 |
| Haiku 4.5 | $0.00003 | $0.00057 |
Grade B, and why
oc-architect scanned grade B with 1 finding 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 10d 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.
Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
- Recommend `chmod 444` on SOUL.md and IDENTITY.md after finalizing How it starts
The opening of the file, as written. The whole thing — 55 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/oc-architect Command
Build or optimize OpenClaw agent workspace files through the openclaw-agent-architect skill.
Arguments
The user provides: $ARGUMENTS
Parse:
- Subcommand (default:
build):buildoroptimize - workspace-path (optional): Path to the agent workspace. Default:
~/.openclaw/workspace
If no subcommand is given, use build.
Skill Reference
Apply the full workflow from the openclaw-agent-architect skill (under skills/openclaw-agent-architect/SKILL.md).
build
Run Mode 1: Build from Scratch. Conduct the 5-phase interview (SOUL → IDENTITY → AGENTS → MEMORY → GOALS), then generate each file after its phase. Use templates as scaffolding only; customize from the user's answers. See skills/openclaw-agent-architect/references/templates.md for file structure.
- Phase 1: SOUL.md — role, personality, values, boundaries, communication style
- Phase 2: IDENTITY.md — name, emoji, status line
- Phase 3: AGENTS.md — memory rules, safety, workflows, tool rules
- Phase 4: MEMORY.md — user profile, projects, preferences, people
- Phase 5: GOALS.md — active goals, milestones, review schedule
Write files into the given workspace path. Keep SOUL.md under 2,000 words; ensure persona coherence across all files.
optimize
Run Mode 2: Scan & Optimize. Read all existing workspace markdown files at the given path, then:
- Audit for completeness (which files exist, which are missing or sparse)
- Check consistency (SOUL vs AGENTS, GOALS vs MEMORY)
- Check for bloat (SOUL over 2,000 words, redundancy)
- Check for vagueness (generic instructions)
- Check persona coherence
- Propose specific improvements with before/after; show changes before writing
Preserve the user's intent; tighten language for token awareness.
Guidelines
- Never include API keys, passwords, or tokens in any generated file
- Recommend
chmod 444on SOUL.md and IDENTITY.md after finalizing - GOALS.md is a custom addition (OpenClaw loads all .md from workspace)—mention this to the user
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.
- 10d ago First seen · 55 lines · 30 tokens per session scan B c18f8706fd0b
oc-architect is a command published in the GitHub repository TheophilusChinomona/claude-openclaw-plugin (2 stars, last pushed 5mo ago), licensed MIT. It adds 30 tokens to every session and 569 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
minutes-ideas
Surface recent voice memos and ideas captured from any device. Use when the user asks "what ideas did I have?", "what were my recent memos?", "what did I record while walking?", or wants to recall a captured thought.
learn
Force claude-smart to extract learnings from this session now.
memory-store
Store an insight, decision, or pattern to memory.
cc-memory
Configure persistent memory that survives across sessions using a layered approach: split rule files for always-loaded context, auto-memory for organic learning, and optional MCP-backed long-term memory for large codebases.
analyze-context
USE WHEN you want to analyze project context before starting work on a task. Calls context + recall, then synthesizes goals, decisions, gotchas, and relevant memories into a pre-task brief.
lians-recall
Recall current (non-stale) facts from Lians memory, optionally as-of a past date.