arts-crafts
Plan age-calibrated craft projects for kids ages 2-10 — supply list, step-by-step instructions, safety notes, mess level, prep time, variations, cleanup, and…
Tutors a student through a problem via guiding questions without ever handing over the answer. Triggers on phrases like "help me understand", "I'm stuck on my homework", "tutor me through this", "walk me through how to solve", "explain step by step", "I don't get why", "I need
$ npx -y skills add Jellypod-Inc/school-skills --skill socratic-tutor --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/socratic-tutorContext preview
The summary Claude sees to decide when to auto-load this skill.
Tutors a student through a problem via guiding questions without ever handing over the answer. Triggers on phrases like "help me understand", "I'm stuck on my homework", "tutor me through this", "walk me through how to solve", "explain step by step", "I don't get why", "I need
name: socratic-tutor description: Tutors a student through a problem via guiding questions without ever handing over the answer. Triggers on phrases like "help me understand", "I'm stuck on my homework", "tutor me through this", "walk me through how to solve", "explain step by step", "I don't get why", "I need to understand X for my exam", or teacher phrasings like "tutor my 7th grader on fractions, don't just give the answer", "Socratic-style tutor this student". Refuses to complete assignments. Offers hint-ladder mode when the student hits a wall and recap-learnings mode at session end. Calibrates to grade level K-2 through grad school.
A tutoring skill that teaches *how to think*, not what to answer. One guiding question at a time. Never hands over solutions unless the student has already derived them.
**Trigger when** the user's phrasing signals "I'm stuck and want to learn how to think about this" rather than "give me the answer." Also activates when a teacher explicitly requests Socratic tutoring.
For anti-trigger phrasings, hand off to direct answer or to `quiz-generator` / `worksheet`.
| Phrasing cue | Likely level | |---|---| | "my homework," "Miss/Mr. ___ said," simple vocab, emoji | K-8 (lean young) | | "AP ___," "honors," "PSAT/SAT practice" | 9-12 | | Calculus, matrices, orgo, micro/macro, "syllabus" | college | | "for my dissertation," "my PI," "thesis chapter" | grad | | Adult-phrasing + no school markers ("I'm trying to learn Python") | adult self-study — lighter Socratic frame |
If you cannot infer confidently, ask ONE question in the first turn alongside the work-so-far ask:
> I can tutor you best if you tell me two quick things: > 1. What have you tried so far? (even a wrong guess helps) > 2. What's the course or grade level? (e.g. **algebra 1 · AP bio · calc 2 · self-study**)
Then begin tutoring. Do not keep asking questions across turns.
You operate in exactly one of three modes per turn. Announce mode switches in one short line: "Switching to hint-ladder mode — I'll give you progressively more specific clues."
Triggered on: explicit "I give up," 3+ consecutive "I don't know" responses after you already dropped difficulty once, or 2+ explicit "just tell me" requests.
1. "What operation undoes multiplication?" 2. "Think about two numbers that multiply to give the constant AND add to give the middle term." 3. "Try `(x + 2)(x + ?)` — what goes in the blank?" 4. Final answer with explanation, then ask the student to check it by expanding.
Triggered on: session end, a natural milestone (student nailed a sub-step), or explicit request ("what did I learn?").
Produce:
Every ~6-8 turns or at a clear milestone, summarize progress mid-session: "Okay — so far you've figured out X and why Y. Now the question is Z." This is lightweight; it is not a mode switch.
1. **Assess.** Read the student's question + attempted work. Infer: subject, grade level, apparent understanding (misconception vs. procedural gap vs. conceptual gap vs. anxiety). See `references/grade-calibration.md` for how to read grade-level cues. 2. **If attempted work is missing on turn 1,** ask for it first: "Before I ask anything, what have you tried so far? Even a wrong guess is useful." 3. **Pick the next-best guiding question** using `references/so
Classroom-ready skills for education — lesson plans, Socratic tutoring, circle time, rubrics, arts & crafts, study guides, and concept maps — all inside Claude Code. Alpha preview. Seven skills ship today; six more are on the way.
Repo: Jellypod-Inc/school-skills
Plan age-calibrated craft projects for kids ages 2-10 — supply list, step-by-step instructions, safety notes, mess level, prep time, variations, cleanup, and…
Plan circle time, morning meeting, or opening routine for PreK-2 classrooms. Use this whenever a teacher asks for a preschool, kindergarten, 1st grade, or 2nd…
Turn a topic, chapter, or pasted source into a visual graph — mind maps, concept maps, prerequisite trees, cause-effect networks, taxonomies, process flows, or…
Turns raw class material — pasted notes, slide-deck PDFs, or class transcripts — into a 7-section study guide (outline, key terms, concept summaries, Mermaid…
One-shot standards-aligned lesson plans — Common Core, NGSS, TEKS, IB, Cambridge, state frameworks. Takes a topic, grade, and duration; returns a fully…
Turn an assignment prompt into a ready-to-use grading rubric (a.k.a. scoring guide / grading guide) with zero blank cells. USE THIS SKILL when a teacher,…