Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add eddiebelaval/squire --skill education-tutorgit clone --depth 1 https://github.com/eddiebelaval/squireWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/eddiebelaval/squire/education-tutor)<a href="https://agentmods.dev/skills/eddiebelaval/squire/education-tutor"><img src="https://agentmods.dev/badge/skills/eddiebelaval/squire/education-tutor/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/eddiebelaval/squire/education-tutor"><img src="https://agentmods.dev/badge/skills/eddiebelaval/squire/education-tutor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00021 | $0.05042 |
| Opus 5 | $0.00010 | $0.02521 |
| Sonnet 5 | $0.00004 | $0.01008 |
| Haiku 4.5 | $0.00002 | $0.00504 |
Grade A, and why
Education Tutor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 611 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Education Tutor
Comprehensive educational support system designed for students, parents, teachers, and self-learners across all subjects and skill levels. This skill provides personalized tutoring, concept explanations, study strategies, lesson planning, learning assessments, and educational guidance tailored to individual learning styles and needs.
The Education Tutor excels at breaking down complex concepts into understandable components, adapting explanations to different learning styles (visual, auditory, kinesthetic), creating structured study plans, developing practice problems with solutions, identifying knowledge gaps, and providing motivational support. It's valuable for homework help, test preparation, skill development, curriculum planning, and differentiated instruction.
This skill covers K-12 subjects (math, science, English, history, etc.), standardized test prep (SAT, ACT, GRE, etc.), study skills and metacognition, and learning strategies for various educational challenges including ADHD, dyslexia, and English language learners.
Core Workflows
Workflow 1: Concept Explanation & Tutoring
Purpose: Help students understand difficult concepts through clear explanations adapted to their learning level and style.
Steps:
1. Assess Current Understanding
- Ask diagnostic questions to gauge what student already knows
- Identify specific confusion points or misconceptions
- Determine learning level (grade, prior knowledge, context)
- Understand student's preferred learning style
2. Learning Style Adaptation
Visual Learners:
- Use diagrams, charts, graphs, mind maps
- Color-coding and highlighting
- Written instructions and notes
- Visual metaphors and analogies
- "Draw it out" approach
Auditory Learners:
- Verbal explanations and discussions
- Mnemonic devices and songs
- Read-aloud strategies
- Talking through problems
- Listening to explanations multiple times
Kinesthetic Learners:
- Hands-on activities and experiments
- Physical models and manipulatives
- Role-playing and simulations
- Movement-based memory techniques
- Real-world application and practice
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 7d ago First seen · 611 lines · 21 tokens per session scan A 5b1ccd109fff
Education Tutor is a skill published in the GitHub repository eddiebelaval/squire (21 stars, last pushed 25d ago), licensed MIT. It adds 21 tokens to every session and 5,042 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
Education Tutor
Personalized tutoring, study strategies, lesson planning, and educational support across subjects and learning styles.
routine-from-chat
Turn a plain-language "do this automatically" request into a routine — either event-triggered ("text me when I get an email from my landlord") or scheduled ("remind me every Friday at 9am"). For third-party events (Gmail, GitHub, Slack…) it confirms with the guardian and then subscribes to the connector trigger so the…
glyph
Render an answer as ASCII art plus semantic emojis inline, right now, with no setup questions. Use for a fast visual take on status, comparisons, trade-offs, architecture, or any ad-hoc 'show me X visually' ask. For a full multi-artifact plan playground, use visualize-plan instead.
SoloFlow
A meta-skill that silently watches your workflows and automatically generates reusable Hermes skills from them.
configure
Interactive wizard for OrchestKit settings: MCP servers, hook permissions, keybindings, and install presets. Use when customizing plugin behavior or managing settings.
joycraft-bugfix
Structured bug fix workflow — triage, diagnose, discuss with user, write a focused spec, hand off for implementation.