Install
openclaw skills install @antreasantoniou/archivumDurable memory for projects and research
openclaw skills install @antreasantoniou/archivumMake useful work survive the conversation. Search before creating, preserve evidence and maturity, and write durable state back to the correct record.
Use this order:
ARCHIVUM_ROOT when set.config.yaml and 00_meta/.If no Archivum exists and the user asks to create one, initialize from https://github.com/AntreasAntoniou/archivum. Do not clone or create a workspace without permission.
AGENTS.md when present.00_meta/workspace_profile.md, 00_meta/workspace_state.md, and config.yaml.git status --short and preserve unrelated changes.archivum status when available, or inspect recent files and active projects directly.rg or rg --files; load only records relevant to the request.Do not recursively read the whole archive as an initialization ritual. Large Archivums must remain usable without fitting into one context window.
00_meta/workspace_profile.md.Activate <stance>, but explicit activation is not required.00_meta/workspace_profile.md. Write project-specific corrections and lessons to the smallest canonical record.00_meta/schema.md and a template from 00_meta/templates/.visibility: private.archivum new <kind> "<title>" when available.created_date; update last_updated_date with the actual date.README.md, tasks.md, latest logbook entries, and directly relevant experiment or decision records.maturity: seed | proposal | in-progress | observed | validated | retired.visibility: public as permission metadata, not authorization to publish.Use workers only when decomposition, parallelism, specialist review, or long-running execution materially helps. A dispatch must be self-contained: objective and stop condition; workspace and canonical source paths; allowed writes; dirty-worktree, privacy, evidence, and external-action constraints; expected artefacts; validation; and failure handling.
Keep one integration owner. Avoid concurrent edits to the same canonical record unless isolation and merge ownership are explicit. A worker report is evidence to inspect, not proof of completion.
00_meta/workspace_state.md only when the underlying state changed.archivum doctor after structural edits when available.Do not turn the state file into a transcript of agent activity. The archive records the work, not the chat.