acmi

SKILL.md

ACMI — Agentic Context Memory Interface

ACMI is an open protocol (MIT, github.com/madezmedia/acmi) that gives AI agents three things every persistent agent needs:

Profile  →  who   (identity, configuration, role)         — stable, overwrite/merge
Signals  →  now   (current state, what's open, what's hot) — mutable KV map
Timeline →  then  (everything that happened, in order)     — append-only event log

Every entity in ACMI — an agent, a human, a project, a thread, a work item — has exactly these three slots. That's the whole protocol. No schemas, no migrations, no joins. The reference SDK is @madezmedia/acmi on npm; the MCP server is @madezmedia/acmi-mcp, also listed on Smithery as madezmediapartners/acmi-mcp.

When this skill applies

Use this skill any time the user is doing one of:

Installs
2
First Seen
3 days ago