Look Tongji Notes
Förvandlar Tongji Look-föreläsningar till transkriptioner, studieanteckningar och en kurs-wiki
Fungerar med konfiguration
Vad den gör
En svit med nio kommandon för Tongji University Look-plattformen (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 och deploy it to GitHub Pages. Utlöses när du ber om att transcribe eller take notes on a Tongji Look lecture, batch-process a course, eller build and publish the resulting course knowledge base. Kräver ett Tongji IAM student- eller 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.
Testad: 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
Kommandon och exempelprompter
/look-tongji-notesFörvandlar Tongji Look-föreläsningar till transkriptioner, studieanteckningar och en kurs-wiki
Skills triggas av vanliga förfrågningar — inga kommandon att memorera. Efter installationen aktiverar prompter som dessa skillen (på engelska):
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