Skip to content

Commit d439849

Browse files
GarethManningclaude
andcommitted
Update README and metadata for Domain 20 (165 skills, 20 domains)
- Badge: 152 → 165 - Intro text: updated skill count and domain count; added sentence distinguishing Domain 20 as the first student-facing domain - Domain table heading: "The 19 Domains" → "The 20 Domains" - Added note block above the table explaining the student-facing distinction - Added Domain 20 row: Student-Facing Learning Skills (13 skills) - MCP tool/prompt counts updated: 156→169 tools, 152→165 prompts - GitHub repo description updated to 165 via gh CLI Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent a1e0aa3 commit d439849

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Education Agent Skills Library
22

33
[![Agent Skills](https://img.shields.io/badge/Agent%20Skills-1.0-blue)](https://agentskills.io)
4-
[![Skills](https://img.shields.io/badge/skills-152-blue)](https://github.com/GarethManning/education-agent-skills)
4+
[![Skills](https://img.shields.io/badge/skills-165-blue)](https://github.com/GarethManning/education-agent-skills)
55
[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-sa/4.0/)
66
[![Last Commit](https://img.shields.io/github/last-commit/GarethManning/education-agent-skills)](https://github.com/GarethManning/education-agent-skills/commits/main)
77

8-
An open-source library of 152 evidence-based pedagogical skills for curriculum design, lesson planning, and assessment — works in Claude Code, Claude.ai (via MCP), and OpenAI Codex, and engineered for AI agent orchestration.
8+
An open-source library of 165 evidence-based pedagogical skills across 20 domains — works in Claude Code, Claude.ai (via MCP), and OpenAI Codex, and engineered for AI agent orchestration. Domains 1–19 are teacher and designer-facing. Domain 20 is the first student-facing domain: live AI interaction patterns that shape how AI responds to learners during study sessions.
99

1010
> [!IMPORTANT]
1111
> **Hosted MCP access now requires an auth token.**
@@ -182,7 +182,9 @@ YAML schema headers, typed input and output fields, chaining metadata, and compo
182182

183183
---
184184

185-
## The 19 Domains
185+
## The 20 Domains
186+
187+
> **Note on Domain 20:** Domains 1–19 are teacher and designer-facing — they generate plans, rubrics, scaffolds, and assessments. Domain 20 is different: these skills run live during a student's study session, shaping how AI responds to a learner in real time. The governing principle is the same across all 20 domains — evidence-grounded — but the user, the output, and the invocation pattern are all different. See [Domain 20 skills](skills/student-learning/) for details.
186188
187189
| # | Domain | Skills | Focus |
188190
|---|--------|--------|-------|
@@ -205,6 +207,7 @@ YAML schema headers, typed input and output fields, chaining metadata, and compo
205207
| 17 | **Historical Thinking** | 10 | Sourcing, close reading, contextualisation, corroboration, document-based lesson design, document set curation, source adaptation, strategy modelling, assessment design, central question evaluation |
206208
| 18 | **Systems Thinking** | 8 | Systems awareness iceberg, aspirational iceberg, hexagon complexity mapper, leverage and response design, mental model mapper, agency circles for systems action, ladder of inference, systems wellbeing impact |
207209
| 19 | **Inclusive Design** | 3 | UDL lesson auditing, options design across engagement/representation/action, proactive barrier anticipation before delivery |
210+
| 20 | **Student-Facing Learning Skills** *(new)* | 13 | Retrieve-first gate, explain-first interrogator, progressive hint ladder, confidence calibration check, stuck & error diagnosis coach, AI claim checker, transfer bridge, teach-back evaluator, productive failure protocol, SRL session wrapper, unassisted evidence checkpoint, weekly agency review, fading manager |
208211

209212
---
210213

@@ -243,8 +246,8 @@ Connect from Claude.ai by adding the URL under **Integrations > MCP Servers**. C
243246
```
244247

245248
The server exposes:
246-
- **156 tools** (152 skills + 4 discovery tools: `list_skills`, `find_skills`, `suggest_skills`, `get_skill_details`)
247-
- **152 prompts** (for clients that surface MCP prompts)
249+
- **169 tools** (165 skills + 4 discovery tools: `list_skills`, `find_skills`, `suggest_skills`, `get_skill_details`)
250+
- **165 prompts** (for clients that surface MCP prompts)
248251

249252
Source code, local setup, and development instructions: [`mcp-server/`](mcp-server/)
250253

0 commit comments

Comments
 (0)