← 返回 Skills 市场
training-delivery-manager
作者
brandon-zhanghaodong
· GitHub ↗
· v1.0.0
366
总下载
1
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install training-delivery-manager
功能描述
A comprehensive skill for managing corporate training delivery, including contract generation, travel booking, materials preparation, venue setup, and post-t...
安全使用建议
This skill appears to implement legitimate training workflows, but before installing or using it: 1) Verify the missing referenced files (contract_template.docx and poster_reference.jpg) are actually present or update the SKILL.md to use relative paths to bundled resources; otherwise the contract/poster features will fail or the agent may try to access unexpected filesystem locations. 2) Be cautious about providing personally identifiable information (ID numbers, phone numbers); confirm where generated documents will be saved, who can read them, and how long data is retained. 3) If you plan to let the agent act autonomously, restrict its permissions to the skill's folder and confirm it cannot write to sensitive system paths. 4) Consider asking the publisher for a version that uses relative paths and a clear privacy/data-retention statement. If these points are not addressed, treat the skill as risky to use with real personal data.
功能分析
Type: OpenClaw Skill
Name: training-delivery-manager
Version: 1.0.0
The skill bundle is a legitimate tool designed to automate corporate training management workflows, such as contract generation, travel booking, and venue setup. It operates using local templates and reference guides (e.g., SKILL.md, materials_checklist.md) and does not exhibit any signs of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
The skill's name/description (training delivery management) aligns with the workflows and bundled guides. However SKILL.md references resources that are not present in the manifest: /templates/contract_template.docx and /templates/poster_reference.jpg are referenced but not included. The instructions also use hard-coded absolute paths under /home/ubuntu/skills/training-delivery-manager/ rather than relative paths, which may not exist or be writable in the runtime environment. These inconsistencies could break functionality or cause the agent to access unexpected filesystem locations.
Instruction Scope
Instructions direct the agent to read and write local files (copy and fill a Word contract template, read multiple reference markdown files) — which is expected for this skill — but the missing referenced files and absolute paths are problematic. The travel workflow explicitly asks for personal information (name, ID number, phone) which is reasonable for booking but the SKILL.md does not state how that data is stored, deleted, or transmitted. No external network endpoints are specified in the instructions (no obvious exfiltration), which reduces but does not eliminate risk.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to execute. That minimizes supply-chain risk; nothing is downloaded or installed by the skill itself.
Credentials
The skill declares no environment variables or credentials — consistent with being file/template-driven. However it requests collecting sensitive personal data from users (身份证号 / ID number, contact details) in the Travel Booking workflow; that is proportionate to booking but the skill does not provide guidance about secure handling, retention, or sharing of that data. Also the skill claims to produce and save files in an absolute path; if those paths are shared system locations, generated documents could be accessible to other users/processes.
Persistence & Privilege
The skill is not always-enabled and does not request elevated privileges. It does instruct the agent to write files into the local skill directory (create contract copies), which is normal for a template-based skill. There is no indication it attempts to modify other skills or system-wide configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install training-delivery-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/training-delivery-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Automates and manages end-to-end corporate training delivery workflows.
- Supports workflows for contract management, travel booking, materials preparation, venue setup, and post-training communications.
- Integrates document templates and detailed guides for each workflow step.
- Generates filled contracts and promotional articles based on user inputs.
- Provides actionable checklists for travel, materials, and venue setup.
- Includes resources and standardized procedures for consistent training delivery.
元数据
常见问题
training-delivery-manager 是什么?
A comprehensive skill for managing corporate training delivery, including contract generation, travel booking, materials preparation, venue setup, and post-t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 366 次。
如何安装 training-delivery-manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install training-delivery-manager」即可一键安装,无需额外配置。
training-delivery-manager 是免费的吗?
是的,training-delivery-manager 完全免费(开源免费),可自由下载、安装和使用。
training-delivery-manager 支持哪些平台?
training-delivery-manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 training-delivery-manager?
由 brandon-zhanghaodong(@brandon-zhanghaodong)开发并维护,当前版本 v1.0.0。
推荐 Skills