cmi-ambient-brief

cmi-ambient-brief is a skill for Claude Code, Codex from lenhonbp/codex-memory-intelligence. It costs 116 tokens per session (1,594 once invoked), scanned A, original, no licence file.

A task brief that summarizes available context from Ambient Intelligence, while clearly labeling the supporting evidence.

In plain words
What is it for?
Use it at the beginning of repository tasks or when asking what Ambient Intelligence knows about a request. It uses the documented ambient tool or project-local command.
Why use it?
It helps developers understand relevant project context before starting substantial repository work.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Install

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.

agentmods
npx agentmods add skills/lenhonbp/codex-memory-intelligence/cmi-ambient-brief
Any agent
npx skills add lenhonbp/codex-memory-intelligence --skill cmi-ambient-brief
Clone the repo
git clone --depth 1 https://github.com/lenhonbp/codex-memory-intelligence

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for cmi-ambient-brief

README.md
[![agentmods](https://agentmods.dev/badge/skills/lenhonbp/codex-memory-intelligence/cmi-ambient-brief.svg)](https://agentmods.dev/skills/lenhonbp/codex-memory-intelligence/cmi-ambient-brief)
Your own site
<a href="https://agentmods.dev/skills/lenhonbp/codex-memory-intelligence/cmi-ambient-brief"><img src="https://agentmods.dev/badge/skills/lenhonbp/codex-memory-intelligence/cmi-ambient-brief.svg" alt="Measured on agentmods" height="20"></a>
Per session 116 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,594 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00116 $0.01594
Opus 5 $0.00058 $0.00797
Sonnet 5 $0.00023 $0.00319
Haiku 4.5 $0.00012 $0.00159

Measured 5d ago against content hash 61cd53eb4c29, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

cmi-ambient-brief 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 5d 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.

skills/cmi-ambient-brief/SKILL.md · 142 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

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.

  1. 5d ago First seen · 142 lines · 116 tokens per session scan A 61cd53eb4c29

Subscribe to this mod's changes

cmi-ambient-brief is a skill published in the GitHub repository lenhonbp/codex-memory-intelligence (1 stars, last pushed 5d ago), with no licence file. It adds 116 tokens to every session and 1,594 once invoked, about $0.0006 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-31.

Related

Other skills, from other repositories

memtrace-decision-memory

Use Cortex decision memory through the normal Memtrace MCP tools. Trigger for free-text questions about what was decided, chosen, rejected, banned, or established as a convention; for why a symbol exists or which contracts constrain it; for whether a known decision held, drifted, or was violated; and for the…

syncable-dev/memtrace-public · 137 tokens

memtrace-index

Index a source-code repo into the Memtrace knowledge graph and poll the job to completion. Use when the user asks to index, parse, ingest, reindex, watch, or prepare a source-code repo for Memtrace analysis, when code exploration needs an index, or when searches return 0/partial results for source paths under an…

syncable-dev/memtrace-public · 119 tokens

memtrace-session-continuity

Catch up on everything that changed in an indexed source-code repo since the last session, using stored session anchors and Memtrace change memory. Use when the user asks to continue, catch up, resume, see what changed while away, recover prior context, or orient at session start without guessing timestamps. Do not…

syncable-dev/memtrace-public · 92 tokens

memtrace-continuous-memory

Keep the Memtrace index fresh while editing by watching a repo for live, incremental re-indexing. Use when the user asks to keep Memtrace fresh while editing, watch a repo, enable live or incremental indexing, set up always-on memory (meaning Memtrace index watching, not generic agent memory), or make just-saved…

syncable-dev/memtrace-public · 96 tokens

ragcode-memory

Manage shared cross-AI memories for this project through RagCode MCP tools (memorywrite, memoryquery, memorylist, memorydelete), with ragcode memory CLI fallback when MCP is unavailable. Read prior decisions, user preferences, and feedback written by other AI agents, and record new insights so they persist across…

MarshallEriksen-Neura/ragcode · 101 tokens

droste-code-memory

Use when Claude needs project-aware code memory, MCP context retrieval, repository indexing, causal code search, or Droste CLI workflows. Triggers include requests to index a repo with Droste, configure droste mcp, retrieve graph-aware context, inspect caller/callee relationships, avoid blind file reads, or keep…

lorismascio17/droste-memory · 75 tokens