
from ai-runbooks111
Save investigation findings into a timestamped markdown report file with a standard filename and structure.
Saves generated investigation or runbook content into a standardized markdown file in a ./reports/ directory, producing a predictable filename and metadata outputs. It automates filename construction, writes the provided REPORT_CONTENT to disk, and returns the saved path and write status. Typical use cases include alert triage, IOC enrichment, incident reports, hunt summaries and case investigations.
Use this skill after completing triage, enrichment, or an investigation when you want to persist findings in a consistent, human-readable form. Ideal for automating reports from runbooks, saving reproducible artifacts for audits, and generating shareable documentation for handoff.
Compatible with agents that can supply markdown content and write to the local filesystem (Copilot/Codex/Claude Code style agents or any agent with a Write tool).
This skill has not been reviewed by our automated audit pipeline yet.