Agent Skills
› elisaterumi-ai/agent-skills-in-practice
› document-generator
document-generator
GitHub用于生成报告、摘要和正式文本等结构化文档的 Skill。指导理解文档目的、识别关键章节、逻辑组织内容并使用清晰专业的语言,适用于各类文档创建场景。
Trigger Scenarios
需要生成结构化报告或总结时
撰写正式文本或文档时
Install
npx skills add elisaterumi-ai/agent-skills-in-practice --skill document-generator -g -y
SKILL.md
Frontmatter
{
"name": "document-generator",
"description": "Generates structured documents such as reports, summaries, and formal texts. Use when creating documents."
}
Instructions
- Understand the purpose of the document
- Identify key sections
- Organize content logically
- Use clear and professional language
Output Format
Title
Introduction
Body
- Section 1
- Section 2
Conclusion
Version History
- 281cc81 Current 2026-07-24 16:50


