AI SummaryLoads LTI 1.3 and LTI Advantage specifications to provide context for building LTI-integrated educational tools. Ideal for developers creating learning management system integrations and assessment platforms.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "Lti" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (2 files) mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/atomicjolt-com/atomic-forge/main/.claude/commands/lti.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/prime.md "https://raw.githubusercontent.com/atomicjolt-com/atomic-forge/main/.claude/commands/prime.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Load context for building LTI related tooling
Lti
This command loads in the LTI 1.3 and LTI Advantage specifications
Instructions and Context
Review the LTI 1.3 core specification found at this URL: https://www.imsglobal.org/spec/lti/v1p3 Review Assignment and Grade services specification found at this URL: https://www.imsglobal.org/spec/lti-ags/v2p0 Review the Names and roles specification found at this URL: https://www.imsglobal.org/spec/lti-nrps/v2p0 Review the Deep Linking specification found at this URL: https://www.imsglobal.org/spec/lti-dl/v2p0
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster