K12 Teacher Skills
Description
Skills and eval rubrics for K-12 teachers, co-developed with Learning Commons
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
Agent Skills for K-12 Teachers
Source code and evaluation framework for the agent skills that are included with [Claude for Teachers](https://claude.com/solutions/teachers).
Included are two skills:
k12-lesson-planning: Builds classroom-ready, standards-aligned lesson plans, optionally aligned to a teacher's curriculumk12-lesson-differentiation: Adapts an existing lesson into tiered versions (below / at / above proficiency-level) and for specific student needs, keeping core content consistent across tiers
Where noted, materials in this repo were co-developed between Anthropic and Learning Commons, who collaborated to help Claude create classroom materials that are grounded in academic standards and follow best practices from learning science research.
The skills are written to make effective use of the Learning Commons Knowledge Graph [Claude connector](https://claude.com/connectors/learning-commons-knowledge-graph) that is included for all teachers using Claude for Teachers. This connector provides Claude with access to academic standards across all 50 states and progressions beneath them; adapt the skills if your environment does not have access to these tools.
Quick start
There are two options to use these skills:
**In Claude for Teachers:** If you have a Claude for Teachers account, there is no extra install needed. These skills are already installed for you.
**In other places:** Load the plugin or skills manually. For instance, in Claude Code:
git clone https://github.com/anthropics/k12-teacher-skills
claude plugin marketplace add ./k12-teacher-skills/plugin
claude plugin install k12-teacher-skills@k12-teacher-skills
Layout
plugin/- Main skill content bundled as a plugin; also includes teacher-focused 3rd party MCP servers that are available for users to enableevals/- Contains our evaluation framework and how to adapt them for your use case
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