WALKERKILLER/Look-Tongji-Notes
Plugin Claude Code
Plugin marketplace listing 1 plugin: look-tongji-notes.
WALKERKILLER/Look-Tongji-Notes
Plugin Claude Code
Plugin marketplace listing 1 plugin: look-tongji-notes.
WALKERKILLER/Look-Tongji-Notes
Plugin Claude Code
9 short commands (/setup, /list, /trans, /note, /wiki, /add, /page, /cheatsheet, /ralphtrans) for Tongji Look lecture transcription, supplementary material ingestion, course wiki generation, and GitHub Pages deployment.
WALKERKILLER/Look-Tongji-Notes
Instructions file CodexOpenCode
Instructions for WALKERKILLER/Look-Tongji-Notes, covering look-tongji-notes, purpose, key files, subdirectories and for ai agents.
WALKERKILLER/Look-Tongji-Notes
Skill Claude CodeCodex
9-command agent skill suite for Tongji Look (look.tongji.edu.cn): setup, list, transcribe, take notes, manage materials, build course wiki, create cheat sheets, batch-process entire courses, and deploy course wiki to GitHub Pages.
WALKERKILLER/Look-Tongji-Notes
Skill Claude CodeCodex
Add supplementary materials (PDF, PPTX, DOCX, images) to a lecture session. Converts to Markdown via MarkItDown and indexes into the course wiki — without triggering transcription or slide download.
WALKERKILLER/Look-Tongji-Notes
Skill Claude CodeCodex
Generate a high-density A4 cheat sheet for open-book exams. Two output paths: LaTeX (XeLaTeX) or self-contained HTML with CSS print layout. Both paths produce visually consistent results.
WALKERKILLER/Look-Tongji-Notes
Skill Claude CodeCodex
Discover and select courses from Tongji Look (look.tongji.edu.cn). Lists recent or all courses, filters by keyword, and saves the chosen course for use with /trans, /note, and other commands. Prerequisite for all lecture workflows.
WALKERKILLER/Look-Tongji-Notes
Skill Claude CodeCodex
Generate study notes from a lecture transcript and slides. Runs transcript + slide download in parallel, then writes a Markdown note with timeline outline.
WALKERKILLER/Look-Tongji-Notes
Skill Claude CodeCodex
Deploy the built course wiki site/ to GitHub Pages via gh CLI. Pre-checks gh auth status and site/ existence.
WALKERKILLER/Look-Tongji-Notes
Skill Claude CodeCodex
Batch transcribe ALL playable lectures for a course in a persistent loop. Uses a JSON state file for checkpoint/resume. Runs until every lecture is transcribed or marked failed.
WALKERKILLER/Look-Tongji-Notes
Skill Claude CodeCodex
Configure Tongji Look credentials, check system dependencies (Python, Node.js, ffmpeg, vision-support, XeLaTeX), and set up the persistent course-wiki workspace.
WALKERKILLER/Look-Tongji-Notes
Skill Claude CodeCodex
Transcribe a single Tongji Look lecture video to SRT + TXT, optionally download slide snapshots in parallel.
WALKERKILLER/Look-Tongji-Notes
Skill Claude CodeCodex
Build and serve the static course knowledge base locally. Rebuilds from workspace data and starts an HTTP server on port 8765.
WALKERKILLER/Look-Tongji-Notes
Skill Claude CodeCodex
A bridge that lets text-only AI models understand images by sending them to a separate image-recognition model and returning a written description.