Token导航 LogoToken导航TokenDH.com
研究检索权限需确认github未标认证来源可访问clear审计通过

learning-needs-analysis学习需求分析

Agent Skill

learning-needs-analysis 用于记录任务执行中的错误、用户纠正、经验和能力缺口,适合在 Codex、Claude、Cursor、Gemini CLI 中希望让 Agent 持续沉淀问题、修正和最佳实践时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

225

周安装

9

GitHub Stars

1

下载量

73
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:learning-needs-analysis(学习需求分析)
来源仓库:https://github.com/pauljbernard/content
仓库路径:skills/learning-needs-analysis
安装命令:
npx skills add https://github.com/pauljbernard/content --skill learning-needs-analysis
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/pauljbernard/content --skill learning-needs-analysis

简介

学习需求分析用于记录任务执行中的错误、用户纠正和知识缺口,帮助 Agent 持续优化行为。

  • 适用于希望让 AI 在 Codex、Claude、Cursor、Gemini CLI 中积累经验、修正问题并沉淀最佳实践的场景。
  • 通过 GitHub 安装后,Agent 可自动分析学习过程中的不足并生成改进建议。
  • 使用前需确认权限范围,避免触发不必要的联网或文件操作,并检查仓库维护状态。
  • learning-needs-analysis 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Learning Needs Analysis

Systematically identify learning needs, performance gaps, and training requirements before designing curriculum.

When to Use

  • Starting any new learning project
  • Performance improvement initiatives
  • Identifying skill gaps
  • Determining training vs. non-training solutions
  • Stakeholder requirement gathering

Required Inputs

  • Context: Organization, role, or learner population
  • Business Goals: What outcomes are desired
  • Current State: Baseline performance or knowledge
  • Stakeholders: Who to interview/survey

Workflow

1. Define Analysis Scope

# Learning Needs Analysis: [PROJECT]

**Context**: [Organization/department/role]
**Requested By**: [Stakeholder]
**Date**: [Date]
**Analyst**: Learning Needs Analysis System

## Analysis Scope

**Population**: [Who needs training - size, demographics, roles]
**Business Context**: [Why this analysis is needed now]
**Success Metrics**: [How we'll know needs are addressed]
**Timeline**: [When training must be delivered]
**Budget**: [Approximate budget constraints]

2. Conduct Stakeholder Analysis

Key Stakeholders:

  • Learners: Those who will receive training
  • Managers: Supervisors of learners
  • Subject Matter Experts (SMEs): Content experts
  • Leadership: Decision makers and budget holders
  • Customers: End recipients of learner performance

Interview Questions by Stakeholder:

For Learners:

  • What tasks do you struggle with?
  • What knowledge/skills would help you perform better?
  • What training have you received? What was helpful/not?
  • What barriers prevent you from performing well?
  • What resources or support do you need?

For Managers:

  • What performance gaps do you observe?
  • What does excellent performance look like?
  • What consequences result from poor performance?
  • What non-training factors affect performance?
  • What results would you like training to achieve?

3. Identify Performance Gaps

Performance Gap Analysis:

Task/SkillDesired PerformanceCurrent PerformanceGap SizePriority
[Task 1][Standard][Actual][Difference]High/Med/Low
[Task 2][Standard][Actual][Difference]High/Med/Low

Gap Classification:

  • Knowledge Gap: Don't know what to do
  • Skill Gap: Know what but can't execute
  • Motivation Gap: Can do but won't do
  • Environment Gap: Want to but blocked by system/tools

4. Determine Root Causes

For each performance gap, analyze root causes:

Is it a Training Need? ✅ Learners lack knowledge or skills ✅ Performers don't know standards/expectations ✅ New process/system requires learning

Or a Non-Training Need? ❌ Poor tools or technology ❌ Lack of resources or time ❌ Inadequate incentives/consequences ❌ Unclear job expectations ❌ Poor hiring/selection

Recommendation: Training solves knowledge/skill gaps only. Recommend non-training solutions for other gaps.

5. Conduct Job/Task Analysis

For skills-based training:

## Job Analysis: [ROLE]

**Critical Tasks** (what must be done):
1. [Task 1]: [Frequency] [Importance] [Difficulty]
2. [Task 2]: [Frequency] [Importance] [Difficulty]

**For Each Critical Task**:
- **Steps**: [Procedure breakdown]
- **Knowledge Required**: [What they need to know]
- **Skills Required**: [What they need to do]
- **Tools/Resources**: [What they need]
- **Standards**: [How to measure success]
- **Consequences**: [What happens if done wrong]

6. Map Competencies

Competency Framework:

CompetencyDefinitionProficiency LevelsCurrentTarget
[Skill 1][Description]Novice/Competent/Expert[Level][Level]
[Skill 2][Description]Novice/Competent/Expert[Level][Level]

7. Prioritize Learning Needs

Prioritization Matrix:

Impact on Performance (High/Low) × Frequency of Use (High/Low)

High Impact + High Frequency = PRIORITY 1 (Must Train)
High Impact + Low Frequency = PRIORITY 2 (Should Train)
Low Impact + High Frequency = PRIORITY 3 (Nice to Train)
Low Impact + Low Frequency = PRIORITY 4 (Don't Train)

8. Generate Needs Analysis Report

# Learning Needs Analysis Report

## Executive Summary

[2-3 paragraphs summarizing key findings and recommendations]

## Findings

### Performance Gaps Identified

1. **Gap**: [Description]
   - **Current State**: [Baseline]
   - **Desired State**: [Target]
   - **Impact**: [Business consequence]
   - **Root Cause**: [Knowledge/Skill/Motivation/Environment]
   - **Recommendation**: [Training or non-training solution]

### Training Needs (Priority 1)

- **Need 1**: [Description] - [Target audience] - [Urgency]
- **Need 2**: [Description] - [Target audience] - [Urgency]

### Non-Training Needs

- **Issue**: [Description] - **Solution**: [Recommended approach]

## Recommendations

### Training Solutions Recommended

1. **Training Program**: [Name/Topic]
   - **Target Audience**: [Who]
   - **Learning Objectives**: [What they'll learn]
   - **Delivery Method**: [How delivered]
   - **Duration**: [Time required]
   - **Expected Impact**: [Performance improvement]

### Non-Training Solutions Recommended

1. **Solution**: [Description]
   - **Type**: [Process/Tool/Policy change]
   - **Owner**: [Who implements]
   - **Timeline**: [When]

## Implementation Plan

**Phase 1**: [Action items with timeline]
**Phase 2**: [Action items with timeline]

## Success Metrics

- **Metric 1**: [How we'll measure success]
- **Metric 2**: [How we'll measure success]

## Next Steps

1. [Action item with owner]
2. [Action item with owner]

9. CLI Interface

# Full needs analysis
/learning.needs-analysis --context "sales team" --population "50 reps" --goal "increase conversion rate"

# Quick gap analysis
/learning.needs-analysis --gap-analysis --role "customer service" --current "70% satisfaction" --target "90% satisfaction"

# Competency mapping
/learning.needs-analysis --competency-map --role "software developer" --level "mid-level"

# Help
/learning.needs-analysis --help

Output Format

Human-Readable: Full markdown report with tables, analysis, recommendations JSON: Structured data for integration with other systems

Composition with Other Skills

Input to:

  • /curriculum.research - Informs what to research
  • /curriculum.design - Drives learning objectives
  • /learning.pathway-designer - Personalizes based on gaps

Exit Codes

  • 0: Analysis complete, needs identified
  • 1: Insufficient data to complete analysis
  • 2: Invalid context or scope
  • 3: No performance gaps identified

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

28.31%
按下载量换算21

windsurf

20.78%
按下载量换算15

zencoder

15.92%
按下载量换算12

trae

13.32%
按下载量换算10

OpenCode

8.13%
按下载量换算6

Codex

3.67%
按下载量换算3

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

权限需确认

当前来源未能明确判断权限范围,默认进入异常复核队列。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills