Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

AutoCourseNote

AutoCourseNote 收录了来自 WZYQAQ0v0 的 9 个 skills,并提供仓库级职业覆盖和站内 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
AutoCourseNote GitHub Agent Skills | SkillsMP