import-curriculum
Activates when user mentions importing PDFs, syllabi, creating new learning subjects, or setting up a curriculum from itslearning or roadmap.sh.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Activates when user mentions importing PDFs, syllabi, creating new learning subjects, or setting up a curriculum from itslearning or roadmap.sh.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
| name | Import Curriculum |
| description | Activates when user mentions importing PDFs, syllabi, creating new learning subjects, or setting up a curriculum from itslearning or roadmap.sh. |
| version | 1.0.0 |
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.