Look Tongji Notes
Trasforma le lezioni di Tongji Look in trascrizioni, appunti di studio e una wiki del corso
Richiede configurazione
Cosa fa
Una suite di nine-command per la piattaforma Tongji University Look (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 e deploy it to GitHub Pages. Si attiva quando chiedi di transcribe o take notes on a Tongji Look lecture, batch-process a course, o build and publish the resulting course knowledge base. Richiede un Tongji IAM student o staff account.
Rapporto di test
Everything upstream of the notes is locked behind Tongji University's IAM login: `look_tongji.py list` stops at "Missing credentials", e `setup` still demands an interactive student ID even when the workspace flags are supplied, crashing con un 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, e 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 e correctly rejected an outline that ran five minutes past the end of the audio. Only useful if you actually study at Tongji, e the setup doc tells the agent to verify vision support against a komari.jpg that is not in the repo.
Testato il: 2026-07-30 · Claude Code 2.x (agent harness)
Installazione
git clone https://github.com/WALKERKILLER/Look-Tongji-Notes.git mkdir -p ~/.claude/skills cp -r Look-Tongji-Notes ~/.claude/skills/look-tongji-notes
Comandi e prompt di esempio
/look-tongji-notesTrasforma le lezioni di Tongji Look in trascrizioni, appunti di studio e una wiki del corso
Gli skill si attivano con richieste in linguaggio naturale, senza comandi da ricordare. Dopo l'installazione, prompt come questi lo attivano (in inglese):
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