curriculum.qti-export
✓Exports assessments to QTI (Question and Test Interoperability) format for LMS compatibility.
Installation
SKILL.md
Curriculum QTI Export Export assessment items and tests to IMS QTI 2.1 format for interoperability across learning management systems.
CLI: /curriculum.qti-export --assessment 'quiz-001.json' --version '2.1' --output 'qti/' Exit Codes: 0=success, 1=invalid assessment, 2=export failed
Exports assessments to QTI (Question and Test Interoperability) format for LMS compatibility. Source: pauljbernard/content.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pauljbernard/content --skill curriculum.qti-export Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/pauljbernard/content --skill curriculum.qti-export- Source
- pauljbernard/content
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is curriculum.qti-export?
Exports assessments to QTI (Question and Test Interoperability) format for LMS compatibility. Source: pauljbernard/content.
How do I install curriculum.qti-export?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pauljbernard/content --skill curriculum.qti-export Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/pauljbernard/content
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01