Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Jiaofu Maker · 教辅制作全流程

A full pipeline for making textbook-aligned teaching materials (jiaofu): from source collection, textbook-version verification, lesson planning, content writing, LaTeX typesetting, quality acceptance, to packaging for sale / printing / publishing. 一套"跟着现行课本走"的教辅资料全流程制作流水线:素材收集→教材版本核验→课时规划→内容撰写→排版编译→质量验收→打包上架/装订/投稿,任何学科、任何学段通用。 ⭐ If you find it useful, please give it a star! / 觉得有用的话给个 star 吧!


What this is / 这是什么

Distilled from a real production run — the complete People's Education Edition (PEP) primary math grades 1–6 (upper volumes) package: 176 lesson trios (lecture notes + sync exercises + answers), unit tests, midterm/final exams, answer books, and mental-math card collections — 654 PDFs compiled with zero failures.

本 skill 从一次真实量产中提炼——人教版小学数学 1-6 年级上册全套:176 课时三件套(讲义+同步练习+答案)、单元检测卷、期中期末卷、答案册、口算卡合集,共 654 份 PDF,编译 0 失败。

The workflow is subject-agnostic and grade-agnostic: math, Chinese, English, physics, chemistry, politics/history/geography/biology — primary, middle, or high school.

流程不限学科、不限学段:数学、语文、英语、理化、政史地生,小学、初中、高中都能用。

What's inside / 里面有什么

  • SKILL.md — the main workflow: principles + 6 required steps + 3 delivery branches (digital sale / print binding / publishing) + optional competitor teardown
  • SKILL.md — 主流程:总原则 + 必做 6 步 + 交付 3 分支(数字上架/装订成册/出版投稿)+ 可选竞品拆解
  • references/ — 4 reference docs read on demand / 4 份按需读取的参考文档:
    • 教材目录核验.md — textbook-version verification: multi-source cross-validation, trust levels / 版本核验:多源交叉验证、可信度分级
    • 内容生成规范.md — naming conventions, lecture/exercise/test structure (subject-adaptive; user-defined or search real exam papers) / 内容规范:命名、讲义/练习/卷子结构(学科自适应,用户自定义或搜真实卷子)
    • 排版编译.md — LaTeX symbols red-line rules + every pitfall we hit (%, \frac, ×÷, ____ swallowed as divider, trailing zeros…) / 排版编译:符号红线+全部踩坑(%、\frac、×÷、____ 被当分隔线、小数尾零…)
    • 交付形态.md — 3 delivery branches: A digital sale (Xianyu/Taobao) / B print binding / C publishing submission / 交付形态:A 数字上架 / B 装订成册 / C 出版投稿

The iron rules / 铁律

  1. Textbook directory is the only authority — verify the version first; multi-source agreement required. Never claim "zero difference from the textbook" publicly; say "verified against the new textbook" / 教材目录是唯一权威——先核版本,多源一致才可信;对外不写"与课本零出入",写"参照新版课本逐项核对"
  2. Beyond-syllabus content = refund bomb — every lesson must stay inside what the current textbook actually teaches / 超纲=售后炸弹——每个知识点必须落在该册课本实际教的内容里
  3. Feynman review gate — all teaching deliverables pass feynman-review before delivery / 费曼审查闸门——教学产物交付前必过费曼审查
  4. Decision method — use the jianlu-buzou-perspective thinking OS: start from conditions, find the principal contradiction / 决策方法——用见路不走思考系统:从条件出发、抓主要矛盾

Install / 安装

Copy the jiaofu-maker folder into your agent's skills directory:

jiaofu-maker 文件夹放进你智能体的 skills 目录:

  • Reasonix / ZCode: <home>/skills/jiaofu-maker/
  • Claude Code: ~/.claude/skills/jiaofu-maker/
  • Cursor: ~/.cursor/skills/jiaofu-maker/
  • Other agents / 其他智能体: read SKILL.md + the references/ docs directly / 直接读 SKILL.mdreferences/ 即可

Recommended pairing / 建议搭配

  • feynman-review — mandatory review gate for all teaching content / 教学产物强制审查闸门
  • jianlu-buzou-perspective — decision method / 决策方法
  • An image-recognition skill — making jiaofu means lots of image material (textbook screenshots, competitor samples); install one if your model can't read images / 识图类 skill——做教辅大量碰图片素材(课本截图、竞品样张),模型不支持图片时务必配一个

License / 许可

MIT · free to use, modify, distribute. / MIT 协议,自由使用、修改、分发。

Made by Tomato · stars welcome ⭐ / 由 Tomato 制作 · 欢迎 star ⭐

About

Jiaofu Maker: full pipeline for making textbook-aligned teaching materials (any subject, any grade)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors