From study-dash
Activates when user mentions importing PDFs, syllabi, creating new learning subjects, or setting up a curriculum from itslearning or roadmap.sh.
How this skill is triggered — by the user, by Claude, or both
Slash command
/study-dash:importThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When the user wants to import a curriculum or create a new learning subject:
When the user wants to import a curriculum or create a new learning subject:
For PDFs: Read the PDF using the Read tool. Classify the content:
learn_create_subject then learn_import_curriculumlearn_log_answer with kind='note'learn_create_exercise with type='assignment'For manual subjects: Ask the user for the subject name and language, call learn_create_subject, then help them define phases and topics
For roadmap.sh: The user defines topics manually based on the roadmap. Help them structure it into phases and topics, then import via learn_import_curriculum
Always confirm the imported structure with the user before finalizing.
npx claudepluginhub bis-code/study-dash --plugin study-dashImports course content from LMS platforms (Canvas, Blackboard, Moodle, D2L) using IMS Common Cartridge or REST API. Maps to idstack manifest with quality flags and Bloom's taxonomy classification.
Teaches users new skills or concepts within a structured workspace, managing lessons, reference materials, and learning records across sessions.
Creates a structured teaching workspace with lessons, reference materials, and learning records for multi-session skill acquisition.