meticulous-cli-download

Installation
SKILL.md

meticulous download

Commands for downloading Meticulous artifacts to the local dataDir (default ~/.meticulous). All commands are idempotent — if the artifact already exists locally it will not be re-fetched.

download session

meticulous download session --sessionId=<id> [--format=<format>] [--apiToken=<token>]

Purpose: Download a recorded session's data from Meticulous.

Options:

Option Type Default Description
--sessionId string ID of the session to download (required)
--format json | multi-file json json downloads the original single JSON file. multi-file writes a structured directory tree.
--outputDir string .meticulous/sessions Output directory for multi-file format
Related skills
Installs
20
GitHub Stars
1
First Seen
Mar 16, 2026