Releases: studiolxd/skills
Releases · studiolxd/skills
Release list
scorm-skills v1.0.0
Agent skills for @studiolxd/scorm — the headless SCORM 1.2/2004 runtime.
Teaches AI coding assistants how to use the library: entry points/adapters, lifecycle, Result error handling, SCORM 1.2/2004 differences, mock mode, and common gotchas.
Install
- Claude Code:
/plugin marketplace add studiolxd/scorm-skillsthen/plugin install scorm-integration@studiolxd-scorm - Cursor: copy
cursor/scorm-integration.mdcinto.cursor/rules/ - Other agents: use
agents/scorm-integration.md
One canonical source (source/skill.md) generates all formats via node scripts/build.mjs.