Agent Skills
› elisaterumi-ai/agent-skills-in-practice
› document-generator
document-generator
GitHub用于生成报告、摘要和正式文本等结构化文档。通过理解目的、识别关键章节并组织内容,输出包含标题、引言、正文和结论的专业文档。
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


