agent-report
Installation
SKILL.md
Agent Report Extractor
Extract the final message from a Claude agent file and write it to a formatted markdown report.
Usage
Run the script with an agent ID:
scripts/extract_agent_message.sh <agent_id> [output_file]
agent_id: The short agent ID (e.g.,ad42ecb)output_file: Optional. Defaults toagent-<id>-report.mdin current directory