hr_training_analyzer

HR Training Analyzer

v1.0.0MITmthds >=1.0.0Validated2 installs3/4/2026RobinHrt/mthds-hr-training-needs-analyzer
Main pipetraining_needs_analysis

Method Flowchart

Bundle Files

Select a file to view its contents

METHODS.toml

METHODS.toml
[package]
name = "hr_training_analyzer"
address = "github.com/RobinHrt/mthds-hr-training-needs-analyzer"
display_name = "HR Training Analyzer"
version = "1.0.0"
description = "Analyze skills gaps and produce a phased training plan with budget recommendations"
license = "MIT"
mthds_version = ">=1.0.0"
main_pipe = "training_needs_analysis"

[exports.hr_training_analyzer]
pipes = ["training_needs_analysis", "analyze_single_team", "extract_assessments", "analyze_gaps", "compile_training_plan"]

Install

$npx mthds install https://github.com/RobinHrt/mthds-hr-training-needs-analyzer --method hr_training_analyzer

Run

$npx mthds run method hr_training_analyzer

Analyze skills gaps and produce a phased training plan with budget recommendations

Exports

hr_training_analyzer

training_needs_analysisanalyze_single_teamextract_assessmentsanalyze_gapscompile_training_plan