Install
openclaw skills install notes-snapshot-control-roomThis skill should be used when the user asks to "connect Apple Notes Snapshot to a host", "run notesctl mcp", "diagnose why Apple Notes Snapshot failed to attach", "separate AI Diagnose from MCP", or "verify the control-room proof path". It teaches local preflight, MCP wiring, capability boundaries, and proof-first usage without turning the repo into a hosted platform.
openclaw skills install notes-snapshot-control-roomHelp a host, plugin, or collaborator consume Apple Notes Snapshot without rewriting it into a hosted AI platform or a generic assistant product.
notesctl from a public checkout when the host does not
already have itnotesctl mcp into a host without pretending there is a remote
servicenotesctl is the canonical human entrypointAI Diagnose is an advisory sidecarLocal Web API is token-gated and same-machineMCP is stdio-first and read-only-firstnotesctl first using references/install-and-attach.md../notesctl run --no-status./notesctl install --minutes 30 --load./notesctl verify./notesctl doctor./notesctl ai-diagnose./notesctl web./notesctl mcpget_status, run_doctor,
verify_freshness, get_log_health, list_recent_runs, and
get_access_policynotes-snapshot://recent-runs resource as a
first read-back surfaceDo not treat host registration as proof by itself.
Verify:
./notesctl run --no-status./notesctl verify./notesctl doctor --json./notesctl status --jsonIf those fail, call it a local snapshot preflight problem, not an MCP bug.
v0.1.12 named-host attach-proof trail on one machine does not become a universal
proof for every host build or every machine.references/install-and-attach.mdreferences/usage-and-proof.md