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

AutoCourseNote

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

수집된 skills
9
Stars
18
업데이트
2026-05-22
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

chapter-polishing-agent
소프트웨어 개발자

Polish generated textbook chapters while preserving structure, citations, and source grounding. Use when refining chapter-level Markdown, applying self-check reports, improving readability, standardizing terminology, enriching memory-oriented sections, and producing polished_index.json before PDF layout.

2026-05-22
content-parsing-agent
소프트웨어 개발자

Parse files from manifest.json into clean structured text for downstream course-note agents. Use when extracting text from PDFs, PPTX, DOCX, HTML, Markdown, plain text, CSV, or image placeholders; cleaning noisy slide text with an LLM; detecting scanned/image-only materials; or producing parsed_index.json and parsed_documents/*.json.

2026-05-22
course-workflow-orchestrator
소프트웨어 개발자

Coordinate the full course_note_agents workflow from a local materials folder to reviewed Markdown and book-style PDF. Use when asked to run, resume, debug, or plan the whole multi-agent course-note pipeline, choose stage order, set run directories, or verify that outputs from ingestion, parsing, drafting, review, textbook writing, polishing, and layout connect correctly.

2026-05-22
draft-notes-agent
소프트웨어 개발자

Generate source-grounded first-pass course notes from parsed course materials. Use when converting parsed_index.json into per-document Markdown/JSON drafts, extracting knowledge points, questions, answers, examples, memorization items, and open issues while preserving citations.

2026-05-22
layout-pdf-agent
소프트웨어 개발자

Convert polished course-note Markdown into LaTeX and book-style PDF. Use when rendering polished_index.json, checking CJK fonts, compiling with XeLaTeX, diagnosing LaTeX errors, or producing book.tex, book.pdf, compile.log, and layout_index.json.

2026-05-22
material-ingestion-agent
소프트웨어 개발자

Inventory and classify local course materials for course_note_agents. Use when scanning materials/, separating textbooks, lecture slides, assignments, past exams, solutions, images, notes, and miscellaneous files, checking duplicate files, or producing phase-1 manifest.json for later agents.

2026-05-22
quality-audit-agent
소프트웨어 품질 보증 분석가·테스터

Audit course_note_agents pipeline outputs for correctness, coverage, and packaging readiness. Use when checking generated manifests, parsed text quality, review reports, textbook self-checks, polished Markdown, PDF compilation, config dry-runs, source leakage, API-key leakage, or deciding whether the workflow is reliable for a new course.

2026-05-22
review-enrichment-agent
소프트웨어 개발자

Review, correct, and enrich first-draft course notes. Use when checking draft notes against parsed sources, filling missing explanations, expanding terse content, separating questions from answers in mixed exam files, producing reviewed notes, and preserving unresolved issues instead of inventing facts.

2026-05-22
textbook-writing-agent
소프트웨어 개발자

Assemble reviewed course notes into a complete textbook-style manuscript. Use when generating an adaptive chapter outline, merging multi-source reviewed notes, writing chapters with definitions, explanations, examples, exercises, glossary, symbols, citations, and self-check iterations for any discipline.

2026-05-22