A CLI tool for educational role-play scenarios: init, preview, lint, bundle. Current stable version 0.1.26. Low release cadence (few updates). Differentiator: integrates agent-skills for educational role-play generation. Minimal documentation.
npm install edu-role-playNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize a new edu-role-play project using the default import.
Use import syntax instead of require().
Add a declaration file leaf or set skipLibCheck: true in tsconfig.
Pin to exact version and test before upgrading.
Ensure your project uses ES modules ("type": "module" in package.json) and import instead of require().Use named import: import { init } from 'edu-role-play'.No dependency data recorded yet.