What problem does it solve? When an AI assistant produces or modifies files, users often receive bare file paths or links with no context about size, type, inputs, or destination. This Skill enforces a consistent presentation protocol so every file is delivered with full metadata and a confirmation gate before moving on. ## Core Features & Use Cases - Structured Metadata Tables: Presents each file with filename, path, type, size, destination, input files, and prompt documentation status. - One-at-a-Time Delivery: Files are presented individually with a confirmation gate, never batch-dumped, unless the user explicitly requests otherwise. - Prompt Documentation Tracking: Detects whether the prompt that produced a file is documented, and flags or saves undocumented prompts to a prompts/ subfolder. - Use Case: After generating a report and a spreadsheet, the assistant presents each file one at a time with its metadata table, waits for confirmation, and notes where each file should be moved. ## Quick Start Ask the assistant to present the file it just created in thread with full metadata.