WALKERKILLER

14 mods across 1 repository, 39 stars between them.

look-tongji-notes

02

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.

39 2mo ago A tokens not measured original MIT

look-tongji-notes

04

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.

39 2mo ago A 59 tokens original MIT

add

05

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.

39 2mo ago A 42 tokens original MIT

cheatsheet

06

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.

39 2mo ago A 46 tokens original MIT

list

07

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.

39 2mo ago A 54 tokens original MIT

note

08

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.

39 2mo ago A 29 tokens original MIT

page

09

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.

39 2mo ago A 28 tokens original MIT

ralphtrans

10

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.

39 2mo ago A 39 tokens original MIT

setup

11

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.

39 2mo ago A 38 tokens original MIT

trans

12

WALKERKILLER/Look-Tongji-Notes

Skill Claude CodeCodex

Transcribe a single Tongji Look lecture video to SRT + TXT, optionally download slide snapshots in parallel.

39 2mo ago A 24 tokens original MIT

wiki

13

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.

39 2mo ago A 29 tokens original MIT

vision-support

14

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.

39 2mo ago A 225 tokens original MIT