snapshot

Capture point-in-time MiDi Experience Records for wallets with visual and perception data.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/0xHoneyJar/construct-observer --skill snapshot-0xhoneyjar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: snapshot
Source: https://github.com/0xHoneyJar/construct-observer/tree/main/skills/snapshotting
Command: npx skills add https://github.com/0xHoneyJar/construct-observer --skill snapshot-0xhoneyjar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Captures a point-in-time MiDi Experience Record (MER) for a wallet, consolidating data state, a visual snapshot, user perception signals, and decision context into a single, verifiable artifact.

Core Features & Use Cases

  • End-to-end MER generation for a wallet or cohorts, including data fetch, signal weighting, optional visual capture, perception retrieval, and a markdown MER.
  • Supports baseline comparisons via diff mode and degraded-mode operation when dependencies fail.
  • Enables downstream analytics, auditing, and storytelling by exporting a self-contained, human-readable and machine-parsable record.

Quick Start

Trigger a wallet MER snapshot by running the /snapshot command for a wallet alias, with optional flags to adjust trigger type, data-only mode, or cohort processing.

Frequently Asked Questions about snapshot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture a point-in-time wallet experience record with data and visuals?

To capture a point-in-time wallet experience record, you generate a MiDi Experience Record (MER) by assembling data state, visual capture, perception signals, and decision context into a single verifiable artifact. This provides a comprehensive snapshot for individual wallets or cohorts.

What is a wallet MER and what does it include?

A wallet MER is a point-in-time MiDi Experience Record that consolidates data state, a visual snapshot, user perception signals, and decision context. It creates a self-contained, human-readable and machine-parsable artifact for auditing and storytelling.

How do I generate a wallet MER snapshot for a cohort?

Generate a wallet MER snapshot for a cohort by running the /snapshot command with a wallet alias and optional flags for cohort processing. The system handles data fetch, signal weighting, visual capture, and markdown MER generation.

Can I compare wallet data state against a baseline using MER diff mode?

Yes, you can compare wallet data state against a baseline using MER diff mode. The snapshot supports baseline comparisons, allowing you to identify differences in data state, perception signals, and decision context over time.

Does snapshot generation still work when data dependencies fail?

Snapshot generation operates in degraded modes when dependencies fail, ensuring MER creation continues even with missing inputs. This allows you to capture available data state and perception signals without blocking the entire process.

When do I need to export a machine-parsable wallet experience record?

Export a machine-parsable wallet experience record when you need to enable downstream analytics, auditing, or storytelling. The MER provides a verifiable artifact with comprehensive metadata suitable for both human review and automated processing.