team-attentionteam-attentionOfficialยท14 Agent Skills Included

stanford-cs146s-kr

Automated Korean translation and publishing of Stanford course readings

Fetches course readings from YouTube, PDFs, and web pages, then translates them into Korean through a multi-stage quality pipeline. Eliminates manual transcript splitting, terminology lookup, and cross-checking by running validation, QA, and summary generation automatically. Publishes finished translations, cheat sheets, and chapter pages directly to the course website with one command.
npx skills add team-attention/stanford-cs146s-kr --all -g -y
Available:

Instructs the agent on the repository's folder conventions, the fetch-translate-publish skill pipeline, and how to route each content task to the correct sub-skill.

All Skills in This Repository (14)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
team-attentionteam-attention

commit

Generate conventional commit messages from staged git changes and commit after confirmation.

Official
Basic
๐Ÿ“ฆ In Repo
team-attentionteam-attention

publish-cheatsheet

Copy NanoBanana cheat-sheet images to public directories and update readings.ts references.

Official
Basic
๐Ÿ“ฆ In Repo
team-attentionteam-attention

eval-summary

Validate readings.ts summaries against Korean Markdown and report issues.

Official
Intermediate
๐Ÿ“ฆ In Repo
team-attentionteam-attention

review-translation

Cross-check Korean translations against English originals to identify inaccuracies and inconsistencies.

Official
Advanced
๐Ÿ“ฆ In Repo
team-attentionteam-attention

nanobanana

Generate structured markdown cheatsheet prompts from long-form content.

Official
Intermediate
๐Ÿ“ฆ In Repo
team-attentionteam-attention

upload-reading

Parse translated Markdown readings into ReadingContent and update readings.ts and syllabus.ts.

Official
Advanced
๐Ÿ“ฆ In Repo
team-attentionteam-attention

improve-prompt

Validate translated prompts against originals and flag inconsistencies.

Official
Advanced
๐Ÿ“ฆ In Repo
team-attentionteam-attention

download-youtube

Downloads YouTube audio and transcripts, converting subtitles from VTT to Markdown for organized weekly use.

Official
Advanced
๐Ÿ“ฆ In Repo
team-attentionteam-attention

wrap

Automate end-of-session cleanup and learning capture for Claude Code sessions.

Official
Basic
๐Ÿ“ฆ In Repo
team-attentionteam-attention

split-youtube-chapters

Extract YouTube video chapters into a hierarchical readings tree with markdown files.

Official
Intermediate
๐Ÿ“ฆ In Repo
team-attentionteam-attention

review-cheatsheet

Extract text from cheat-sheet images and compare it against Korean Markdown documents.

Official
Advanced
๐Ÿ“ฆ In Repo
team-attentionteam-attention

translate-reading

Translate CS readings into Korean Markdown with a deterministic multi-step pipeline.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install stanford-cs146s-kr?โ–ผ

Run `npx skills add team-attention/stanford-cs146s-kr --all -g -y` in your terminal to install all skills in this suite globally.

How to translate course readings into Korean automatically?โ–ผ

Run /fetch-reading with a URL to collect the source, then /translate-reading to produce a polished Korean version through terminology lookup, translation, refinement, and QA stages.

Can it process long YouTube lectures with chapters?โ–ผ

Yes. It downloads subtitles, splits videos into chapters automatically, and translates or summarizes each chapter as a separate page.

How does it check translation quality?โ–ผ

The review-translation skill cross-checks every translation with Claude, Codex, and Gemini, then merges their findings into one report with agreed issues highlighted.

Do I need coding experience to use these skills?โ–ผ

No. You run simple slash commands in plain language, and the agent handles file parsing, translation, and website publishing for you.

Related Repositories in Education & Research

View All in Education & Researchโ†’