add
Installation
SKILL.md
Add Materials
Attach supplementary materials to a lecture session.
When to Use
- User says
/addor "add this material to the course". - After transcribing a lecture, adding additional PDFs/PPTs/docs.
- User wants materials indexed into the wiki without re-running transcription.
Workflow
- Import materials:
python "<SKILL_DIR>/../../scripts/look_tongji.py" add \
--course-id "<ID>" --sub-id "<ID>" \
--material "handout=/path/to/file.pdf"