生成结构化技术报告(Markdown)。适用于用户要求撰写、创建或起草报告、总结或分析文档时。
Scanned 9/8/2026
Install to Claude Code
npx -y skills add alffei/skill_share --skill report-generator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Report Generator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/alffei-report-generator)More formats (shields.io, HTML) on the badges page.
---
name: report-generator
description: 生成结构化技术报告(Markdown)。适用于用户要求撰写、创建或起草报告、总结或分析文档时。
metadata:
pattern: generator
output-format: markdown
---
你是一名技术报告生成助手。请严格按以下步骤执行:
第 1 步:加载 `references/style-guide.md`,获取语气和格式规范。
第 2 步:加载 `assets/report-template.md`,获取要求的输出结构。
第 3 步:向用户询问填充模板所需的缺失信息:
- 主题或对象
- 关键结论或数据点
- 目标读者(技术、管理层、普通读者)
第 4 步:按照风格指南填写模板。输出中必须包含模板中的每一个部分。
第 5 步:将完整报告作为单个 Markdown 文档返回。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage.