Look Tongji Notes
Omdanner Tongji Look-forelæsninger til transskriptioner, studienotater og en kursuswiki
Virker med opsætning
Hvad det gør
En ni-kommando suite for the Tongji University Look platform (look.tongji.edu.cn): log in, list courses, transcribe a lecture to SRT/TXT, download slides, write Markdown study notes with a timeline outline, import supplementary PDFs, build a static course wiki and deploy it to GitHub Pages. Udløses når du beder om at transskribere eller tage noter til en Tongji Look lecture, batch-process a course, or build and publish the resulting course knowledge base. Kræver en Tongji IAM student or staff account.
Testrapport
Everything upstream of the notes is locked behind Tongji University's IAM login: `look_tongji.py list` stops at "Missing credentials", and `setup` still demands an interactive student ID even when the workspace flags are supplied, crashing with a raw Python traceback instead of an error. The agent-side half does work and is measurably better than freehand: its note prompt took a synthetic lecture transcript from 9 banned meta-phrases and an illegal `##` heading down to zero, added 26 LaTeX delimiters, and hoisted the homework and midterm dates into a reminders block at the top. The bundled timeline_tools.py also normalised five inconsistent dash styles into one strict format and correctly rejected an outline that ran five minutes past the end of the audio. Only useful if you actually study at Tongji, and the setup doc tells the agent to verify vision support against a komari.jpg that is not in the repo.
Testet: 2026-07-30 · Claude Code 2.x (agent harness)
Installation
git clone https://github.com/WALKERKILLER/Look-Tongji-Notes.git mkdir -p ~/.claude/skills cp -r Look-Tongji-Notes ~/.claude/skills/look-tongji-notes
Kommandoer og eksempelprompter
/look-tongji-notesOmdanner Tongji Look-forelæsninger til transskriptioner, studienotater og en kursuswiki
Skills udløses af almindelige forespørgsler — ingen kommandoer at huske. Efter installationen aktiverer prompter som disse skillen (på engelsk):
Transcribe today's lecture from look.tongji.edu.cn and write study notesPull my Tongji Look course list so I can batch-transcribe the whole courseBuild a course wiki from my Tongji Look lecture notes and deploy it to Pages