Look-Tongji-Notes
Transcribe Tongji lectures into notes, wikis, and cheat sheets
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Look-Tongji-Notes?โผ
Run `npx skills add WALKERKILLER/Look-Tongji-Notes --all -g -y` in your terminal to install all 9 command skills globally.
How to transcribe Tongji Look lectures automatically?โผ
After setup, say /trans with a lecture URL or course name and the agent downloads the audio, runs speech-to-text, and produces SRT and TXT transcripts. Use /ralphtrans to batch-transcribe an entire course with resume support.
Can it generate study notes from lecture recordings?โผ
Yes. The /note command combines the transcript and slide snapshots to write structured Markdown study notes plus a timeline outline, in standard or dialogue style.
Does it work with Claude Code and Cursor?โผ
Yes. It ships plugin manifests for Claude Code, Codex CLI, Cursor, Gemini CLI, OpenClaw, OpenCode, and Hermes Agent, all following the standard SKILL.md format.
Do I need a Tongji University account to use it?โผ
Yes. You need valid Tongji IAM credentials to access look.tongji.edu.cn, configured once via the /setup command without typing passwords in chat.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides