Corporate Training Delivery Manager Skill
This skill automates the standard workflow for corporate training delivery. It provides templates and checklists for the entire process, from contract signing to post-training promotion.
Main Workflow
At the beginning of the task, ask the user which of the following workflows they need assistance with. This will determine which set of instructions and resources to use.
- 1. 商务合同 (Contract Management)
- 预定机票与酒店 (Travel Booking)
- 打印培训课件与各种物料 (Materials Preparation)
- 布置场地 (Venue Setup)
- 培训内部通讯稿与推文 (Post-Training Communications)
Based on the user's choice, follow the corresponding instructions below.
1. 商务合同 (Contract Management)
This workflow generates a formal training cooperation agreement.
- 1. Gather Information: Ask the user for the following details:
* 甲方 (Client Name)
* 培训课程 (Training Course)
* 授课时间 (Training Dates)
* 授课地点 (Training Location)
* 培训费用 (Training Fee)
- 2. Generate Contract:
* Locate the contract template at
/home/ubuntu/skills/training-delivery-manager/templates/contract_template.docx.
* Create a copy of the template for the new contract.
* Programmatically fill in the placeholders in the copied document with the information gathered in the previous step.
* Save the finalized contract as
[客户名称]_培训合作协议.docx.
* Deliver the generated Word document to the user.
2. 预定机票与酒店 (Travel Booking)
This workflow provides a checklist for booking travel for the trainer.
- 1. Consult the Guide: Read the travel booking standards and procedures from
/home/ubuntu/skills/training-delivery-manager/references/travel_booking_guide.md. - Generate Checklist: Based on the guide, generate a clear and actionable to-do list for the user. The list should remind the user of the key standards (Economy Class, 4-star hotel) and the booking process.
3. 打印培训课件与各种物料 (Materials Preparation)
This workflow provides a comprehensive checklist for all training materials.
- 1. Consult the Checklist: Read the detailed materials checklist from
/home/ubuntu/skills/training-delivery-manager/references/materials_checklist.md. - Present To-Do List: Present the checklist to the user as a to-do list to ensure all items are prepared.
4. 布置场地 (Venue Setup)
This workflow provides a guide for setting up the training venue.
- 1. Consult the Guide: Read the venue setup instructions from
/home/ubuntu/skills/training-delivery-manager/references/venue_setup_guide.md. - Present Checklist: Present the guide's content to the user as a step-by-step checklist for arranging the venue.
5. 培训内部通讯稿与推文 (Post-Training Communications)
This workflow helps create a promotional article and a design brief for a poster.
- 1. Consult the Guide: First, read the content creation guidelines at
/home/ubuntu/skills/training-delivery-manager/references/communications_guide.md.
- 2. For the Promotional Article (推文):
* Ask the user for key details about the training (e.g., theme, highlights, participants, key takeaways).
* Use the template at
/home/ubuntu/skills/training-delivery-manager/templates/promotional_article_template.md.
* Fill in the template with the provided details to create a draft of the article.
* Deliver the final article as a Markdown file.
- 3. For the Poster (海报):
* Review the reference image at
/home/ubuntu/skills/training-delivery-manager/templates/poster_reference.jpg to understand the desired style.
* Based on the guidelines in the communications guide and the reference image, generate a design brief. The brief should include:
*
Objective: To create a visually engaging poster summarizing the training event.
*
Key Elements: Main title, client logo, key training highlights, and a selection of high-quality photos.
*
Style: Professional, energetic, and aligned with the client's branding (using red as a primary color, similar to the example).
* Deliver this design brief to the user.
Bundled Resources
- -
templates/: Contains ready-to-use templates for contracts and promotional articles, as well as a reference image for poster design. references/: Contains detailed guides and checklists for each step of the workflow. Read these files as needed to perform the tasks.
企业培训交付经理技能
该技能可自动化企业培训交付的标准工作流程。它提供了从合同签署到培训后推广的整个流程的模板和检查清单。
主要工作流程
任务开始时,请询问用户需要协助以下哪个工作流程。这将决定使用哪组指令和资源。
- 1. 商务合同
- 预定机票与酒店
- 打印培训课件与各种物料
- 布置场地
- 培训内部通讯稿与推文
根据用户的选择,遵循以下相应的说明。
1. 商务合同
该工作流程生成一份正式的培训合作协议。
- 1. 收集信息:向用户询问以下详细信息:
* 甲方
* 培训课程
* 授课时间
* 授课地点
* 培训费用
- 2. 生成合同:
* 在 /home/ubuntu/skills/training-delivery-manager/templates/contract_template.docx 找到合同模板。
* 为新的合同创建模板副本。
* 使用上一步收集的信息,以编程方式填写副本文档中的占位符。
* 将最终确定的合同保存为 [客户名称]_培训合作协议.docx。
* 将生成的 Word 文档交付给用户。
2. 预定机票与酒店
该工作流程为培训师差旅预订提供检查清单。
- 1. 查阅指南:阅读 /home/ubuntu/skills/training-delivery-manager/references/travelbookingguide.md 中的差旅预订标准和流程。
- 生成检查清单:根据指南,为用户生成一份清晰可行的待办事项清单。清单应提醒用户关键标准(经济舱、四星级酒店)和预订流程。
3. 打印培训课件与各种物料
该工作流程为所有培训物料提供全面的检查清单。
- 1. 查阅检查清单:阅读 /home/ubuntu/skills/training-delivery-manager/references/materials_checklist.md 中的详细物料检查清单。
- 呈现待办清单:将检查清单作为待办事项清单呈现给用户,以确保所有项目都已准备就绪。
4. 布置场地
该工作流程为布置培训场地提供指南。
- 1. 查阅指南:阅读 /home/ubuntu/skills/training-delivery-manager/references/venuesetupguide.md 中的场地布置说明。
- 呈现检查清单:将指南内容作为逐步检查清单呈现给用户,用于安排场地。
5. 培训内部通讯稿与推文
该工作流程帮助创建宣传文章和海报设计简报。
- 1. 查阅指南:首先,阅读 /home/ubuntu/skills/training-delivery-manager/references/communications_guide.md 中的内容创作指南。
- 2. 关于宣传文章(推文):
* 向用户询问培训的关键细节(例如,主题、亮点、参与者、主要收获)。
* 使用 /home/ubuntu/skills/training-delivery-manager/templates/promotional
articletemplate.md 中的模板。
* 用提供的详细信息填写模板,创建文章草稿。
* 将最终文章作为 Markdown 文件交付。
- 3. 关于海报:
* 查看 /home/ubuntu/skills/training-delivery-manager/templates/poster_reference.jpg 中的参考图片,了解所需风格。
* 根据通讯指南中的指引和参考图片,生成设计简报。简报应包括:
*
目标:创建一张视觉上吸引人的海报,总结培训活动。
*
关键元素:主标题、客户标志、关键培训亮点以及精选的高质量照片。
*
风格:专业、充满活力,并与客户的品牌形象保持一致(使用红色作为主色调,类似于示例)。
* 将此设计简报交付给用户。
捆绑资源
- - templates/:包含即用型合同和宣传文章模板,以及海报设计的参考图片。
- references/:包含工作流程每个步骤的详细指南和检查清单。根据需要阅读这些文件以执行任务。