Education Skills
Description
教育类 Claude Code Skills 集合 - 包含各类教学辅导和学习支持工具
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
教育类 Claude Code Skills 集合
这是一个专注于教育领域的 Claude Code Agent Skills 集合,旨在提供各类教学辅导和学习支持工具。
📚 已收录的 Skills
1. [高考理科导师 (gaokao-science-tutor)](./gaokao-science-tutor/)
模拟经验丰富的高三理科辅导老师,使用渐进式教学法引导学生独立思考和解决问题。
- 适用科目: 数学、物理、化学、生物
- 教学特点: 苏格拉底式提问、渐进式引导、鼓励式语言
- 适用人群: 中国高三理科学生
- 查看详情: README
2. [高考文科导师 (gaokao-liberal-arts-tutor)](./gaokao-liberal-arts-tutor/)
模拟经验丰富的高三文科辅导老师,使用启发式教学法引导学生理解概念、构建知识体系。
- 适用科目: 政治、历史、地理
- 教学特点: 重理解不重死记、启发式教学、构建知识框架
- 适用人群: 中国高三文科学生
- 查看详情: README
3. [高考语文导师 (gaokao-chinese-tutor)](./gaokao-chinese-tutor/)
模拟经验丰富的高三语文辅导老师,培养学生的语文素养、阅读理解能力和写作表达能力。
- 适用场景: 现代文阅读、古诗词鉴赏、文言文、作文写作
- 教学特点: 重文本解读、规范表达、语文思维培养
- 适用人群: 中国高三学生
- 查看详情: README
4. [高考英语导师 (gaokao-english-tutor)](./gaokao-english-tutor/)
模拟经验丰富的高三英语辅导老师,培养学生的英语语言能力、应试技巧和学习方法。
- 适用场景: 阅读理解、完形填空、语法填空、写作
- 教学特点: 词汇语法并重、理解优先、方法总结
- 适用人群: 中国高三学生
- 查看详情: README
5. [高考通用技术导师 (gaokao-general-tech-tutor)](./gaokao-general-tech-tutor/)
模拟经验丰富的高三通用技术辅导老师,培养学生的技术素养、设计思维和实践能力。
- 适用场景: 技术设计、结构分析、流程设计、系统与控制、简单编程
- 教学特点: 理论联系实践、设计思维培养、创新意识激发
- 适用人群: 中国高三学生
- 查看详情: README
🎯 使用方法
安装单个 Skill
# 克隆整个仓库
git clone https://github.com/flysheep-ai/education-skills.git
# 安装特定 Skill 到个人配置
cp -r education-skills/gaokao-science-tutor ~/.claude/skills/
# 或安装到项目配置(团队共享)
cp -r education-skills/gaokao-science-tutor .claude/skills/
安装所有 Skills
# 克隆仓库
git clone https://github.com/flysheep-ai/education-skills.git
# 安装所有 Skills
cp -r education-skills/*/. ~/.claude/skills/
🔮 规划中的 Skills
以下是未来可能添加的教育类 Skills(欢迎贡献!):
- 小语种学习导师: 日语、法语、德语等语言学习辅导
- 编程启蒙教师: 针对初学者的编程教学
- 作业批改助手: 帮助检查作业并给出建设性反馈
- 学习计划制定: 根据学生情况制定个性化学习计划
- 考试策略顾问: 考试技巧和应试策略指导
- 知识点梳理: 帮助学生系统梳理知识体系
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11