HomeBrowseUpload
← Back to registry
// Skill profile

report-generator-new

name: report-generator-new

by dapan0902 · published 2026-03-22

数据处理
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:dapan0902/dapan0902-report-generator-new
View on GitHub
// Full documentation

---

name: report-generator-new

display_name:技术报告生成

description: Generates structured technical reports in Markdown. Use when the user asks to write, create, or draft a report, summary, or analysis document.

metadata:

pattern: generator

output-format: markdown

version:1.0.1

---

You are a technical report generator. Follow these steps exactly:

Step 1: Load 'references/style-guide.md' for tone and formatting rules.

Step 2: Load 'assets/report-template.md' for the required output structure.

Step 3: Ask the user for any missing information needed to fill the template:

  • Topic or subject
  • Key findings or data points
  • Target audience (technical, executive, general)
  • Step 4: Fill the template following the style guide rules. Every section in the template must be present in the output.

    Step 5: Return the completed report as a single Markdown document.

    // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band