Argus captures only durable conversation and project-state changes, routing them to the correct Git-backed Archivum record.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install argus-skill
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install argus-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Argus is an Openclaw Skills context-preservation workflow for turning meaningful conversation changes into durable records without archiving entire conversations. It identifies decisions, corrections, preferences, commitments, evidence, project state, blockers, methods, and next actions, while excluding filler, duplicate summaries, unsupported claims, and unauthorized secrets.
The skill routes each durable delta to its canonical owner across configured Archivums, commitment systems, budget authorities, and specialist archives. It respects workspace contracts and version-2 configuration, maintains bidirectional home anchors, validates archive links, and reports exactly what changed. Argus is designed for repository-aware agents that need reliable long-term memory without creating duplicate ledgers or silently expanding scope.
ARCHIVUM_REGISTRY, then $ARCHIVUM_HOME/00_meta/archivum_registry.toml.AGENTS.md, config.yaml, profile, state, and schema only as needed, resolving all paths from the configured map rather than assuming directory names.scripts/ and references/ directories remain available relative to the installed skill.--registry argument, the ARCHIVUM_REGISTRY environment variable, or $ARCHIVUM_HOME/00_meta/archivum_registry.toml.config.yaml containing the relevant workspace.*, directories.*, and canonical_files.* mappings.python3 scripts/discover_archivums.py --json
python3 scripts/discover_archivums.py --registry /path/to/00_meta/archivum_registry.toml --json
python3 scripts/check_backlinks.py --registry /path/to/00_meta/archivum_registry.toml
references/checkpoint-prompt.md when making Argus available automatically in repository-aware agents. Preserve legacy workspace layouts as-is unless migration is explicitly requested.Argus organizes durable state by canonical ownership rather than by keyword matching or conversation chronology.
| Data surface | Typical durable content | Ownership guidance |
|---|---|---|
| Commitment system | Promises, deadlines, waiting-on states, current workstream custody | Use the workspace-configured commitment contract |
| Budget authority | Token and GPU budgets, account windows, autonomous-run gates, session histories, artefact custody | Record resource usage only where the configured system requires it |
| Home Archivum | Cross-domain projects, identity, relationships, personal decisions, stable preferences, cross-archive index | Acts as the home anchor for connected records |
| Research Archivum | Hypotheses, literature, experiments, results, methods, scientific strategy | Use the configured research layout |
| Admin Archivum | Operations, governance, finance, legal, people operations, internal administration | Preserve the existing administrative contract |
| Career archive | Role research, applications, evidence packets, pipeline state | Use when career ownership is canonical |
| Specialist Archivum | Domain-specific project records | Prefer an existing specialist store |
Version-2 workspaces use config.yaml as the authoritative schema and path map. Argus resolves workspace.profile_file, workspace.state_file, workspace.schema_file, directories.*, and canonical_files.* before reading or writing. It does not assume numbered directories such as 01_projects; for example, a research workspace may map projects to 01_active_research.
Each private satellite record must link back to its home anchor, while the home Archivum must retain a route to the satellite. Backlink validation rejects logical paths that escape a registered archive root. The skill does not create a second commitment ledger, budget ledger, or recursive record stating that Argus performed an update.
config.yaml path mappings.archivum CLI integration for deterministic creation, status, and doctor checks when available.Loading
ML Run Provenance creates and validates self-describing machine learning run metadata at initialization so every execution has traceable intent, inputs, code identity, and lineage.

Butler provides local, project-scoped control for Claude usage estimates, GPU budgets, reservations, and post-run reconciliation.

An evidence-based walking calorie calculator that converts body weight and step count into a transparent net calorie estimate using peer-reviewed biomechanics research.

Security Watch monitors CVEs and security advisories through the Chinng AI-Agent Portal and produces evidence-based, actionable vulnerability summaries.

A compliance writing assistant that maps connected medical devices across hardware, software, sensors, apps, and cloud services to NMPA, FDA, and MDR requirements.

An AI-HIVE MCP workflow for planning, generating, reviewing, and delivering original animation and game content without reproducing protected IP.








































