TopRank Skills

Home / Claw Skills / Autres / training-delivery-manager
Official OpenClaw rules 15%

training-delivery-manager

A comprehensive skill for managing corporate training delivery, including contract generation, travel booking, materials preparation, venue setup, and post-training communications. Use this skill to automate the end-to-end workflow for training projects.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 training-delivery-manager 技能。 若已安装,则直接安装 training-delivery-manager 技能。

Overview

Skill Key
brandon-zhanghaodong/training-delivery-manager
Author
brandon-zhanghaodong
Source Repo
openclaw/skills
Version
-
Source Path
skills/brandon-zhanghaodong/training-delivery-manager
Latest Commit SHA
e1c48e56d166be44b57624fbfbf1cf9a49eb790e

Extracted Content

SKILL.md excerpt

# 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)**
2.  **预定机票与酒店 (Travel Booking)**
3.  **打印培训课件与各种物料 (Materials Preparation)**
4.  **布置场地 (Venue Setup)**
5.  **培训内部通讯稿与推文 (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`.
2.  **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 b...

Related Claw Skills