add

Installation
SKILL.md

Add Materials

Attach supplementary materials to a lecture session.

When to Use

  • User says /add or "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

  1. Import materials:
python "<SKILL_DIR>/../../scripts/look_tongji.py" add \
  --course-id "<ID>" --sub-id "<ID>" \
  --material "handout=/path/to/file.pdf"
Installs
1
GitHub Stars
39
First Seen
7 days ago
add — walkerkiller/look-tongji-notes