reports
Installation
SKILL.md
Reports
Inspect or export stored report artifacts for: $ARGUMENTS
Overview
- Implementation status: workflow-only
- Current backing path: use persisted
report.md,state.json, andmetadata.jsonartifacts from prior runs - Primary purpose: surface exact stored outputs with rigorous provenance rather than recomputing them unnecessarily
- Research layer: artifact retrieval and faithful restatement only
Use When
- The user wants a stored report, saved state file, or run metadata.
- The caller wants to inspect a prior
analysis,stock-data, ormarket-briefresult without rerunning it. - The user wants export-oriented access to already generated outputs.
- The user asks to "show me the last report" or "what did the analysis say."