Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

python_math_ml_course

python_math_ml_course에는 HaykTarkhanyan에서 수집한 skills 13개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
13
Stars
11
업데이트
2026-07-13
Forks
2
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

update-youtube
기타 중등 후 교사

Fetch recent YouTube videos from the Metric Academy channel, update the video registry (_meta/youtube_channel.md), add video + notes links to math/*.qmd homework pages, and optionally commit.

2026-07-13
wrap-session
기타 중등 후 교사

Use when a work session is ending - the user says "wrap up", "let's stop here", "commit this", or a lecture/practical was just delivered and its materials need to be linked and logged.

2026-07-13
compile-deck
소프트웨어 개발자

Use when compiling or verifying any Beamer/LaTeX deck (.tex) in this repo - after editing a deck, before committing one, or when a PDF looks wrong (blank Outline frame, stale page counts like 8/7, clipped or missing content). Runs the full compile -> verify -> clean -> review loop.

2026-07-07
make-figures
소프트웨어 개발자

Use when a slide deck needs generated figures (matplotlib PDFs), when creating or editing a figure script under ml/**/py_src/, or when replacing a hand-drawn TikZ sketch or third-party image with a real generated figure.

2026-07-07
slide-style
기타 중등 후 교사

Use when creating, building, drafting, editing, or reviewing a Beamer / LaTeX slide deck (.tex) in this repo, especially under ml/. Loads the instructor's slide-design conventions - deck structure, color palette, figures, tone, math/code depth, and the new-deck workflow - so every deck comes out consistent. The full guide is ml/SLIDE_STYLE.md (single source of truth).

2026-07-07
slide-style
기타 중등 후 교사

Use when creating, building, drafting, editing, or reviewing a Beamer / LaTeX slide deck (.tex) in this repo, especially under ml/. Loads the instructor's slide-design conventions - deck structure, color palette, figures, tone, math/code depth, and the new-deck workflow - so every deck comes out consistent. The full guide is ml/SLIDE_STYLE.md (single source of truth).

2026-06-24
google-forms-builder
소프트웨어 개발자

Use when the user wants to create, build, generate, or populate a Google Form or quiz - especially from existing questions, a CSV, a spreadsheet, or a question bank - or says things like "turn these into a Google Form", "make a quiz form", "Google Forms from CSV", or wants an auto-graded quiz with answer keys, points, and per-answer feedback. Also use when adding many questions by clicking through the Google Forms UI would be slow or error-prone. Covers multiple-choice quizzes, sections, and bilingual forms.

2026-06-05
add-inline-solutions
고등교육 컴퓨터공학 교원

Add or convert collapsible Quarto solution callouts in homework .qmd files. Different from `generate-solutions`, which writes a separate LaTeX/Jupyter solutions package.

2026-05-09
add-inline-solutions
중등 후 수학 과학 교사

Add or convert collapsible Quarto solution callouts in homework .qmd files. Different from `generate-solutions`, which writes a separate LaTeX/Jupyter solutions package.

2026-05-04
beamer-overflow-check
소프트웨어 개발자

Detect and fix content overflow, cutoff, and clipping issues in Beamer LaTeX slide decks. Renders each PDF page as an image, visually inspects for clipped TikZ diagrams, text running off edges, content overlapping page numbers, or frames with missing bottom content.

2026-05-04
clean-tex
소프트웨어 개발자

Delete all LaTeX build artifacts (.aux, .log, .nav, .out, .snm, .toc, .vrb, .fls, .fdb_latexmk, .synctex.gz) from the entire repo. Use when build files accumulate and clutter the workspace.

2026-05-04
generate-solutions
기타 중등 후 교사

Generate detailed homework solution files (LaTeX PDF + Jupyter notebook) for a given homework .qmd file. Matches the established format from hw_05_06, hw_07_08, hw_09 solutions. Use when a new homework needs solutions or when exercises have been updated.

2026-05-04
update-youtube
기타 중등 후 교사

Fetch recent YouTube videos from the Metric Academy channel, update the video registry (_meta/youtube_channel.md), add video + notes links to math/*.qmd homework pages, and optionally commit.

2026-05-04