skills/smithery.ai/agent-report

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 to agent-<id>-report.md in current directory

Workflow

Installs
1
First Seen
Apr 15, 2026
agent-report from smithery.ai