codexkit-training-needs-analyzer

codexkit-training-needs-analyzer is a skill for Claude Code, Codex from hoavdc/CodexKit. It costs 54 tokens per session (1,391 once invoked), scanned A, original, MIT.

A framework for finding organisational training needs by comparing current and desired performance, checking the cause of each gap, and defining learning objectives.

In plain words
What is it for?
Use it to identify team skill gaps, plan learning programmes and budgets, define training objectives, or evaluate whether training improved performance.
Why use it?
It helps distinguish problems that training can solve from problems caused by tools, processes, incentives, or unclear expectations.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/hoavdc/codexkit/codexkit-training-needs-analyzer
Any agent
npx skills add hoavdc/CodexKit --skill codexkit-training-needs-analyzer
Clone the repo
git clone --depth 1 https://github.com/hoavdc/CodexKit

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for codexkit-training-needs-analyzer

README.md
[![agentmods](https://agentmods.dev/badge/skills/hoavdc/codexkit/codexkit-training-needs-analyzer.svg)](https://agentmods.dev/skills/hoavdc/codexkit/codexkit-training-needs-analyzer)
Your own site
<a href="https://agentmods.dev/skills/hoavdc/codexkit/codexkit-training-needs-analyzer"><img src="https://agentmods.dev/badge/skills/hoavdc/codexkit/codexkit-training-needs-analyzer.svg" alt="Measured on agentmods" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,391 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00054 $0.01391
Opus 5 $0.00027 $0.00696
Sonnet 5 $0.00011 $0.00278
Haiku 4.5 $0.00005 $0.00139

Measured yesterday against content hash d5ec7b35373e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

codexkit-training-needs-analyzer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/codexkit-training-needs-analyzer/SKILL.md · 160 lines

How it starts

The opening of the file, as written. The whole thing — 160 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Training Needs Analyzer

When to Use

  • When identifying skill gaps across teams or departments
  • When building an annual training plan or L&D roadmap
  • When leadership asks "what training do we need and why?"
  • When evaluating ROI of existing training programs

Procedure

Step 1 — Performance Gap Analysis

Identify the gap between current and desired performance:

Role / Team Current Performance Desired Performance Gap Business Impact
Sales reps 25% close rate 35% close rate 10 pts $2M revenue
Support 4h avg response 1h avg response 3h CSAT: 72→85

Source gap data from:

  • Performance reviews
  • Skill assessments
  • Manager interviews
  • Customer feedback / escalation data
  • Industry benchmarks

Step 2 — Root Cause Check

Not every gap is a training problem. Check:

Root Cause Training Solution? Alternative
Lack of knowledge ✅ Yes
Lack of skill/practice ✅ Yes
Lack of motivation ❌ No Management, incentives
Process/tool issues ❌ No Process redesign, tooling
Unclear expectations ❌ No Role clarity, OKRs

Only proceed with training for genuine knowledge/skill gaps.

Step 3 — Learning Objectives (Bloom's Taxonomy)

Write measurable objectives at the right cognitive level:

Level Verb Example Objective
Remember List, identify List the 5 steps of the sales process
Understand Explain, describe Explain why discovery questions improve win rate
Apply Use, demonstrate Apply the SPIN framework in a mock call
Analyze Compare, diagnose Diagnose why a deal stalled and recommend next step
Evaluate Assess, critique Assess a proposal for alignment with client needs
Create Design, build Design a custom proposal for a complex enterprise deal

Step 4 — Delivery Recommendation

Read the full file on GitHub · 160 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 160 lines · 54 tokens per session scan A d5ec7b35373e

Subscribe to this mod's changes

codexkit-training-needs-analyzer is a skill published in the GitHub repository hoavdc/CodexKit (21 stars, last pushed 3mo ago), licensed MIT. It adds 54 tokens to every session and 1,391 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories