Claude-skill-registry learning-tech-selection

tech-selection for learning technology evaluation and implementation.

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/learning-tech-selection" ~/.claude/skills/majiayu000-claude-skill-registry-learning-tech-selection && rm -rf "$T"
manifest: skills/data/learning-tech-selection/SKILL.md
source content

Learning tech selection

Evaluate LMS and edtech tools with rubrics, cost-benefit, and accessibility checks.

CLI: /learning.tech-selection --requirements requirements.json --compare 'Canvas,Moodle,Blackboard'

Exit Codes: 0=success, 1=invalid platform, 2=technical infeasible