Agent SkillsTHU-MAIC/OpenMAIC › teacher-style-clone

teacher-style-clone

GitHub

分析教师课堂录像或讲义,提取讲课风格特征(如话术、节奏、视觉呈现),并基于此风格为用户生成新的课程内容。

skills/agent-runtime/teacher-style-clone/SKILL.md THU-MAIC/OpenMAIC

Trigger Scenarios

用户要求模仿特定名师风格授课 上传了教师视频或讲义并要求风格迁移

Install

npx skills add THU-MAIC/OpenMAIC --skill teacher-style-clone -g -y
More Options

Non-standard path

npx skills add https://github.com/THU-MAIC/OpenMAIC/tree/main/skills/agent-runtime/teacher-style-clone -g -y

Use without installing

npx skills use THU-MAIC/OpenMAIC@teacher-style-clone

指定 Agent (Claude Code)

npx skills add THU-MAIC/OpenMAIC --skill teacher-style-clone -a claude-code -g -y

安装 repo 全部 skill

npx skills add THU-MAIC/OpenMAIC --all -g -y

预览 repo 内 skill

npx skills add THU-MAIC/OpenMAIC --list

SKILL.md

Frontmatter
{
    "name": "teacher-style-clone",
    "title": "名师风格",
    "description": "工作台会话挂载了教师课堂录像\/讲义材料时使用。"
}

Teacher style extraction and transfer

Extract how the teacher teaches, then teach the user's requested topic in that style. The source material is evidence about delivery and presentation; it is not automatically factual source material for the new course.

The learner-facing name for this mode is 「名师风格」. Never expose the words "clone" or "style transfer" to the learner. The result should simply feel like a lesson taught in the evidenced style.

Step 1 — confirm every derivative is ready

Call list_materials before drawing conclusions. Identify the attached source materials and confirm extraction is complete. For recordings, verify that the session exposes the transcript and keyframe derivatives. If extraction is idle, call extract_material first; if it is pending or running, call wait_for_materials and list again; if it failed, tell the user what failed instead of inventing a profile from incomplete evidence.

Step 2 — read the whole transcript in order

Use read_material to page through every transcript derivative from offset 0 to the final page. Do not sample only the beginning. As you read, build a compact style profile in your reasoning covering:

  • openings and transitions;
  • catchphrases, address terms, and sentence rhythm;
  • concrete-versus-abstract example habits;
  • pacing, recaps, rhetorical questions, pauses, and humor;
  • what is said aloud versus emphasized visually.

Support each claim with short transcript evidence and its timestamp. Frequency and distribution matter: distinguish a repeated habit from a phrase used once.

Step 3 — inspect keyframes for visual style

When the transcript contains a [keyframe@mm:ss](mat_xxx) marker, sample the referenced frame with read_material. Use frames across the recording rather than adjacent duplicates. Record visual evidence such as board-writing density, slide composition, hierarchy, color use, teacher position, gestures, and the relationship between speech and what remains on screen.

Do not infer visual style when the recording has no readable keyframes.

Step 4 — verify hypotheses with search

Use search_material to test specific transcript hypotheses after the full read. Search catchphrases and recurring sentence forms, compare their frequency, and revisit the surrounding snippets. Search verifies a proposed pattern; it never replaces reading the transcript in order.

Treat unsupported or contradicted hypotheses as absent from the final profile.

Step 5 — transfer the profile into generation inputs

Plan the course in the conversation, then create_stage and call generate_scene once per page with an explicit brief. Put the complete, evidence-backed style profile into each page's brief under a ## 讲课风格 section, alongside any independently verified subject facts the requested course needs. Include the load-bearing instructions: opening ritual, phrasing habits, example pattern, pacing, interaction rhythm, and visual presentation.

For every page, put the relevant evidence and concrete style directions in generate_scene.materialFacts. Examples: 「以复习上节课的问题开场」、「先用一个具体例子建立 直觉,再给出公式」、「页尾用已核验的口头禅式小结」。Do not merely refer to a profile by name: the page generator only receives the text placed in each page's brief and materialFacts.

Hard rules

  • Clone the evidenced style, not the teacher's identity. Never fabricate biography, opinions, endorsements, or personal claims.
  • Keep the requested topic factually correct on its own terms. Do not import unrelated claims from the lecture just because they appear in the transcript.
  • The source topic appears in the learner-facing course only when the user asks for that topic.
  • Every style claim needs transcript or keyframe evidence. Omit guesses.

Version History

  • c60198c Current 2026-08-28 15:17

Same Skill Collection

skills/agent-runtime/build-personal-skill/SKILL.md
skills/agent-runtime/curriculum-planner/SKILL.md
skills/agent-runtime/deep-interactive/SKILL.md
skills/agent-runtime/feynman-learning/SKILL.md
skills/agent-runtime/k12-core-literacy-planning/SKILL.md
skills/agent-runtime/learning-to-learn/SKILL.md
skills/agent-runtime/pptx-import/SKILL.md
skills/agent-runtime/pro-editing/SKILL.md
skills/agent-runtime/social-emotional-learning/SKILL.md
skills/agent-runtime/stage-design/SKILL.md
skills/agent-runtime/stage-dsl/SKILL.md
skills/agent-runtime/understanding-by-design/SKILL.md
skills/agent-runtime/vocational/SKILL.md
skills/openmaic/SKILL.md
skills/agent-runtime/deep-research/SKILL.md
skills/agent-runtime/lecture-style/SKILL.md
skills/agent-runtime/page-clone/SKILL.md
skills/agent-runtime/slide-craft/SKILL.md
skills/agent-runtime/slide-dsl/SKILL.md
skills/agent-runtime/spiral-curriculum/SKILL.md
skills/agent-runtime/style-clone/SKILL.md
skills/agent-runtime/workshop-style/SKILL.md

Metadata

Files
0
Version
c60198c
Hash
9bf4ae1b
Indexed
2026-08-28 15:17

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-28 17:54
浙ICP备14020137号-1 $Carte des visiteurs$