generate-training

Generate structured training content from plan-scenario outputs.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/kim1024/agent-skills --skill generate-training
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-training
Source: https://github.com/kim1024/agent-skills/tree/main/openclaw-qingjiao/package/skills/generate-training
Command: npx skills add https://github.com/kim1024/agent-skills --skill generate-training

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

基于实训场景规划(plan-scenario 输出),为每个实训场景生成详细的知识点讲解内容、操作步骤说明和考核任务,输出可直接写入平台的内容数据。

Core Features & Use Cases

  • 基于 plan-scenario 输出,为每个实训场景生成详细的知识点讲解、操作步骤和考核任务,输出可直接写入平台的数据对象。
  • 支持分阶段确认与修改,确保最终内容满足课程目标和教学大纲。
  • 可用于补充或修改特定实训场景的内容,避免重复手工编写。

Quick Start

在 plan-scenario 完成后,逐一为每个实训场景生成详细内容,并等待用户确认后再继续生成。

Frequently Asked Questions about generate-training

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically generate structured training content for practical scenarios?

You can generate training content by processing plan-scenario outputs into structured data objects. The system creates knowledge explanations, operation steps, and assessments, outputting ready-to-upload training materials designed for platform integration and direct database writing.

What is the process for creating ready-to-upload training materials and assessment tasks?

Creating ready-to-upload training materials requires processing plan-scenario outputs into structured data objects. The system generates detailed knowledge explanations, operation steps, and assessment tasks, formatting the payload structure to comply with platform training content guidelines for direct integration.

Can I modify specific training scenario content without regenerating the entire course?

Yes, you can modify specific training scenario content without regenerating everything. The system supports phased confirmation and modifications, allowing you to supplement or revise individual scenario content. This targeted generation approach avoids repetitive manual writing for specific sections.

Do I need a completed plan-scenario before generating knowledge explanations and operation steps?

A completed plan-scenario is required before generating knowledge explanations and operation steps. The system applies when a plan-scenario exists, using its outputs as the foundation to produce structured training content, ensuring the generated materials match the planned practical training context.

How does the system ensure generated training content matches my platform's format guidelines?

The system ensures content matches platform format guidelines by validating the payload structure during generation. It automatically formats the knowledge explanations, operation steps, and assessment tasks into structured data objects that comply with the specified training content format guidelines for integration.