AgentSkillsCN

markdown-report-drafter

根据收集到的发现,起草结构化的Markdown报告。

SKILL.md
--- frontmatter
name: markdown-report-drafter
description: Draft structured markdown reports from collected findings.
version: 0.1.0
tags: [markdown, report, writeup]
allowed_tools: [run_command]

Purpose

Format findings into reusable markdown outputs.

Steps

  1. Gather key findings.
  2. Group into summary, details, and next steps.
  3. Emit markdown with clear headings.

Output

A polished markdown report suitable for handoff.