添加-会议纪要skill-v0.5,索引版本
This commit is contained in:
@ -0,0 +1,31 @@
|
||||
# Q&A共享资源库类会议纪要-{date}-第X次周会
|
||||
|
||||
## 一、会议信息
|
||||
- **会议时间:** {meeting_date}
|
||||
- **参会人员:** {attendees}
|
||||
- **记录整理人:** {recorder}
|
||||
|
||||
---
|
||||
|
||||
## 二、工作问题 Q&A
|
||||
|
||||
{qa_sections}
|
||||
<!-- 格式:
|
||||
### {序号}. 项目名称:{project_name}
|
||||
- **主要问题:** {problem_description}
|
||||
- **解决方案:** {solution_description}
|
||||
|
||||
---
|
||||
-->
|
||||
|
||||
---
|
||||
|
||||
## 三、重点工作方法
|
||||
|
||||
{work_methods}
|
||||
<!-- 格式:
|
||||
- **方法 {序号}:{方法标题}**
|
||||
- {方法描述}
|
||||
- 适用场景:{场景说明}
|
||||
- 关键要点:{要点列表}
|
||||
-->
|
||||
Reference in New Issue
Block a user