Skip to content

Releases: studiolxd/skills

scorm-skills v1.0.0

Choose a tag to compare

@studiolxd studiolxd released this 15 Jun 20:22

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-skills then /plugin install scorm-integration@studiolxd-scorm
  • Cursor: copy cursor/scorm-integration.mdc into .cursor/rules/
  • Other agents: use agents/scorm-integration.md

One canonical source (source/skill.md) generates all formats via node scripts/build.mjs.