> 输入文档类型,输出结构化模板。不是阅读文档,是文档骨架生成工具。
python scripts/report.py --input '{"type": "周报", "department": "技术部", "period": "2026年第23周"}'
支持类型:日报/周报/月报/季报/年报/专项报告
python scripts/proposal.py --input '{"topic": "AI智能体商业化", "target": "投资人", "scope": "技术方案+商业模式"}'
python scripts/plan.py --input '{"goal": "Q3产品上线", "duration": "3个月", "team_size": 5}'`
python scripts/summary.py --input '{"scope": "年度总结", "role": "技术负责人", "highlights": ["项目A上线", "团队扩展"]}'
共 1 个版本