# hermes-edu-skills **Repository Path**: devai/hermes-edu-skills ## Basic Information - **Project Name**: hermes-edu-skills - **Description**: 中文教育 Agent Skill Pack:教材同步、备考复习、拍照答疑、错题复盘、亲子陪学、阅读写作和教师工具,Hermes Agent 可直接使用,也可导出到 OpenClaw/Codex/Cursor/Claude Code。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: https://www.cnblogs.com/zhongweiv/p/20110401/hermes-edu-skills - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-22 - **Last Updated**: 2026-05-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hermes Edu Skills 让 Hermes Agent 和主流 AI 工具拥有中国教育场景能力的开源 Agent Skill Pack:教材同步、备考复习、错题复盘、每日练习、亲子陪学、阅读写作和教师工作流。 An open Agent Skill Pack that gives Hermes Agent and mainstream AI tools China-focused education capabilities: textbook sync, exam prep, mistake review, daily practice, family learning, reading/writing, and teacher workflows. [![Release](https://img.shields.io/github/v/release/zhongweiv/hermes-edu-skills?label=release)](https://github.com/zhongweiv/hermes-edu-skills/releases) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE) [![Skills](https://img.shields.io/badge/Hermes%20Skills-170-blue)](catalog.json) [![Validate](https://github.com/zhongweiv/hermes-edu-skills/actions/workflows/validate.yml/badge.svg)](https://github.com/zhongweiv/hermes-edu-skills/actions/workflows/validate.yml) [English](README.en.md) · [Skill Catalog](catalog.json) · [Discovery Index](.well-known/skills/index.json) · [Shineway](https://www.shineway.tech/)

Hermes Edu Skills demo preview
点击封面观看 30 秒演示视频,约 800KB

Hermes Edu Skills 是一套面向中国教育场景的开源 Agent Skill Pack。它把教材同步、考试备考、拍照答疑、错题复盘、每日练习、阅读写作、亲子陪学、教师备课和家校沟通,整理成 170 个可浏览、可安装、可二次开发的产品级 Skill。 它不是 Prompt 合集,而是可被 Hermes Agent 识别的结构化能力库:每个 Skill 都有触发信号、适用角色、参数维度、使用边界和标准 `SKILL.md`。你可以直接装进 Hermes Agent,也可以导出给 OpenClaw、Codex、Cursor、Claude Code 或其它 Agent 工具。 如果你正在做 AI 学习助手、AI 老师、教研工具、家长陪学产品、题库/错题产品,或者只是想让自己的本地 Agent 更懂中国教材和学习场景,这个仓库可以直接作为起点。觉得有帮助的话,欢迎 Star,它会帮助更多中文教育 AI 开发者更快发现这个项目。 ## 导航 - [5 分钟上手](#5-分钟上手) - [这是什么](#这是什么) - [为什么不是 Prompt 集合](#为什么不是-prompt-集合) - [谁适合用](#谁适合用) - [分类总览](#分类总览) - [默认使用:Hermes Agent](#默认使用hermes-agent) - [让 Hermes 更主动发现 Skill](#让-hermes-更主动发现-skill) - [自然提问与 Skill 路由](#自然提问与-skill-路由) - [诊断与排障](#诊断与排障) - [只安装单个 Skill](#只安装单个-skill) - [导出给其它 AI 工具或 Agent](#导出给其它-ai-工具或-agent) - [覆盖范围](#覆盖范围) - [全部 Skill 列表](#全部-skill-列表) - [参与贡献](#参与贡献) - [路线图](#路线图) ## 5 分钟上手 默认目标是 Hermes Agent。第一次试用建议先安装一个分类或一个 Skill,确认效果后再安装全部。 ```bash # 安装全部 170 个可用 Skill 到 Hermes Agent npx hermes-edu-skills install hermes --config ~/.hermes/config.yaml # 只安装教材同步分类 npx hermes-edu-skills install hermes textbook-sync --config ~/.hermes/config.yaml # 只安装一个 Skill npx hermes-edu-skills install hermes agent-study-plan --config ~/.hermes/config.yaml # 搜索你需要的能力 npx hermes-edu-skills search 错题 npx hermes-edu-skills info agent-mistake-review # 像普通 Agent 一样直接提问:先显示匹配到的 Skill,再调用 Hermes npx hermes-edu-skills ask "帮我出5道八年级下册物理力学选择题" # 只查看或手动生成项目级 Hermes Edu Skills 启动 Prompt npx hermes-edu-skills prompt > HERMES.md # 诊断安装数量、版本、配置和 Hermes 可见性 npx hermes-edu-skills doctor ``` 导出给其它 Agent 或 AI 工具: ```bash npx hermes-edu-skills install openclaw npx hermes-edu-skills install codex npx hermes-edu-skills install claude npx hermes-edu-skills install cursor --workspace /path/to/project npx hermes-edu-skills export generic --target ./dist/agent-skills ``` ## 这是什么 | 问题 | 答案 | | --- | --- | | 这是什么 | 面向中国教育场景的开源 Agent Skill Pack。 | | 为什么需要 | 通用 Agent 通常不理解中国教材版本、年级册别、单元节奏、考试体系和家庭/教师真实工作流。 | | 怎么实现 | 用 170 个结构化 `SKILL.md` 把教育任务封装成 Agent 可发现、可调用、可安装的能力。 | | 默认平台 | Hermes Agent。 | | 可导出平台 | OpenClaw、Codex、Cursor、Claude Code、Generic Agent。 | | 开源内容 | 公开 Skill 文档、索引、校验工具和导出工具;不包含用户数据、密钥或商业后端实现。 | ## 为什么不是 Prompt 集合 | 能力 | Prompt 集合 | 通用 Agent Skills | Hermes Edu Skills | | --- | :---: | :---: | :---: | | 中国教材版本对齐 | - | 通常不支持 | 支持人教、统编、北师大、苏教、鲁科等教育场景 | | 年级/册别/单元/难度 | 靠手写提示词 | 部分支持 | 作为 Skill 参数和工作流约束 | | 真实教育任务 | 松散模板 | 通用能力 | 教材同步、错题复盘、备考复习、每日练习、教师工具 | | Hermes 原生识别 | - | 不一定 | 标准 `SKILL.md` | | 多 Agent 复用 | - | 不一定 | 可导出到 OpenClaw、Codex、Cursor、Claude Code | | 中文教育表达 | 不稳定 | 不稳定 | 围绕中国学生、家长、老师和教研场景编写 | | 二次开发 | 低 | 中 | 有目录、索引、校验和安装工具 | ## 谁适合用 | 你是谁 | 推荐先看 | 可以得到什么 | | --- | --- | --- | | Hermes Agent 用户 | [默认使用:Hermes Agent](#默认使用hermes-agent)、[学习核心能力](#learning-core) | 直接把中文教育 Skill 加到本地 Agent。 | | 教育 AI 开发者 | [项目结构](#项目结构)、[兼容说明](#兼容说明) | 复用 Skill 结构、参数设计和工作流命名。 | | 老师 / 教研人员 | [老师工具](#teacher-tools)、[教材同步](#textbook-sync) | 参考备课、作业生成、单元复习和同步教学设计。 | | 家长 / 家庭教育产品 | [家庭教育](#family-education)、[每日练习](#daily-practice) | 构建陪伴、阅读、习惯和每日训练场景。 | | 学校 / 教培机构 | [老师工具](#teacher-tools)、[考试备考](#exam-prep) | 了解备课、作业、班级分析、复习和教学支持产品形态。 | ## 分类总览 当前包含 170 个可安装 Skill,覆盖 9 个产品级分类。年级、册别、单元、课时、知识点和难度作为参数传入,不再拆成海量重复 Skill。 | 分类 | 安装选择器 | 适用场景 | 数量 | | --- | --- | --- | ---: | | textbook-sync
教材同步 | npx: textbook-sync
npm: --category textbook-sync | 面向中国教材版本、年级、册别、单元、课时和知识点的同步学习能力。年级、册别、单元和难度作为参数传入,不再拆成大量独立 Skill。 | 41 | | learning-core
学习核心能力 | npx: learning-core
npm: --category learning-core | 学习计划、拍照答疑、错题复盘、学情报告等通用学习闭环能力。 | 15 | | daily-practice
每日练习 | npx: daily-practice
npm: --category daily-practice | 面向每天短时高频训练,例如口算、听写、背诵、词汇、快速巩固。 | 28 | | reading-writing
阅读写作 | npx: reading-writing
npm: --category reading-writing | 面向语文、英语、学术和职场表达的阅读与写作能力。 | 10 | | exam-prep
考试备考 | npx: exam-prep
npm: --category exam-prep | 面向期末、中考、高考、考研、四六级、考证和公务员等备考场景。 | 27 | | teacher-tools
老师工具 | npx: teacher-tools
npm: --category teacher-tools | 面向老师备课、作业生成、班级分析和家校沟通。 | 31 | | family-education
家庭教育 | npx: family-education
npm: --category family-education | 面向家长陪伴、亲子阅读、作业习惯和家庭沟通。 | 8 | | language-learning
语言学习 | npx: language-learning
npm: --category language-learning | 面向成人英语、出国考试、口语、听力和长期语言能力提升。 | 3 | | career-learning
成人与职业学习 | npx: career-learning
npm: --category career-learning | 面向大学、成人学习、职业技能和考证场景。 | 7 | ## 发起与维护 本项目由 [长沙欣慰科技](https://www.shineway.tech/) 发起并维护。 我们希望把可复用的教育 Agent Skill 设计开放出来,和开发者、老师、教研人员、学校及教育机构一起探索更适合中国教育场景的智能体能力。本仓库只包含公开 Skill 文档、索引、校验和导出工具,不包含用户数据或后端服务实现。 如果这个项目对你有帮助,欢迎给一个 Star;这会让更多中文教育 AI 开发者、老师和 Agent 用户更快找到它。 ## 默认使用:Hermes Agent Hermes Edu Skills 的默认目标是 Hermes Agent。仓库中的 `skills/` 目录就是标准 Skill 源目录,不需要先转换格式。推荐优先使用正式 CLI;如果你是从 GitHub 源码运行,也可以继续使用下方源码模式命令。 如果你的环境暂时无法通过 `npx` 获取包,请直接使用后面的源码模式。 方法一:正式 CLI 安装(推荐) ```bash npx hermes-edu-skills install hermes --config ~/.hermes/config.yaml ``` 这条命令会同时完成两件事: - 安装 170 个可用 Skill,并写入 Hermes `skills.external_dirs`。 - 默认在当前目录生成 `HERMES.md` 启动 Prompt,让 Hermes 在教育问题里先去 `hermes-edu-skills` 这套 Skill Pack 里找,而不是直接普通回答。 如果你只安装某个分类或单个 Skill,安装器也会默认生成“范围收缩版” Prompt:分类安装会只列出该分类内的 Skill,单个 Skill 安装会明确要求 Hermes 在相关问题里优先加载这个具体 Skill。 如果不想生成 Prompt: ```bash npx hermes-edu-skills install hermes --config ~/.hermes/config.yaml --no-prompt ``` 如果 `HERMES.md` 已存在,安装器不会覆盖;你可以运行 `npx hermes-edu-skills prompt` 查看内容,手动合并到已有项目指令中。Prompt 会动态写入当前可安装 Skill 数量和分类,并明确要求教育相关请求先搜索 `hermes-edu-skills`。如果确实要覆盖,请加 `--overwrite-prompt`。 安装某个分类,例如教材同步: ```bash npx hermes-edu-skills install hermes textbook-sync --config ~/.hermes/config.yaml npx hermes-edu-skills install hermes 教材同步 --config ~/.hermes/config.yaml ``` 只安装一个 Skill 到 Hermes Agent: ```bash npx hermes-edu-skills install hermes agent-study-plan --config ~/.hermes/config.yaml ``` 这也会默认生成只面向 `agent-study-plan` 的 `HERMES.md`,让 Hermes 在学习计划相关问题里优先调用这个 Skill。已有 `HERMES.md` 不会被覆盖;需要合并时可以运行 `npx hermes-edu-skills prompt` 查看全量提示,或重新安装时指定 `--prompt-target`。 先浏览和搜索: ```bash npx hermes-edu-skills list npx hermes-edu-skills list textbook-sync npx hermes-edu-skills search 错题 npx hermes-edu-skills info agent-mistake-review ``` 安装后,你有两种使用方式:熟悉 Skill 名时直接用 Hermes 的 `-s` 手动指定;不知道该选哪个 Skill 时,用内置 Skill Router 自然提问,并让它先显示本次匹配到的 Skill。 ```bash # 只查看匹配结果,不调用 Hermes npx hermes-edu-skills match "八年级下册物理力学题" # 自动匹配 Skill,并调用官方 Hermes Agent npx hermes-edu-skills ask "帮我出5道八年级下册物理力学选择题" ``` 更完整的使用场景见 [自然提问与 Skill 路由](#自然提问与-skill-路由)。 方法二:源码模式安装(从 GitHub clone 后使用) ```bash git clone https://github.com/zhongweiv/hermes-edu-skills.git cd hermes-edu-skills npm run validate npm run install:hermes -- --config ~/.hermes/config.yaml npm run install:hermes -- --category textbook-sync --config ~/.hermes/config.yaml npm run install:hermes -- --skill agent-study-plan --config ~/.hermes/config.yaml ``` 如果你只想先查看需要写入的 Hermes 配置: ```bash npx hermes-edu-skills install hermes ``` 然后在 Hermes 中验证: ```bash hermes skills list ``` 如果 Hermes 显示的数量和 README / catalog 不一致,先运行诊断: ```bash npx hermes-edu-skills doctor ``` 详细排查路径见 [诊断与排障](#诊断与排障)。 也可以用 Hermes 的 Skill 工具验证: ```python from tools.skills_tool import skills_list, skill_view skills_list() skill_view("primary-math-mental-arithmetic") ``` ## 让 Hermes 更主动发现 Skill Hermes 原生的 Skill 选择是模型驱动的:它会先看到紧凑的 Skill 列表,再决定是否调用 `skill_view(name)` 读取完整 Skill。只安装 Skill Pack 并不等于每个普通提问都会自动触发 Skill。 因此 Hermes Edu Skills 提供了一个项目级启动 Prompt,用来明确告诉 Hermes:遇到中文教育、教材、练习、错题、备考、阅读写作、亲子陪学、教师备课等请求时,不要先直接回答,而是先在已安装的 `hermes-edu-skills` Skill Pack 中搜索,从 170 个可安装 Skill 里选择最匹配的一个,再调用 `skill_view(name)` 加载。 推荐用法: ```bash # 只打印 Prompt,适合复制到已有 HERMES.md / .hermes.md npx hermes-edu-skills prompt # 直接生成当前目录 HERMES.md npx hermes-edu-skills prompt > HERMES.md # 安装 Skill Pack 时同时生成 HERMES.md npx hermes-edu-skills install hermes --config ~/.hermes/config.yaml # 指定输出位置 npx hermes-edu-skills install hermes --config ~/.hermes/config.yaml --prompt-target ./HERMES.md # 不生成 HERMES.md npx hermes-edu-skills install hermes --config ~/.hermes/config.yaml --no-prompt ``` 这不是替代 `ask` 的确定性路由。它的作用是把 Hermes 原生工作方式从“泛泛检查 Skills”强化为“教育问题先去 `hermes-edu-skills` 中检索”。如果你需要稳定显示“正在使用哪个 Skill”,仍建议使用 `npx hermes-edu-skills ask "<问题>"`,它会先匹配 Skill,再调用官方 Hermes。 ## 自然提问与 Skill 路由 官方 Hermes Agent 支持通过 `-s` 手动预加载 Skill,但真实用户往往不会记住 `primary-math-mental-arithmetic`、`junior-physics-rj-textbook-sync` 这类英文 slug。Hermes Edu Skills 增加了一层轻量 Skill Router:用户像平时一样提问,CLI 先把问题匹配到最合适的 Skill,再把“本次正在使用什么 Skill”明确打印出来。 这让项目更像一个可用产品,而不是一组需要背命令的文件:学生可以说“帮我出5道口算练习”,老师可以说“做一份初中物理力学小测”,开发者也能用 `match` 调试召回效果。 | 你想做什么 | 命令 | | --- | --- | | 查看自然语言问题会匹配哪些 Skill | `npx hermes-edu-skills match "八年级下册物理力学题"` | | 直接让 Hermes 使用匹配到的 Skill 回答 | `npx hermes-edu-skills ask "帮我出5道八年级下册物理力学选择题"` | | 试一类更口语的问题 | `npx hermes-edu-skills match "帮我出5道口算练习"` | | 查看更多候选 Skill | `npx hermes-edu-skills match "错题复盘计划" --top 10` | | 传递 Hermes 详细输出 | `npx hermes-edu-skills ask "制定一周学习计划" --verbose` | | 使用自定义 Hermes 命令路径 | `npx hermes-edu-skills ask "初中英语阅读训练" --hermes-bin /path/to/hermes` | `match` 适合调试和选择,`ask` 适合日常使用。它们不会替代 Hermes Agent,而是自动完成“匹配 Skill -> 显示 Skill -> 调用 `hermes chat -s`”这一步。 | 使用建议 | 说明 | | --- | --- | | 面向普通用户 | 用 `ask`,让用户自然提问,并看到 `Using Skill: ...`。 | | 面向产品调试 | 用 `match --top 10`,观察候选 Skill 是否符合预期。 | | 面向高级用户 | 仍然可以直接使用官方 Hermes 的 `hermes chat -s `。 | | 当前边界 | 路由层是轻量规则匹配,会持续增强中文教育意图、教材版本、年级册别和题型识别。 | ## 诊断与排障 Skill Pack 安装成功不等于 Hermes 一定全部可见。不同机器的 Hermes 配置、禁用列表、安装目录、包版本缓存都可能导致“文件已经存在,但 `hermes skills list` 数量不对”。`doctor` 就是为这个场景准备的体检命令。 ```bash npx hermes-edu-skills doctor ``` | 检查项 | doctor 会看什么 | | --- | --- | | 包版本 | 当前 CLI package 版本和 catalog 版本。 | | 本地文件 | `~/.hermes/skills/hermes-edu-skills` 下实际有多少个 `SKILL.md`。 | | 安装清单 | `AGENT_SKILL_PACK.json` 的版本、skillCount 和安装时间。 | | Hermes 配置 | `~/.hermes/config.yaml` 是否通过 `skills.external_dirs` 指向 Skill Pack。 | | 禁用状态 | `skills.disabled` / `platform_disabled` 是否屏蔽了某些 Skill。 | | Hermes 可见性 | `hermes skills list --source local` 实际能看到多少个 Skill。 | 常见判断: | 现象 | 优先检查 | | --- | --- | | 本地文件数量正常,但 Hermes 可见数量偏少 | 是否有 Skill 被 Hermes 配置禁用,或 Hermes 对同名 Skill 做了过滤。 | | 本地文件是 0 | 还没有安装到 Hermes 默认目录,或当前用户目录和运行 Hermes 的用户不一致。 | | Config linked = no | Hermes 配置没有接入 `skills.external_dirs`,重新执行安装命令并带上 `--config ~/.hermes/config.yaml`。 | | npm 已发布但 npx 还是旧版本 | 使用 `npx --yes hermes-edu-skills@latest doctor`,或等待 npm 缓存刷新。 | ## 只安装单个 Skill 很多用户第一次只想试一个能力,不需要把完整 Skill Pack 全部安装。正式 CLI 支持把 Skill 名直接放在工具名后面;高级模式仍支持 `--skill `,可以多次传入,也可以用逗号分隔。 | 目标 | 命令 | | --- | --- | | Hermes 单个 Skill | `npx hermes-edu-skills install hermes agent-study-plan --config ~/.hermes/config.yaml` | | OpenClaw 单个 Skill | `npx hermes-edu-skills install openclaw primary-math-mental-arithmetic` | | Codex 单个 Skill | `npx hermes-edu-skills install codex agent-socratic-tutor` | | Claude Code 单个 Skill | `npx hermes-edu-skills install claude agent-study-plan` | | Cursor 单个 Skill | `npx hermes-edu-skills install cursor agent-study-plan --workspace /path/to/project` | | 通用 Agent 单个 Skill | `npx hermes-edu-skills export generic agent-study-plan --target ./dist/one-skill` | 一次安装多个 Skill: ```bash npx hermes-edu-skills install openclaw agent-study-plan,agent-mistake-review ``` Hermes 目标下,单个或多个 Skill 安装会默认生成精准版 `HERMES.md`:只列出本次安装的 Skill,并要求 Hermes 先在这些 Skill 中匹配。要关闭这个行为,加 `--no-prompt`。 如果不确定 slug,可以先搜索: ```bash npx hermes-edu-skills search 学习计划 npx hermes-edu-skills info agent-study-plan ``` ## 导出给其它 AI 工具或 Agent 如果你使用的不是 Hermes Agent,也可以把这套 Skill Pack 转成其它工具更容易识别的目录结构。核心原则是:`skills/` 保持 Hermes 原生格式,`agent-pack` 负责复制、扁平化或生成目标工具规则。 | 目标工具 | 命令 | 输出/安装位置 | | --- | --- | --- | | OpenClaw | `npx hermes-edu-skills install openclaw` | `~/.openclaw/skills//SKILL.md` | | Codex | `npx hermes-edu-skills install codex` | `$CODEX_HOME/skills` 或 `~/.codex/skills` | | Claude Code | `npx hermes-edu-skills install claude` | `~/.claude/skills//SKILL.md` | | Claude Code 项目级 | `npx hermes-edu-skills install claude --workspace .` | `.claude/skills//SKILL.md` | | Cursor | `npx hermes-edu-skills install cursor --workspace /path/to/project` | `.cursor/rules/*.mdc` + `.cursor/hermes-edu-skills` | | 通用 Agent | `npx hermes-edu-skills export generic` | `AGENT_SKILL_PACK.json` + `/SKILL.md` | 只转换 OpenClaw 格式,不安装到默认目录: ```bash npx hermes-edu-skills export openclaw ``` 只导出某一个分类,例如教材同步。分类名旁边会标出两种安装选择器;也可以直接传入中文别名,例如 `教材同步`: ```bash npx hermes-edu-skills export openclaw textbook-sync npx hermes-edu-skills export openclaw 教材同步 ``` 常用分类安装选择器: | 想导出的内容 | 安装选择器 | | --- | --- | | 教材同步 | `npx: textbook-sync`
`npm: --category textbook-sync` | | 学习核心能力 | `npx: learning-core`
`npm: --category learning-core` | | 每日练习 | `npx: daily-practice`
`npm: --category daily-practice` | | 阅读写作 | `npx: reading-writing`
`npm: --category reading-writing` | | 考试备考 | `npx: exam-prep`
`npm: --category exam-prep` | | 老师工具 | `npx: teacher-tools`
`npm: --category teacher-tools` | | 家庭教育 | `npx: family-education`
`npm: --category family-education` | | 语言学习 | `npx: language-learning`
`npm: --category language-learning` | | 成人与职业学习 | `npx: career-learning`
`npm: --category career-learning` | 源码模式和高级写法仍然可用,适合需要动态指定工具或目标目录的集成场景: ```bash npm run agent:install -- --tool hermes --skill agent-study-plan --config ~/.hermes/config.yaml npm run agent:convert -- --tool openclaw --category 教材同步 --target ./dist/textbook-sync-skills ``` 旧命令仍可使用,兼容早期文档: ```bash npm run install:hermes npm run install:openclaw npm run export:agents ``` ## 覆盖范围 下面按分类展示主要领域。完整可点击 Skill 表格在下一节,分类名和 Skill 名都可以直接作为安装选择器使用。 | 分类 | 安装选择器 | 主要领域 | 数量 | | --- | --- | --- | ---: | | textbook-sync
教材同步 | npx: textbook-sync
npm: --category textbook-sync | 生物、数学、化学、物理、地理 | 41 | | learning-core
学习核心能力 | npx: learning-core
npm: --category learning-core | 学习能力、综合 | 15 | | daily-practice
每日练习 | npx: daily-practice
npm: --category daily-practice | 地理、化学、历史、生物、数学 | 28 | | reading-writing
阅读写作 | npx: reading-writing
npm: --category reading-writing | 语文、英语、通识 | 10 | | exam-prep
考试备考 | npx: exam-prep
npm: --category exam-prep | 地理、化学、历史、生物、数学 | 27 | | teacher-tools
老师工具 | npx: teacher-tools
npm: --category teacher-tools | 教学管理、地理、化学、历史、生物 | 31 | | family-education
家庭教育 | npx: family-education
npm: --category family-education | 家庭教育 | 8 | | language-learning
语言学习 | npx: language-learning
npm: --category language-learning | 语言学习、英语 | 3 | | career-learning
成人与职业学习 | npx: career-learning
npm: --category career-learning | 计算机、职业教育 | 7 | ## 全部 Skill 列表 下面的表格列出了当前全部 170 个公开 Skill。中文 README 的分类列和 Skill 列都优先展示可复制的英文选择器,下一行保留中文名称;旁边的“安装选择器”列同时标出正式 CLI 与源码模式该复制的参数。 ### 教材同步
Textbook Sync 面向中国教材版本、年级、册别、单元、课时和知识点的同步学习能力。年级、册别、单元和难度作为参数传入,不再拆成大量独立 Skill。 安装选择器:npx: textbook-sync
npm: --category textbook-sync | Skill | 安装选择器 | 独立使用 | 阶段 | 学科/领域 | 教材 | 能力 | 场景 | | --- | --- | :---: | --- | --- | --- | --- | --- | | junior-biology-bs-textbook-sync
北师大版初中生物同步 Skill | npx: junior-biology-bs-textbook-sync
npm: --skill junior-biology-bs-textbook-sync | ✓ | junior | 生物 | 北师大版 | 教材同步、知识记忆 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、中考复习 | | junior-math-bs-textbook-sync
北师大版初中数学同步 Skill | npx: junior-math-bs-textbook-sync
npm: --skill junior-math-bs-textbook-sync | ✓ | junior | 数学 | 北师大版 | 教材同步、函数、几何 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、中考复习 | | senior-biology-bs-textbook-sync
北师大版高中生物同步 Skill | npx: senior-biology-bs-textbook-sync
npm: --skill senior-biology-bs-textbook-sync | ✓ | senior | 生物 | 北师大版 | 教材同步、知识记忆 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、高考复习 | | senior-math-bs-textbook-sync
北师大版高中数学同步 Skill | npx: senior-math-bs-textbook-sync
npm: --skill senior-math-bs-textbook-sync | ✓ | senior | 数学 | 北师大版 | 教材同步、函数、建模 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、高考复习 | | primary-math-bs-textbook-sync
北师大版小学数学同步 Skill | npx: primary-math-bs-textbook-sync
npm: --skill primary-math-bs-textbook-sync | ✓ | primary | 数学 | 北师大版 | 教材同步、计算、应用题 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、口算速练 | | junior-chemistry-lk-textbook-sync
鲁科版初中化学同步 Skill | npx: junior-chemistry-lk-textbook-sync
npm: --skill junior-chemistry-lk-textbook-sync | ✓ | junior | 化学 | 鲁科版 | 教材同步、实验理解 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、中考复习 | | junior-physics-lk-textbook-sync
鲁科版初中物理同步 Skill | npx: junior-physics-lk-textbook-sync
npm: --skill junior-physics-lk-textbook-sync | ✓ | junior | 物理 | 鲁科版 | 教材同步、实验理解 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、中考复习 | | senior-chemistry-lk-textbook-sync
鲁科版高中化学同步 Skill | npx: senior-chemistry-lk-textbook-sync
npm: --skill senior-chemistry-lk-textbook-sync | ✓ | senior | 化学 | 鲁科版 | 教材同步、实验理解 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、高考复习 | | senior-physics-lk-textbook-sync
鲁科版高中物理同步 Skill | npx: senior-physics-lk-textbook-sync
npm: --skill senior-physics-lk-textbook-sync | ✓ | senior | 物理 | 鲁科版 | 教材同步、实验理解 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、高考复习 | | junior-geography-rj-textbook-sync
人教版初中地理同步 Skill | npx: junior-geography-rj-textbook-sync
npm: --skill junior-geography-rj-textbook-sync | ✓ | junior | 地理 | 人教版 | 教材同步、图表分析 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、中考复习 | | junior-chemistry-rj-textbook-sync
人教版初中化学同步 Skill | npx: junior-chemistry-rj-textbook-sync
npm: --skill junior-chemistry-rj-textbook-sync | ✓ | junior | 化学 | 人教版 | 教材同步、实验理解 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、中考复习 | | junior-biology-rj-textbook-sync
人教版初中生物同步 Skill | npx: junior-biology-rj-textbook-sync
npm: --skill junior-biology-rj-textbook-sync | ✓ | junior | 生物 | 人教版 | 教材同步、知识记忆 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、中考复习 | | junior-math-rj-textbook-sync
人教版初中数学同步 Skill | npx: junior-math-rj-textbook-sync
npm: --skill junior-math-rj-textbook-sync | ✓ | junior | 数学 | 人教版 | 教材同步、函数、几何 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、中考复习 | | junior-physics-rj-textbook-sync
人教版初中物理同步 Skill | npx: junior-physics-rj-textbook-sync
npm: --skill junior-physics-rj-textbook-sync | ✓ | junior | 物理 | 人教版 | 教材同步、实验理解 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、中考复习 | | junior-english-rj-textbook-sync
人教版初中英语同步 Skill | npx: junior-english-rj-textbook-sync
npm: --skill junior-english-rj-textbook-sync | ✓ | junior | 英语 | 人教版 | 教材同步、词汇、语法 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、中考复习 | | senior-geography-rj-textbook-sync
人教版高中地理同步 Skill | npx: senior-geography-rj-textbook-sync
npm: --skill senior-geography-rj-textbook-sync | ✓ | senior | 地理 | 人教版 | 教材同步、图表分析 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、高考复习 | | senior-chemistry-rj-textbook-sync
人教版高中化学同步 Skill | npx: senior-chemistry-rj-textbook-sync
npm: --skill senior-chemistry-rj-textbook-sync | ✓ | senior | 化学 | 人教版 | 教材同步、实验理解 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、高考复习 | | senior-biology-rj-textbook-sync
人教版高中生物同步 Skill | npx: senior-biology-rj-textbook-sync
npm: --skill senior-biology-rj-textbook-sync | ✓ | senior | 生物 | 人教版 | 教材同步、知识记忆 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、高考复习 | | senior-physics-rj-textbook-sync
人教版高中物理同步 Skill | npx: senior-physics-rj-textbook-sync
npm: --skill senior-physics-rj-textbook-sync | ✓ | senior | 物理 | 人教版 | 教材同步、实验理解 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、高考复习 | | senior-english-rj-textbook-sync
人教版高中英语同步 Skill | npx: senior-english-rj-textbook-sync
npm: --skill senior-english-rj-textbook-sync | ✓ | senior | 英语 | 人教版 | 教材同步、阅读理解、写作 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、高考复习 | | primary-math-rj-textbook-sync
人教版小学数学同步 Skill | npx: primary-math-rj-textbook-sync
npm: --skill primary-math-rj-textbook-sync | ✓ | primary | 数学 | 人教版 | 教材同步、计算、应用题 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、口算速练 | | senior-math-rja-textbook-sync
人教A版高中数学同步 Skill | npx: senior-math-rja-textbook-sync
npm: --skill senior-math-rja-textbook-sync | ✓ | senior | 数学 | 人教A版 | 教材同步、函数、建模 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、高考复习 | | senior-math-rjb-textbook-sync
人教B版高中数学同步 Skill | npx: senior-math-rjb-textbook-sync
npm: --skill senior-math-rjb-textbook-sync | ✓ | senior | 数学 | 人教B版 | 教材同步、函数、建模 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、高考复习 | | primary-english-pep-textbook-sync
人教PEP版小学英语同步 Skill | npx: primary-english-pep-textbook-sync
npm: --skill primary-english-pep-textbook-sync | ✓ | primary | 英语 | 人教PEP版 | 教材同步、词汇、听说读写 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习 | | junior-math-sj-textbook-sync
苏教版初中数学同步 Skill | npx: junior-math-sj-textbook-sync
npm: --skill junior-math-sj-textbook-sync | ✓ | junior | 数学 | 苏教版 | 教材同步、函数、几何 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、中考复习 | | primary-math-sj-textbook-sync
苏教版小学数学同步 Skill | npx: primary-math-sj-textbook-sync
npm: --skill primary-math-sj-textbook-sync | ✓ | primary | 数学 | 苏教版 | 教材同步、计算、应用题 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、口算速练 | | junior-history-tongbian-textbook-sync
统编版初中历史同步 Skill | npx: junior-history-tongbian-textbook-sync
npm: --skill junior-history-tongbian-textbook-sync | ✓ | junior | 历史 | 统编版 | 教材同步、材料分析 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、中考复习 | | junior-chinese-tongbian-textbook-sync
统编版初中语文同步 Skill | npx: junior-chinese-tongbian-textbook-sync
npm: --skill junior-chinese-tongbian-textbook-sync | ✓ | junior | 语文 | 统编版 | 教材同步、阅读理解、写作表达 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、中考复习 | | junior-politics-tongbian-textbook-sync
统编版初中政治同步 Skill | npx: junior-politics-tongbian-textbook-sync
npm: --skill junior-politics-tongbian-textbook-sync | ✓ | junior | 政治 | 统编版 | 教材同步、材料分析 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、中考复习 | | senior-history-tongbian-textbook-sync
统编版高中历史同步 Skill | npx: senior-history-tongbian-textbook-sync
npm: --skill senior-history-tongbian-textbook-sync | ✓ | senior | 历史 | 统编版 | 教材同步、材料分析 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、高考复习 | | senior-chinese-tongbian-textbook-sync
统编版高中语文同步 Skill | npx: senior-chinese-tongbian-textbook-sync
npm: --skill senior-chinese-tongbian-textbook-sync | ✓ | senior | 语文 | 统编版 | 教材同步、文言文、写作 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、高考复习 | | senior-politics-tongbian-textbook-sync
统编版高中政治同步 Skill | npx: senior-politics-tongbian-textbook-sync
npm: --skill senior-politics-tongbian-textbook-sync | ✓ | senior | 政治 | 统编版 | 教材同步、材料分析 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、高考复习 | | primary-chinese-tongbian-textbook-sync
统编版小学语文同步 Skill | npx: primary-chinese-tongbian-textbook-sync
npm: --skill primary-chinese-tongbian-textbook-sync | ✓ | primary | 语文 | 统编版 | 教材同步、阅读理解、写作表达 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习 | | junior-english-wy-textbook-sync
外研版初中英语同步 Skill | npx: junior-english-wy-textbook-sync
npm: --skill junior-english-wy-textbook-sync | ✓ | junior | 英语 | 外研版 | 教材同步、词汇、语法 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、中考复习 | | senior-english-wy-textbook-sync
外研版高中英语同步 Skill | npx: senior-english-wy-textbook-sync
npm: --skill senior-english-wy-textbook-sync | ✓ | senior | 英语 | 外研版 | 教材同步、阅读理解、写作 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、高考复习 | | primary-english-wy-textbook-sync
外研版小学英语同步 Skill | npx: primary-english-wy-textbook-sync
npm: --skill primary-english-wy-textbook-sync | ✓ | primary | 英语 | 外研版 | 教材同步、词汇、听说读写 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习 | | junior-geography-xj-textbook-sync
湘教版初中地理同步 Skill | npx: junior-geography-xj-textbook-sync
npm: --skill junior-geography-xj-textbook-sync | ✓ | junior | 地理 | 湘教版 | 教材同步、图表分析 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、中考复习 | | senior-geography-xj-textbook-sync
湘教版高中地理同步 Skill | npx: senior-geography-xj-textbook-sync
npm: --skill senior-geography-xj-textbook-sync | ✓ | senior | 地理 | 湘教版 | 教材同步、图表分析 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、高考复习 | | junior-english-yl-textbook-sync
译林版初中英语同步 Skill | npx: junior-english-yl-textbook-sync
npm: --skill junior-english-yl-textbook-sync | ✓ | junior | 英语 | 译林版 | 教材同步、词汇、语法 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习、中考复习 | | primary-english-yl-textbook-sync
译林版小学英语同步 Skill | npx: primary-english-yl-textbook-sync
npm: --skill primary-english-yl-textbook-sync | ✓ | primary | 英语 | 译林版 | 教材同步、词汇、听说读写 | 课前预习、课后作业、同步巩固、单元复习、错题巩固、期中期末复习 | | preschool-general-readiness-textbook-sync
幼小衔接通用学前综合同步 Skill | npx: preschool-general-readiness-textbook-sync
npm: --skill preschool-general-readiness-textbook-sync | ✓ | preschool | 综合 | 幼小衔接通用 | 启蒙学习、习惯培养 | 每日启蒙、亲子共学、入学准备 | ### 学习核心能力
Learning Core 学习计划、拍照答疑、错题复盘、学情报告等通用学习闭环能力。 安装选择器:npx: learning-core
npm: --category learning-core | Skill | 安装选择器 | 独立使用 | 阶段 | 学科/领域 | 教材 | 能力 | 场景 | | --- | --- | :---: | --- | --- | --- | --- | --- | | agent-weakness-boost
薄弱项提升 Skill | npx: agent-weakness-boost
npm: --skill agent-weakness-boost | ✓ | primary
junior
senior | 学习能力 | - | 查漏补缺 | 专项训练 | | agent-mistake-review
错题复盘 Skill | npx: agent-mistake-review
npm: --skill agent-mistake-review | ✓ | primary
junior
senior | 学习能力 | - | 错题订正、复习计划 | 错题订正、单元复习 | | agent-review-assistant
复习助手 Skill | npx: agent-review-assistant
npm: --skill agent-review-assistant | ✓ | primary
junior
senior | 学习能力 | - | 复习计划 | 单元复习 | | agent-holiday-plan
寒暑假提升 Skill | npx: agent-holiday-plan
npm: --skill agent-holiday-plan | ✓ | primary
junior
senior | 学习能力 | - | 假期计划 | 寒暑假提升 | | agent-memory-method
记忆方法 Skill | npx: agent-memory-method
npm: --skill agent-memory-method | ✓ | primary
junior
senior | 学习能力 | - | 记忆 | 背诵记忆 | | agent-preview-assistant
课前预习 Skill | npx: agent-preview-assistant
npm: --skill agent-preview-assistant | ✓ | primary
junior
senior | 学习能力 | - | 预习 | 课前预习 | | agent-weekly-review
每周复盘 Skill | npx: agent-weekly-review
npm: --skill agent-weekly-review | ✓ | primary
junior
senior | 学习能力 | - | 阶段复盘 | 学习报告 | | agent-photo-question
拍照答疑 Skill | npx: agent-photo-question
npm: --skill agent-photo-question | - | primary
junior
senior | 综合 | - | AI 讲题、图片识题 | 拍照答疑、课后作业 | | agent-socratic-tutor
启发式讲解 Skill | npx: agent-socratic-tutor
npm: --skill agent-socratic-tutor | ✓ | primary
junior
senior | 学习能力 | - | 启发提问 | AI 讲题 | | agent-learning-report
学情报告 Skill | npx: agent-learning-report
npm: --skill agent-learning-report | ✓ | primary
junior
senior | 学习能力 | - | 学情报告、学习建议 | 学习报告、家长沟通 | | agent-study-plan
学习计划 Skill | npx: agent-study-plan
npm: --skill agent-study-plan | ✓ | preschool
primary
junior
senior
college
adult | 学习能力 | - | 学习计划、目标管理 | 今日学习、寒暑假提升、考前规划 | | agent-learning-habit
学习习惯 Skill | npx: agent-learning-habit
npm: --skill agent-learning-habit | ✓ | primary
junior
senior | 学习能力 | - | 习惯培养 | 每日打卡 | | agent-focus-training
专注力训练 Skill | npx: agent-focus-training
npm: --skill agent-focus-training | ✓ | primary
junior
senior | 学习能力 | - | 专注 | 每日打卡 | | agent-homework-companion
作业陪伴 Skill | npx: agent-homework-companion
npm: --skill agent-homework-companion | ✓ | primary
junior
senior | 学习能力 | - | 作业陪伴 | 课后作业 | | agent-question-explanation
AI 讲题 Skill | npx: agent-question-explanation
npm: --skill agent-question-explanation | ✓ | primary
junior
senior
college | 学习能力 | - | AI 讲题、举一反三 | 课后作业、同步巩固 | ### 每日练习
Daily Practice 面向每天短时高频训练,例如口算、听写、背诵、词汇、快速巩固。 安装选择器:npx: daily-practice
npm: --category daily-practice | Skill | 安装选择器 | 独立使用 | 阶段 | 学科/领域 | 教材 | 能力 | 场景 | | --- | --- | :---: | --- | --- | --- | --- | --- | | junior-geography-quick-practice
初中地理快速巩固 Skill | npx: junior-geography-quick-practice
npm: --skill junior-geography-quick-practice | ✓ | junior | 地理 | - | 同步巩固、专项训练 | 每日打卡、同步巩固 | | junior-chemistry-quick-practice
初中化学快速巩固 Skill | npx: junior-chemistry-quick-practice
npm: --skill junior-chemistry-quick-practice | ✓ | junior | 化学 | - | 同步巩固、专项训练 | 每日打卡、同步巩固 | | junior-history-quick-practice
初中历史快速巩固 Skill | npx: junior-history-quick-practice
npm: --skill junior-history-quick-practice | ✓ | junior | 历史 | - | 同步巩固、专项训练 | 每日打卡、同步巩固 | | junior-biology-quick-practice
初中生物快速巩固 Skill | npx: junior-biology-quick-practice
npm: --skill junior-biology-quick-practice | ✓ | junior | 生物 | - | 同步巩固、专项训练 | 每日打卡、同步巩固 | | junior-math-quick-practice
初中数学快速巩固 Skill | npx: junior-math-quick-practice
npm: --skill junior-math-quick-practice | ✓ | junior | 数学 | - | 同步巩固、专项训练 | 每日打卡、同步巩固 | | junior-math-daily-practice
初中数学每日练 Skill | npx: junior-math-daily-practice
npm: --skill junior-math-daily-practice | ✓ | junior | 数学 | - | 计算、函数、几何 | 每日打卡、专项训练 | | junior-physics-quick-practice
初中物理快速巩固 Skill | npx: junior-physics-quick-practice
npm: --skill junior-physics-quick-practice | ✓ | junior | 物理 | - | 同步巩固、专项训练 | 每日打卡、同步巩固 | | junior-english-vocabulary-daily
初中英语词汇每日练 Skill | npx: junior-english-vocabulary-daily
npm: --skill junior-english-vocabulary-daily | ✓ | junior | 英语 | - | 词汇 | 每日打卡、中考复习 | | junior-english-quick-practice
初中英语快速巩固 Skill | npx: junior-english-quick-practice
npm: --skill junior-english-quick-practice | ✓ | junior | 英语 | - | 同步巩固、专项训练 | 每日打卡、同步巩固 | | junior-chinese-quick-practice
初中语文快速巩固 Skill | npx: junior-chinese-quick-practice
npm: --skill junior-chinese-quick-practice | ✓ | junior | 语文 | - | 同步巩固、专项训练 | 每日打卡、同步巩固 | | junior-politics-quick-practice
初中政治快速巩固 Skill | npx: junior-politics-quick-practice
npm: --skill junior-politics-quick-practice | ✓ | junior | 政治 | - | 同步巩固、专项训练 | 每日打卡、同步巩固 | | senior-geography-quick-practice
高中地理快速巩固 Skill | npx: senior-geography-quick-practice
npm: --skill senior-geography-quick-practice | ✓ | senior | 地理 | - | 同步巩固、专项训练 | 每日打卡、同步巩固 | | senior-chemistry-quick-practice
高中化学快速巩固 Skill | npx: senior-chemistry-quick-practice
npm: --skill senior-chemistry-quick-practice | ✓ | senior | 化学 | - | 同步巩固、专项训练 | 每日打卡、同步巩固 | | senior-history-quick-practice
高中历史快速巩固 Skill | npx: senior-history-quick-practice
npm: --skill senior-history-quick-practice | ✓ | senior | 历史 | - | 同步巩固、专项训练 | 每日打卡、同步巩固 | | senior-biology-quick-practice
高中生物快速巩固 Skill | npx: senior-biology-quick-practice
npm: --skill senior-biology-quick-practice | ✓ | senior | 生物 | - | 同步巩固、专项训练 | 每日打卡、同步巩固 | | senior-math-quick-practice
高中数学快速巩固 Skill | npx: senior-math-quick-practice
npm: --skill senior-math-quick-practice | ✓ | senior | 数学 | - | 同步巩固、专项训练 | 每日打卡、同步巩固 | | senior-physics-quick-practice
高中物理快速巩固 Skill | npx: senior-physics-quick-practice
npm: --skill senior-physics-quick-practice | ✓ | senior | 物理 | - | 同步巩固、专项训练 | 每日打卡、同步巩固 | | senior-english-vocabulary-daily
高中英语词汇每日练 Skill | npx: senior-english-vocabulary-daily
npm: --skill senior-english-vocabulary-daily | ✓ | senior | 英语 | - | 词汇 | 每日打卡、高考复习 | | senior-english-quick-practice
高中英语快速巩固 Skill | npx: senior-english-quick-practice
npm: --skill senior-english-quick-practice | ✓ | senior | 英语 | - | 同步巩固、专项训练 | 每日打卡、同步巩固 | | senior-chinese-quick-practice
高中语文快速巩固 Skill | npx: senior-chinese-quick-practice
npm: --skill senior-chinese-quick-practice | ✓ | senior | 语文 | - | 同步巩固、专项训练 | 每日打卡、同步巩固 | | senior-politics-quick-practice
高中政治快速巩固 Skill | npx: senior-politics-quick-practice
npm: --skill senior-politics-quick-practice | ✓ | senior | 政治 | - | 同步巩固、专项训练 | 每日打卡、同步巩固 | | primary-chinese-recitation-daily
小学课文古诗背诵 Skill | npx: primary-chinese-recitation-daily
npm: --skill primary-chinese-recitation-daily | ✓ | primary | 语文 | - | 背诵、朗读 | 背诵记忆、每日打卡 | | primary-math-mental-arithmetic
小学口算速练 Skill | npx: primary-math-mental-arithmetic
npm: --skill primary-math-mental-arithmetic | ✓ | primary | 数学 | - | 计算、数感 | 口算速练、每日打卡 | | primary-english-vocabulary-daily
小学英语单词每日练 Skill | npx: primary-english-vocabulary-daily
npm: --skill primary-english-vocabulary-daily | ✓ | primary | 英语 | - | 词汇、默写 | 每日打卡、听写默写 | | primary-chinese-dictation-daily
小学语文字词听写 Skill | npx: primary-chinese-dictation-daily
npm: --skill primary-chinese-dictation-daily | ✓ | primary | 语文 | - | 听写、默写 | 听写默写、每日打卡 | | primary-reading-daily
小学阅读每日练 Skill | npx: primary-reading-daily
npm: --skill primary-reading-daily | ✓ | primary | 语文 | - | 阅读理解 | 阅读训练、每日打卡 | | preschool-literacy-daily
学前识字每日练 Skill | npx: preschool-literacy-daily
npm: --skill preschool-literacy-daily | ✓ | preschool | 语文 | - | 识字 | 每日启蒙、每日打卡 | | preschool-number-sense-daily
学前数感每日练 Skill | npx: preschool-number-sense-daily
npm: --skill preschool-number-sense-daily | ✓ | preschool | 数学 | - | 数感 | 数感游戏、每日打卡 | ### 阅读写作
Reading & Writing 面向语文、英语、学术和职场表达的阅读与写作能力。 安装选择器:npx: reading-writing
npm: --category reading-writing | Skill | 安装选择器 | 独立使用 | 阶段 | 学科/领域 | 教材 | 能力 | 场景 | | --- | --- | :---: | --- | --- | --- | --- | --- | | junior-chinese-modern-reading
初中现代文阅读 Skill | npx: junior-chinese-modern-reading
npm: --skill junior-chinese-modern-reading | ✓ | junior | 语文 | - | 阅读理解 | 中考复习 | | junior-english-writing
初中英语写作 Skill | npx: junior-english-writing
npm: --skill junior-english-writing | ✓ | junior | 英语 | - | 写作 | 中考复习 | | junior-chinese-composition
初中作文提升 Skill | npx: junior-chinese-composition
npm: --skill junior-chinese-composition | ✓ | junior | 语文 | - | 写作 | 写作提升 | | senior-english-writing
高中英语写作 Skill | npx: senior-english-writing
npm: --skill senior-english-writing | ✓ | senior | 英语 | - | 写作 | 高考复习 | | senior-chinese-reading
高中语文阅读 Skill | npx: senior-chinese-reading
npm: --skill senior-chinese-reading | ✓ | senior | 语文 | - | 阅读理解 | 高考复习 | | senior-chinese-essay
高中作文提升 Skill | npx: senior-chinese-essay
npm: --skill senior-chinese-essay | ✓ | senior | 语文 | - | 写作 | 写作提升 | | primary-english-reading
小学英语阅读 Skill | npx: primary-english-reading
npm: --skill primary-english-reading | ✓ | primary | 英语 | - | 阅读理解 | 阅读训练 | | primary-chinese-reading
小学语文阅读理解 Skill | npx: primary-chinese-reading
npm: --skill primary-chinese-reading | ✓ | primary | 语文 | - | 阅读理解 | 阅读训练 | | primary-chinese-writing
小学作文提升 Skill | npx: primary-chinese-writing
npm: --skill primary-chinese-writing | ✓ | primary | 语文 | - | 写作、表达 | 写作提升 | | college-academic-writing
学术写作 Skill | npx: college-academic-writing
npm: --skill college-academic-writing | ✓ | college | 通识 | - | 写作 | 论文训练 | ### 考试备考
Exam Prep 面向期末、中考、高考、考研、四六级、考证和公务员等备考场景。 安装选择器:npx: exam-prep
npm: --category exam-prep | Skill | 安装选择器 | 独立使用 | 阶段 | 学科/领域 | 教材 | 能力 | 场景 | | --- | --- | :---: | --- | --- | --- | --- | --- | | junior-geography-exam-review
初中地理考试复习 Skill | npx: junior-geography-exam-review
npm: --skill junior-geography-exam-review | ✓ | junior | 地理 | - | 考试复习、查漏补缺 | 中考复习、考前冲刺 | | junior-chemistry-exam-review
初中化学考试复习 Skill | npx: junior-chemistry-exam-review
npm: --skill junior-chemistry-exam-review | ✓ | junior | 化学 | - | 考试复习、查漏补缺 | 中考复习、考前冲刺 | | junior-history-exam-review
初中历史考试复习 Skill | npx: junior-history-exam-review
npm: --skill junior-history-exam-review | ✓ | junior | 历史 | - | 考试复习、查漏补缺 | 中考复习、考前冲刺 | | junior-biology-exam-review
初中生物考试复习 Skill | npx: junior-biology-exam-review
npm: --skill junior-biology-exam-review | ✓ | junior | 生物 | - | 考试复习、查漏补缺 | 中考复习、考前冲刺 | | junior-math-exam-review
初中数学考试复习 Skill | npx: junior-math-exam-review
npm: --skill junior-math-exam-review | ✓ | junior | 数学 | - | 考试复习、查漏补缺 | 中考复习、考前冲刺 | | junior-physics-exam-review
初中物理考试复习 Skill | npx: junior-physics-exam-review
npm: --skill junior-physics-exam-review | ✓ | junior | 物理 | - | 考试复习、查漏补缺 | 中考复习、考前冲刺 | | junior-english-exam-review
初中英语考试复习 Skill | npx: junior-english-exam-review
npm: --skill junior-english-exam-review | ✓ | junior | 英语 | - | 考试复习、查漏补缺 | 中考复习、考前冲刺 | | junior-chinese-exam-review
初中语文考试复习 Skill | npx: junior-chinese-exam-review
npm: --skill junior-chinese-exam-review | ✓ | junior | 语文 | - | 考试复习、查漏补缺 | 中考复习、考前冲刺 | | junior-politics-exam-review
初中政治考试复习 Skill | npx: junior-politics-exam-review
npm: --skill junior-politics-exam-review | ✓ | junior | 政治 | - | 考试复习、查漏补缺 | 中考复习、考前冲刺 | | college-cet6-sprint
大学英语六级备考 Skill | npx: college-cet6-sprint
npm: --skill college-cet6-sprint | ✓ | college | 英语 | - | 词汇、听力、阅读理解、写作 | 考前冲刺 | | college-cet4-sprint
大学英语四级备考 Skill | npx: college-cet4-sprint
npm: --skill college-cet4-sprint | ✓ | college | 英语 | - | 词汇、听力、阅读理解、写作 | 考前冲刺 | | senior-gaokao-sprint
高考冲刺 Skill | npx: senior-gaokao-sprint
npm: --skill senior-gaokao-sprint | ✓ | senior | 综合 | - | 考试冲刺 | 高考复习、考前冲刺 | | senior-geography-exam-review
高中地理考试复习 Skill | npx: senior-geography-exam-review
npm: --skill senior-geography-exam-review | ✓ | senior | 地理 | - | 考试复习、查漏补缺 | 高考复习、考前冲刺 | | senior-chemistry-exam-review
高中化学考试复习 Skill | npx: senior-chemistry-exam-review
npm: --skill senior-chemistry-exam-review | ✓ | senior | 化学 | - | 考试复习、查漏补缺 | 高考复习、考前冲刺 | | senior-history-exam-review
高中历史考试复习 Skill | npx: senior-history-exam-review
npm: --skill senior-history-exam-review | ✓ | senior | 历史 | - | 考试复习、查漏补缺 | 高考复习、考前冲刺 | | senior-biology-exam-review
高中生物考试复习 Skill | npx: senior-biology-exam-review
npm: --skill senior-biology-exam-review | ✓ | senior | 生物 | - | 考试复习、查漏补缺 | 高考复习、考前冲刺 | | senior-math-exam-review
高中数学考试复习 Skill | npx: senior-math-exam-review
npm: --skill senior-math-exam-review | ✓ | senior | 数学 | - | 考试复习、查漏补缺 | 高考复习、考前冲刺 | | senior-physics-exam-review
高中物理考试复习 Skill | npx: senior-physics-exam-review
npm: --skill senior-physics-exam-review | ✓ | senior | 物理 | - | 考试复习、查漏补缺 | 高考复习、考前冲刺 | | senior-english-exam-review
高中英语考试复习 Skill | npx: senior-english-exam-review
npm: --skill senior-english-exam-review | ✓ | senior | 英语 | - | 考试复习、查漏补缺 | 高考复习、考前冲刺 | | senior-chinese-exam-review
高中语文考试复习 Skill | npx: senior-chinese-exam-review
npm: --skill senior-chinese-exam-review | ✓ | senior | 语文 | - | 考试复习、查漏补缺 | 高考复习、考前冲刺 | | senior-politics-exam-review
高中政治考试复习 Skill | npx: senior-politics-exam-review
npm: --skill senior-politics-exam-review | ✓ | senior | 政治 | - | 考试复习、查漏补缺 | 高考复习、考前冲刺 | | civil-service-essay
公务员申论 Skill | npx: civil-service-essay
npm: --skill civil-service-essay | ✓ | adult | 职业教育 | - | 材料阅读、写作 | 考证、写作提升 | | civil-service-aptitude
公务员行测 Skill | npx: civil-service-aptitude
npm: --skill civil-service-aptitude | ✓ | adult | 职业教育 | - | 逻辑、数据分析 | 考证、专项训练 | | teacher-certification-sprint
教师资格证备考 Skill | npx: teacher-certification-sprint
npm: --skill teacher-certification-sprint | ✓ | adult | 职业教育 | - | 考试冲刺 | 考证 | | postgraduate-english-sprint
考研英语备考 Skill | npx: postgraduate-english-sprint
npm: --skill postgraduate-english-sprint | ✓ | college
adult | 英语 | - | 阅读理解、翻译、写作 | 考研复习 | | primary-final-review
小学期末复习 Skill | npx: primary-final-review
npm: --skill primary-final-review | ✓ | primary | 综合 | - | 考试复习 | 期中期末复习 | | junior-zhongkao-sprint
中考冲刺 Skill | npx: junior-zhongkao-sprint
npm: --skill junior-zhongkao-sprint | ✓ | junior | 综合 | - | 考试冲刺 | 中考复习、考前冲刺 | ### 老师工具
Teacher Tools 面向老师备课、作业生成、班级分析和家校沟通。 安装选择器:npx: teacher-tools
npm: --category teacher-tools | Skill | 安装选择器 | 独立使用 | 阶段 | 学科/领域 | 教材 | 能力 | 场景 | | --- | --- | :---: | --- | --- | --- | --- | --- | | teacher-class-analysis-lite
班级学情分析 Lite Skill | npx: teacher-class-analysis-lite
npm: --skill teacher-class-analysis-lite | ✓ | primary
junior
senior | 教学管理 | - | 学情分析 | 学情分析 | | teacher-geography-lesson-planning
地理备课 Skill | npx: teacher-geography-lesson-planning
npm: --skill teacher-geography-lesson-planning | ✓ | primary
junior
senior | 地理 | - | 教学设计 | 老师备课 | | teacher-geography-unit-review
地理单元复习 Skill | npx: teacher-geography-unit-review
npm: --skill teacher-geography-unit-review | ✓ | primary
junior
senior | 地理 | - | 复习计划 | 单元复习 | | teacher-geography-homework-generation
地理作业生成 Skill | npx: teacher-geography-homework-generation
npm: --skill teacher-geography-homework-generation | ✓ | primary
junior
senior | 地理 | - | 作业生成 | 班级作业 | | teacher-chemistry-lesson-planning
化学备课 Skill | npx: teacher-chemistry-lesson-planning
npm: --skill teacher-chemistry-lesson-planning | ✓ | primary
junior
senior | 化学 | - | 教学设计 | 老师备课 | | teacher-chemistry-unit-review
化学单元复习 Skill | npx: teacher-chemistry-unit-review
npm: --skill teacher-chemistry-unit-review | ✓ | primary
junior
senior | 化学 | - | 复习计划 | 单元复习 | | teacher-chemistry-homework-generation
化学作业生成 Skill | npx: teacher-chemistry-homework-generation
npm: --skill teacher-chemistry-homework-generation | ✓ | primary
junior
senior | 化学 | - | 作业生成 | 班级作业 | | teacher-parent-report-lite
家长反馈报告 Lite Skill | npx: teacher-parent-report-lite
npm: --skill teacher-parent-report-lite | ✓ | primary
junior
senior | 教学管理 | - | 报告生成 | 家长沟通 | | teacher-lesson-planning
老师备课 Skill | npx: teacher-lesson-planning
npm: --skill teacher-lesson-planning | ✓ | primary
junior
senior | 教学管理 | - | 教学设计、学情分析 | 老师备课 | | teacher-history-lesson-planning
历史备课 Skill | npx: teacher-history-lesson-planning
npm: --skill teacher-history-lesson-planning | ✓ | primary
junior
senior | 历史 | - | 教学设计 | 老师备课 | | teacher-history-unit-review
历史单元复习 Skill | npx: teacher-history-unit-review
npm: --skill teacher-history-unit-review | ✓ | primary
junior
senior | 历史 | - | 复习计划 | 单元复习 | | teacher-history-homework-generation
历史作业生成 Skill | npx: teacher-history-homework-generation
npm: --skill teacher-history-homework-generation | ✓ | primary
junior
senior | 历史 | - | 作业生成 | 班级作业 | | teacher-biology-lesson-planning
生物备课 Skill | npx: teacher-biology-lesson-planning
npm: --skill teacher-biology-lesson-planning | ✓ | primary
junior
senior | 生物 | - | 教学设计 | 老师备课 | | teacher-biology-unit-review
生物单元复习 Skill | npx: teacher-biology-unit-review
npm: --skill teacher-biology-unit-review | ✓ | primary
junior
senior | 生物 | - | 复习计划 | 单元复习 | | teacher-biology-homework-generation
生物作业生成 Skill | npx: teacher-biology-homework-generation
npm: --skill teacher-biology-homework-generation | ✓ | primary
junior
senior | 生物 | - | 作业生成 | 班级作业 | | teacher-math-lesson-planning
数学备课 Skill | npx: teacher-math-lesson-planning
npm: --skill teacher-math-lesson-planning | ✓ | primary
junior
senior | 数学 | - | 教学设计 | 老师备课 | | teacher-math-unit-review
数学单元复习 Skill | npx: teacher-math-unit-review
npm: --skill teacher-math-unit-review | ✓ | primary
junior
senior | 数学 | - | 复习计划 | 单元复习 | | teacher-math-homework-generation
数学作业生成 Skill | npx: teacher-math-homework-generation
npm: --skill teacher-math-homework-generation | ✓ | primary
junior
senior | 数学 | - | 作业生成 | 班级作业 | | teacher-physics-lesson-planning
物理备课 Skill | npx: teacher-physics-lesson-planning
npm: --skill teacher-physics-lesson-planning | ✓ | primary
junior
senior | 物理 | - | 教学设计 | 老师备课 | | teacher-physics-unit-review
物理单元复习 Skill | npx: teacher-physics-unit-review
npm: --skill teacher-physics-unit-review | ✓ | primary
junior
senior | 物理 | - | 复习计划 | 单元复习 | | teacher-physics-homework-generation
物理作业生成 Skill | npx: teacher-physics-homework-generation
npm: --skill teacher-physics-homework-generation | ✓ | primary
junior
senior | 物理 | - | 作业生成 | 班级作业 | | teacher-english-lesson-planning
英语备课 Skill | npx: teacher-english-lesson-planning
npm: --skill teacher-english-lesson-planning | ✓ | primary
junior
senior | 英语 | - | 教学设计 | 老师备课 | | teacher-english-unit-review
英语单元复习 Skill | npx: teacher-english-unit-review
npm: --skill teacher-english-unit-review | ✓ | primary
junior
senior | 英语 | - | 复习计划 | 单元复习 | | teacher-english-homework-generation
英语作业生成 Skill | npx: teacher-english-homework-generation
npm: --skill teacher-english-homework-generation | ✓ | primary
junior
senior | 英语 | - | 作业生成 | 班级作业 | | teacher-chinese-lesson-planning
语文备课 Skill | npx: teacher-chinese-lesson-planning
npm: --skill teacher-chinese-lesson-planning | ✓ | primary
junior
senior | 语文 | - | 教学设计 | 老师备课 | | teacher-chinese-unit-review
语文单元复习 Skill | npx: teacher-chinese-unit-review
npm: --skill teacher-chinese-unit-review | ✓ | primary
junior
senior | 语文 | - | 复习计划 | 单元复习 | | teacher-chinese-homework-generation
语文作业生成 Skill | npx: teacher-chinese-homework-generation
npm: --skill teacher-chinese-homework-generation | ✓ | primary
junior
senior | 语文 | - | 作业生成 | 班级作业 | | teacher-politics-lesson-planning
政治备课 Skill | npx: teacher-politics-lesson-planning
npm: --skill teacher-politics-lesson-planning | ✓ | primary
junior
senior | 政治 | - | 教学设计 | 老师备课 | | teacher-politics-unit-review
政治单元复习 Skill | npx: teacher-politics-unit-review
npm: --skill teacher-politics-unit-review | ✓ | primary
junior
senior | 政治 | - | 复习计划 | 单元复习 | | teacher-politics-homework-generation
政治作业生成 Skill | npx: teacher-politics-homework-generation
npm: --skill teacher-politics-homework-generation | ✓ | primary
junior
senior | 政治 | - | 作业生成 | 班级作业 | | teacher-homework-generation
作业生成 Skill | npx: teacher-homework-generation
npm: --skill teacher-homework-generation | ✓ | primary
junior
senior | 教学管理 | - | 作业生成、分层练习 | 班级作业 | ### 家庭教育
Family Education 面向家长陪伴、亲子阅读、作业习惯和家庭沟通。 安装选择器:npx: family-education
npm: --category family-education | Skill | 安装选择器 | 独立使用 | 阶段 | 学科/领域 | 教材 | 能力 | 场景 | | --- | --- | :---: | --- | --- | --- | --- | --- | | family-homework-routine
家庭作业习惯 Skill | npx: family-homework-routine
npm: --skill family-homework-routine | ✓ | preschool
primary
junior | 家庭教育 | - | 陪学建议 | 作业陪伴 | | family-school-communication
家校沟通准备 Skill | npx: family-school-communication
npm: --skill family-school-communication | ✓ | preschool
primary
junior | 家庭教育 | - | 陪学建议 | 家长沟通 | | agent-parent-companion
家长陪学 Skill | npx: agent-parent-companion
npm: --skill agent-parent-companion | ✓ | preschool
primary
junior | 家庭教育 | - | 陪学建议、目标管理 | 家长陪学 | | family-holiday-learning
假期家庭学习 Skill | npx: family-holiday-learning
npm: --skill family-holiday-learning | ✓ | preschool
primary
junior | 家庭教育 | - | 陪学建议 | 寒暑假提升 | | family-screen-time-balance
屏幕时间管理 Skill | npx: family-screen-time-balance
npm: --skill family-screen-time-balance | ✓ | preschool
primary
junior | 家庭教育 | - | 陪学建议 | 习惯培养 | | family-reading-companion
亲子阅读陪伴 Skill | npx: family-reading-companion
npm: --skill family-reading-companion | ✓ | preschool
primary
junior | 家庭教育 | - | 陪学建议 | 亲子共读 | | family-emotion-support
学习情绪支持 Skill | npx: family-emotion-support
npm: --skill family-emotion-support | ✓ | preschool
primary
junior | 家庭教育 | - | 陪学建议 | 亲子沟通 | | family-school-readiness
幼小衔接家庭准备 Skill | npx: family-school-readiness
npm: --skill family-school-readiness | ✓ | preschool
primary
junior | 家庭教育 | - | 陪学建议 | 入学准备 | ### 语言学习
Language Learning 面向成人英语、出国考试、口语、听力和长期语言能力提升。 安装选择器:npx: language-learning
npm: --category language-learning | Skill | 安装选择器 | 独立使用 | 阶段 | 学科/领域 | 教材 | 能力 | 场景 | | --- | --- | :---: | --- | --- | --- | --- | --- | | adult-language-learning
成人语言学习 Skill | npx: adult-language-learning
npm: --skill adult-language-learning | ✓ | adult | 语言学习 | - | 口语、听力、词汇 | 每日打卡 | | toefl-prep
托福备考 Skill | npx: toefl-prep
npm: --skill toefl-prep | ✓ | college
adult | 英语 | - | 听力、口语、阅读理解、写作 | 出国考试 | | ielts-prep
雅思备考 Skill | npx: ielts-prep
npm: --skill ielts-prep | ✓ | college
adult | 英语 | - | 听力、口语、阅读理解、写作 | 出国考试 | ### 成人与职业学习
Career Learning 面向大学、成人学习、职业技能和考证场景。 安装选择器:npx: career-learning
npm: --category career-learning | Skill | 安装选择器 | 独立使用 | 阶段 | 学科/领域 | 教材 | 能力 | 场景 | | --- | --- | :---: | --- | --- | --- | --- | --- | | college-data-analysis
数据分析 Skill | npx: college-data-analysis
npm: --skill college-data-analysis | ✓ | college
adult | 计算机 | - | 数据分析 | 职业技能 | | college-cs-data-structure
数据结构 Skill | npx: college-cs-data-structure
npm: --skill college-cs-data-structure | ✓ | college | 计算机 | - | 算法、编程 | 课程学习 | | college-cs-algorithm-interview
算法面试 Skill | npx: college-cs-algorithm-interview
npm: --skill college-cs-algorithm-interview | ✓ | college
adult | 计算机 | - | 算法 | 面试准备 | | adult-workplace-writing
职场写作 Skill | npx: adult-workplace-writing
npm: --skill adult-workplace-writing | ✓ | adult | 职业教育 | - | 写作、表达 | 职业技能 | | adult-vocational-certificate
职业证书备考 Skill | npx: adult-vocational-certificate
npm: --skill adult-vocational-certificate | ✓ | adult | 职业教育 | - | 知识记忆、考试冲刺 | 考证 | | college-ai-foundation
AI 基础 Skill | npx: college-ai-foundation
npm: --skill college-ai-foundation | ✓ | college
adult | 计算机 | - | AI 基础 | 兴趣学习 | | college-cs-python
Python 学习 Skill | npx: college-cs-python
npm: --skill college-cs-python | ✓ | college
adult | 计算机 | - | 编程 | 职业技能 | ## 项目结构 ```text hermes-edu-skills/ ├─ .github/workflows/validate.yml ├─ .well-known/skills/index.json ├─ skills/ │ ├─ textbook-sync/ │ ├─ learning-core/ │ ├─ daily-practice/ │ ├─ exam-prep/ │ ├─ teacher-tools/ │ ├─ family-education/ │ └─ ... ├─ scripts/validate.mjs ├─ scripts/agent-pack.mjs ├─ catalog.json ├─ CHANGELOG.md ├─ CONTRIBUTING.md ├─ LICENSE ├─ README.md ├─ README.en.md ├─ RELEASE.md └─ SECURITY.md ``` ## 校验 Skill Pack 在独立包根目录: ```bash npm run validate ``` 校验内容包括: - `catalog.json` 和 discovery index 名称。 - `catalog.skillCount` 是否等于实际 `SKILL.md` 数量。 - discovery index 是否和 catalog 对齐。 - frontmatter 中的 Skill 名称。 - `source: hermes-edu-skills`。 - `author: zhongwei`。 ## 兼容说明 - Hermes Agent:推荐使用 `npx hermes-edu-skills install hermes --config ~/.hermes/config.yaml` 写入 `skills.external_dirs`。 - OpenClaw / Codex / Claude Code:推荐使用 `npx hermes-edu-skills install ` 导出扁平目录,每个 Skill 都是 `/SKILL.md`。 - Cursor:推荐使用 `npx hermes-edu-skills install cursor --workspace ` 生成 `.cursor/rules/*.mdc` 和本地 Skill Pack。 - 其它 Agent:推荐使用 `npx hermes-edu-skills export generic --target `,再把导出的目录接入目标 Agent 的 Skill / prompt / tool registry。 - 每个 Skill 都是独立可读的 `SKILL.md`,可以直接用于学习、改造或接入自己的 Agent。 - 部分 Skill 中的 workflow 名称是建议接口,具体执行能力取决于你的 Hermes 工具集和运行环境。 ## 路线图 - 增加更多 Agent Runtime 的导出适配器。 - 增加常见 Hermes / OpenClaw / Codex Agent 使用示例。 - 持续提升 Skill 质量等级和公开审核状态。 - 增加更多贴合教材/课程体系的知识点覆盖和参数示例。 - 增加可选工具适配器,让需要执行能力的 workflow 可以真正跑起来。 - 在 Hermes 公开 Skill Registry 规范稳定后,探索更便捷的安装方式。 ## 参与贡献 欢迎贡献。请先阅读 `CONTRIBUTING.md`。 适合贡献的内容包括: - 改进某个 `SKILL.md` 的指令。 - 增加新的教育 Skill。 - 改进校验脚本。 - 增加独立 Hermes 用户示例。 - 改进中英文文档。 ## 开源协议 MIT,见 `LICENSE`。