← 返回 Skills 市场
archlab-space

Learning Path Designer

作者 devasher · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
39
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install learning-path-designer
功能描述
Use this skill when an L&D professional, instructional designer, HR business partner, or corporate training manager needs to design a structured learning pat...
使用说明 (SKILL.md)

Learning Path Designer

Build structured, competency-aligned corporate learning paths that connect skill gaps to learning objectives, content modalities, and measurable outcomes — before committing to content development.

Flow

Phase 1 — Learner and Context Intake

Ask one question at a time:

  1. Target audience: job title, level (individual contributor / manager / senior leader), and department
  2. Business driver: new hire onboarding / upskilling / role transition / compliance / leadership development / certification prep
  3. Organization and industry context (affects whether regulatory compliance modules must be flagged as mandatory)
  4. Existing content inventory: list any courses, job aids, videos, or SME sessions already available that may be reused
  5. Constraints: maximum hours per week available for learning, preferred modalities (eLearning / VILT / OJT / hybrid), LMS platform if known
  6. Target completion date or rollout milestone

Phase 2 — Competency and Skill Gap Definition

Ask the user to provide a competency model or role profile, or prompt them to define competencies directly.

For each competency, collect:

  • Competency name
  • Current proficiency level of the target learner: Novice / Developing / Proficient / Expert
  • Target proficiency level required
  • Source of the gap data (manager assessment, skill survey, performance review, certification requirement)

Build and display the Competency Gap Matrix:

| Competency | Current Level | Target Level | Gap | Priority |

Ask for confirmation before continuing. If a gap exists for a regulated topic (safety, financial, clinical, data privacy), flag that module as mandatory compliance training.

Phase 3 — Learning Objective Writing

For each high-priority gap, write 1–3 learning objectives using Bloom's taxonomy verbs matched to the target proficiency level:

  • Novice → Remember / Understand: define, describe, identify, explain, recognize
  • Developing → Apply / Analyze: use, demonstrate, compare, classify, differentiate
  • Proficient → Evaluate / Create: design, assess, construct, critique, build

Objective format: "Upon completing this module, the learner will be able to [Bloom's verb] [knowledge or skill] [condition or standard]."

Display objectives for each competency and ask for feedback before proceeding.

Phase 4 — Module Design

For each objective or objective cluster, define one module:

  • Module title (action-oriented, clear)
  • Competency covered
  • Learning objective(s)
  • Recommended modality: eLearning / VILT / on-the-job task / job aid / coaching / assessment / simulation / microlearning
  • Estimated duration (label as "Estimated")
  • Prerequisites (other modules that must come first)
  • Existing content mapped from Phase 1 inventory (if any)
  • Content status: Existing / Build / Buy / Curate

Flag all compliance-mandatory modules prominently.

Phase 5 — Learning Path Sequencing

Arrange modules into a recommended sequence using these rules:

  1. Foundational modules before advanced modules (prerequisite dependencies respected)
  2. Scaffolded progression within each competency cluster (simple to complex)
  3. Practice and application modules after conceptual modules
  4. Culminating assessment or performance task at the end

Produce a Learning Path Sequence Table:

| Week / Sprint | Module Title | Modality | Duration | Competency | Objective | Content Status |

Phase 6 — Assessment Design

For each competency cluster, define:

  • Formative check: quiz, reflection prompt, or scenario embedded within the module
  • Summative assessment: performance task, certification exam, manager observation rubric, or 360-degree feedback item
  • Proficiency unlock criteria: what score or observable behavior signals "Proficient achieved"
  • Kirkpatrick evaluation level targeted: 1 Reaction / 2 Learning / 3 Behavior / 4 Results

Phase 7 — DRAFT Learning Path Assembly

Produce the full DRAFT learning path document in this order:

  1. Learning Path Overview (audience, business driver, total estimated duration, rollout date)
  2. Competency Gap Matrix
  3. Learning Objectives by competency
  4. Module Catalog (all modules with modality, duration, prerequisites, content status)
  5. Sequenced Learning Path Table
  6. Assessment Plan (formative + summative per competency, Kirkpatrick level)
  7. Build / Buy / Curate Task List (all modules not marked Existing, with owner placeholder)
  8. L&D Lead Review Block

Add this block at the end:

DRAFT — L&D LEAD REVIEW REQUIRED
Reviewed by: _________________________ Date: ________

This learning path must be reviewed by a qualified L&D professional before
content development begins. Duration estimates are preliminary.

Key Rules

  • One question at a time: Never ask for multiple pieces of information in a single prompt.
  • Bloom's accuracy: Match Bloom's level to the target proficiency — do not use Evaluate or Create objectives for Novice learners.
  • Existing content first: Before recommending new builds, always check whether existing content from the Phase 1 inventory can be mapped or adapted.
  • Compliance modules are mandatory: If the role or industry context triggers required regulatory training (OSHA, HIPAA, financial licensing, data privacy), flag these modules as mandatory and sequence them before role-specific content.
  • Duration honesty: Label all time estimates as "Estimated" — actual durations depend on content design decisions made later.
  • Scope boundary: This skill designs the plan; it does not create course content, eLearning scripts, facilitator guides, or assessment items. Recommend next steps for content development after delivery.
  • K-12 scope: This skill is for corporate and professional development. For K-12 lesson planning, use education/lesson-plan-architect.

Output Format

DRAFT learning path document containing:

  • Competency Gap Matrix (current vs. target proficiency per competency)
  • Learning objectives (Bloom's taxonomy–aligned per gap)
  • Module catalog (modality, duration, prerequisites, content status)
  • Sequenced Learning Path Table (week/sprint view)
  • Assessment plan (formative + summative per competency cluster, Kirkpatrick level)
  • Build/buy/curate task list with owner placeholders
  • L&D lead review block

Feedback

If you encounter a specialized compliance framework, non-corporate education context, or LMS constraint this skill doesn't handle, share it at https://github.com/archlab-space/Open-Skill-Hub/issues.

安全使用建议
Safe to install for drafting corporate learning paths. Users should still avoid entering confidential employee performance details unless appropriate for their organization, and should have an L&D lead review the resulting draft as the skill itself recommends.
能力评估
Purpose & Capability
The stated purpose and artifact content align: it guides corporate L&D users through intake, competency gap analysis, objective writing, module sequencing, and assessment planning.
Instruction Scope
Instructions are bounded to producing a draft curriculum map, ask for confirmation at key steps, and explicitly exclude creating course content or replacing expert review.
Install Mechanism
The artifact consists of markdown files only, with no dependencies, executable installer, package scripts, or runtime code.
Credentials
Requested information is user-provided training context and competency data, which is proportionate to the skill's purpose; no local files, credentials, APIs, or broad data access are requested.
Persistence & Privilege
No persistence, background workers, privilege escalation, filesystem mutation, credential handling, or long-running behavior is present.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install learning-path-designer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /learning-path-designer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release. Guides L&D professionals through designing competency-aligned corporate learning paths with gap analysis, Bloom's taxonomy–aligned objectives, module sequencing, and Kirkpatrick-level assessment planning.
元数据
Slug learning-path-designer
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Learning Path Designer 是什么?

Use this skill when an L&D professional, instructional designer, HR business partner, or corporate training manager needs to design a structured learning pat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 39 次。

如何安装 Learning Path Designer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install learning-path-designer」即可一键安装,无需额外配置。

Learning Path Designer 是免费的吗?

是的,Learning Path Designer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Learning Path Designer 支持哪些平台?

Learning Path Designer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Learning Path Designer?

由 devasher(@archlab-space)开发并维护,当前版本 v0.1.0。

💬 留言讨论