← 返回 Skills 市场
118
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install cntrain-outline
功能描述
编写企业客户培训大纲并生成DOCX文档。触发关键词:编写培训大纲、写大纲、写课程大纲、编写培训大纲、写培训方案、写课程方案、课程大纲、培训课纲。当用户需要为商业培训、企业内训、公开课等场景撰写课程大纲/培训方案时使用。
使用说明 (SKILL.md)
企业客户培训大纲编写
工作流程
1. 收集信息
向用户确认以下信息(如有则收集,不强求全部):
- 培训主题:课程核心内容是什么
- 培训时长:几天(每部分可按半天/天划分)
- 授课对象:目标人群(行业/岗位/层级)
- 客户信息(可选):企业名称、行业、业务特点
- 特殊要求(可选):偏实操/偏理论、是否需要案例、特定工具等
用户未提供的信息,根据主题合理推断和自由发挥。
2. 生成大纲内容
严格按照三级结构编写,参考 outline-structure.md 中的完整模板规范。
核心规则
标题格式:XXXX——课程标题(XXXX为4字感染力命名,如"AI重塑办公"、"财智合一"、"数据决策")
文档结构(按顺序):
-
课程背景(200-300字)
- 行业痛点 → 趋势引出 → 课程价值主张
- 如有客户信息,融入客户行业/业务场景
-
课程说明(可选)
- 工具说明或免责声明
-
课程收益(5-7条,动词开头)
- 掌握XXX技巧 / 熟悉XXX应用 / 能够完成XXX
-
授课对象
- 如有客户信息,结合客户实际岗位
-
课程时间
- 格式:标准时长为X天,每天6小时,可根据企业需求灵活调整
-
课程知识体系图(可选)
- 用ASCII字符或文字图表呈现课程知识结构
- 让学员一目了然看到课程全貌
-
课程内容(三级结构)
- 第一级(部分):
第一部分: 主题名——亮点描述 - 第二级(子主题):
1.1 子知识点名 - 第三级(知识点):无序列表,5-8条
- 第一级(部分):
内容表述要求(重要)
知识点表述要有吸引力:
| ❌ 差的表述 | ✅ 好的表述 |
|---|---|
| for循环与while循环 | 两种循环语句(For循环与While循环)的应用技巧与场景选择 |
| 数据读取:从Excel/CSV导入电力数据 | 从Excel/CSV文件快速导入电力数据的方法与步骤 |
| 数据清洗 | 常见数据问题的清洗技巧与处理方法 |
| 绑制折线图 | 折线图的绑制方法与美化技巧 |
表述句式参考:
- "XXX的应用技巧"
- "XXX的方法与步骤"
- "XXX的实现思路"
- "XXX的核心要领"
- "XXX的实战技巧"
内容深度要求:
- 重点内容要详细展开
- 每节知识点条目5-8条(不宜太少)
- 让学员感受到"学了就能用"
禁止事项
- ❌ 不出现"学习路径与进阶指引"相关内容
- ❌ 不出现"课程总结"等收尾性内容
- ❌ 不出现讲师姓名
3. 生成 DOCX 文件
使用 docx skill 创建专业排版的 .docx 文件:
- 标题用较大字号(如22pt)加粗
- 一级标题(部分)加粗
- 二级标题加粗
- 三级要点用无序列表
- 页面 A4 纸,适当边距
- 输出到用户指定路径,或默认输出到工作目录
资源
- references/outline-structure.md:完整的培训大纲结构模板与格式规范,生成前必须参考
安全使用建议
This skill appears coherent and doesn't request credentials or install code. Before installing or using it: (1) avoid pasting sensitive company secrets or confidential customer data into prompts; (2) be aware the agent may "fill in" missing details (review generated content for fabricated or inaccurate specifics); (3) confirm your agent environment has a trusted docx-generation skill available, and verify the file path where the DOCX will be written so it doesn't overwrite anything important; (4) always review the produced document before sharing externally.
功能分析
Type: OpenClaw Skill
Name: cntrain-outline
Version: 1.0.0
The skill is designed to assist users in creating professional corporate training outlines and generating DOCX files. The instructions in SKILL.md and references/outline-structure.md focus entirely on content structure, formatting, and professional phrasing without any evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description match the SKILL.md and the reference template: the skill collects training parameters, constructs a three-level outline, and produces a DOCX. One minor note: the instructions call for using a separate "docx" skill to create the .docx file but the skill metadata does not declare that dependency—this is reasonable on many agent platforms but is not explicitly declared here.
Instruction Scope
Runtime instructions stay within the stated purpose: collect user-provided training parameters (optional), generate an outline per the provided template, and write a .docx. The SKILL.md allows the agent to "根据主题合理推断和自由发挥" (infer or freely fill missing user info), which is a functional choice but can lead to fabricated details if the user omits specifics. The skill also instructs saving output to a user-specified path or working directory (normal for document generation) — this implies filesystem write access but nothing beyond the expected scope.
Install Mechanism
Instruction-only skill with no install spec and no code files. No downloads or third-party packages are requested.
Credentials
The skill does not request environment variables, credentials, or config paths. It may ask the user for customer/company details as input (which is necessary for tailoring outlines); users should avoid supplying sensitive secrets.
Persistence & Privilege
always:false and no instructions to modify other skills or global agent configuration. Normal autonomous invocation is allowed (platform default) but is not combined with any broad privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install cntrain-outline - 安装完成后,直接呼叫该 Skill 的名称或使用
/cntrain-outline触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
帮助培训人士编写课程大纲
元数据
常见问题
编写企业客户培训大纲并生成DOCX文档 是什么?
编写企业客户培训大纲并生成DOCX文档。触发关键词:编写培训大纲、写大纲、写课程大纲、编写培训大纲、写培训方案、写课程方案、课程大纲、培训课纲。当用户需要为商业培训、企业内训、公开课等场景撰写课程大纲/培训方案时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。
如何安装 编写企业客户培训大纲并生成DOCX文档?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install cntrain-outline」即可一键安装,无需额外配置。
编写企业客户培训大纲并生成DOCX文档 是免费的吗?
是的,编写企业客户培训大纲并生成DOCX文档 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
编写企业客户培训大纲并生成DOCX文档 支持哪些平台?
编写企业客户培训大纲并生成DOCX文档 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 编写企业客户培训大纲并生成DOCX文档?
由 kingyw(@kingyw)开发并维护,当前版本 v1.0.0。
推荐 Skills