Resource
Education Agent Skills
Education Agent Skills is a library of 165 agent skills for teachers, school leaders, and people building education tools. The skills are grouped into twenty domains spanning pedagogy, learning science, curriculum, assessment, and regeneration, and each one is written to be loaded by an agent rather than read as a document.
What you can do with it
Skills install into Claude Code, Codex, and Hermes, either as a plugin or by copying the folders, so the same library works across several agent surfaces. A hosted MCP server exposes the collection as tools for agents that cannot install skills locally, and the repository ships both a registry and a pre-built bundle so the server can serve the collection without reading the individual files at deploy time.
The project's distinguishing claim is its grounding: skills cite the evidence they rest on, and the repository's own history shows the discipline being enforced rather than asserted, including a merged fix that removed an unsupported attribution and corrected the description of a tested safeguard in a cited study.
Notes and caveats
The educational skills, documentation, and curriculum materials are licensed CC BY-SA 4.0, so reuse and adaptation are open while derivatives must carry the same license. Two operational details matter if you deploy it. The hosted MCP endpoint requires tokens rather than being open to anyone, and because the server serves a committed snapshot rather than the SKILL.md files, a skill you add without rebuilding and committing the bundle will not appear on the live server even after a redeploy. The library is built by Gareth Manning, an educator and curriculum designer, and the licensing terms apply to the educational content specifically.
Connected Concepts
Learning Design, AI Literacy, Active Learning, Online Teaching and Learning, Open Source
Connected Resources
- Claw-EDA local-first AI teaching assistant that turns your own curriculum into editable lesson drafts, student materials, and slides using a model you choose.