Look Tongji Notes

Wandelt Tongji Look-Vorlesungen in Transkripte, Studiennotizen und ein Kurs-Wiki um

von WALKERKILLER · WALKERKILLER/Look-Tongji-Notes

Funktioniert mit Setup ★ 7.6/10

Look Tongji Notes — Wandelt Tongji Look-Vorlesungen in Transkripte, Studiennotizen und ein Kurs-Wiki um

Was es kann

Eine nine-command suite für die 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 und deploy it to GitHub Pages. Wird ausgelöst, wenn Sie ask to transcribe or take notes on a Tongji Look lecture, batch-process a course, oder build and publish the resulting course knowledge base. Erfordert ein Tongji IAM student or staff account.

Testbericht

Everything upstream of the notes ist locked behind Tongji University's IAM login: `look_tongji.py list` stoppt bei „Missing credentials“, und `setup` demands an interactive student ID even when the workspace flags are supplied, crashing with a raw Python traceback instead of an error. Die agent-side half does work und ist 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. Das bundled timeline_tools.py normalisierte auch five inconsistent dash styles into one strict format und 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.

Getestet am: 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

Befehle & Beispiel-Prompts

  • /look-tongji-notesWandelt Tongji Look-Vorlesungen in Transkripte, Studiennotizen und ein Kurs-Wiki um

Skills reagieren auf normale Anfragen — keine Slash-Befehle nötig. Nach der Installation aktivieren Prompts wie diese den Skill (auf Englisch):

  • Transcribe today's lecture from look.tongji.edu.cn and write study notes
  • Pull my Tongji Look course list so I can batch-transcribe the whole course
  • Build a course wiki from my Tongji Look lecture notes and deploy it to Pages