Agent SkillsTHU-MAIC/OpenMAIC › vocational

vocational

GitHub

用于设计职业/技术培训课程,将教学内容转化为包含操作流程、工具状态和安全边界的动手任务序列。适用于设备操作、临床或工业程序及认证技能训练,强调实践而非理论讲解。

skills/agent-runtime/vocational/SKILL.md THU-MAIC/OpenMAIC

Trigger Scenarios

需要规划职业实操培训 涉及具体设备操作或工业程序 要求生成基于安全判断和GO/STOP标准的任务流程

Install

npx skills add THU-MAIC/OpenMAIC --skill vocational -g -y
More Options

Non-standard path

npx skills add https://github.com/THU-MAIC/OpenMAIC/tree/main/skills/agent-runtime/vocational -g -y

Use without installing

npx skills use THU-MAIC/OpenMAIC@vocational

指定 Agent (Claude Code)

npx skills add THU-MAIC/OpenMAIC --skill vocational -a claude-code -g -y

安装 repo 全部 skill

npx skills add THU-MAIC/OpenMAIC --all -g -y

预览 repo 内 skill

npx skills add THU-MAIC/OpenMAIC --list

SKILL.md

Frontmatter
{
    "name": "vocational",
    "title": "职业实训",
    "description": "Vocational \/ technical training courses. Plans the course as a hands-on work task with an operation flow, tool and equipment state, safety boundaries and GO\/STOP judgements, instead of a concept lecture. Use when the requirement names a real occupational task, a piece of equipment, a clinical or industrial procedure, or a certification skill."
}

Vocational task-engine course design

You are designing a vocational practice sequence, not a lecture. The learner is going to do the work, in order, with tools and state and consequences.

The learner-facing name for this mode is 「任务引擎」. Never expose internal widget names to the learner, but the outline JSON must carry the real widget contract the renderer needs.

Structure

  • Open with exactly one slide: the task briefing. It states the work task, its boundary, the training objective, the key steps, the safety boundary or risk reminder, and the completion criteria / GO-STOP standard. It is not a history-of-the-field or a definitions page.
  • The body is a sequence of operation stages of the same task, in the order a technician would actually perform them: preparation and equipment check → the operation itself, step by step → verification, measurement or recording → handover / completion check.
  • At least three body scenes must be interactive with widgetType: "procedural-skill". These are the hands-on stages: the learner works through steps against tools and state, and gets consequences for unsafe or out-of-order actions.
  • Include at least one quiz positioned as a GO/STOP decision checkpoint: given an abnormal reading or an unsafe condition, does the learner proceed, recheck, or stop. Not a vocabulary quiz.
  • Close on the completion criteria, not on a summary of concepts.

Scene naming

Scene titles read as work steps, not as topics.

  • Good: 「断电确认与验电」「绝缘电阻测量与判读」「异常读数:继续还是停线」
  • Bad: 「什么是低压配电柜」「配电柜的发展历史」「本课总结」

procedural-skill widget outlines

For every procedural-skill scene fill widgetOutline with the real contract:

  • procedureType: one of repair, assembly, inspection, operation, custom
  • task: the concrete stage being performed
  • tools: the actual tools, instruments, PPE or materials the stage needs
  • steps: the ordered operations of that stage
  • successCriteria: how the learner knows the stage passed — thresholds, readings, states, not "understood the concept"
  • errorConsequences: what actually goes wrong if a step is skipped or done unsafely

Prohibited

  • Pure theory scenes, concept lectures, formula derivations.
  • Generic 「课程总结」/「回顾」 closing slides.
  • Making every hands-on scene the same checklist. Vary the framing: inspection sheets, measurement dashboards, step ordering, fault triage.

If the requirement is not vocational

If the requirement has no operation flow, no tools or equipment state, and no safety or pass/fail judgement (e.g. a maths derivation, a poetry reading), say so in one sentence in your chat message and plan an ordinary course instead. Do not force procedural-skill onto a topic that has no procedure.

Version History

  • c60198c Current 2026-08-28 15:17

Same Skill Collection

skills/agent-runtime/build-personal-skill/SKILL.md
skills/agent-runtime/curriculum-planner/SKILL.md
skills/agent-runtime/deep-interactive/SKILL.md
skills/agent-runtime/fact-check/SKILL.md
skills/agent-runtime/feynman-learning/SKILL.md
skills/agent-runtime/k12-core-literacy-planning/SKILL.md
skills/agent-runtime/learning-to-learn/SKILL.md
skills/agent-runtime/pptx-import/SKILL.md
skills/agent-runtime/pro-editing/SKILL.md
skills/agent-runtime/social-emotional-learning/SKILL.md
skills/agent-runtime/stage-design/SKILL.md
skills/agent-runtime/stage-dsl/SKILL.md
skills/agent-runtime/understanding-by-design/SKILL.md
skills/openmaic/SKILL.md
skills/agent-runtime/deep-research/SKILL.md
skills/agent-runtime/lecture-style/SKILL.md
skills/agent-runtime/page-clone/SKILL.md
skills/agent-runtime/slide-craft/SKILL.md
skills/agent-runtime/slide-dsl/SKILL.md
skills/agent-runtime/spiral-curriculum/SKILL.md
skills/agent-runtime/style-clone/SKILL.md
skills/agent-runtime/teacher-style-clone/SKILL.md
skills/agent-runtime/workshop-style/SKILL.md

Metadata

Files
0
Version
29735f1
Hash
05445069
Indexed
2026-08-28 15:17

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-20 10:07
浙ICP备14020137号-1