mcpbeat

Teaching Methods

cosmicstack-labs/teaching-methods

Direct instruction, inquiry-based, project-based, flipped classroom, differentiation, and assessment

538 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
365
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/cosmicstack-labs/mercury-agent-skills --skill teaching-methods

The instruction itself

9 sections, as written by the author

Teaching Methods

Effective teaching approaches for different learning contexts.

Methods Overview

| Method | Teacher Role | Student Role | Best For |

|--------|-------------|--------------|----------|

| Direct Instruction | Expert, guide | Active listener | Foundational skills, procedures |

| Inquiry-Based | Facilitator | Investigator | Critical thinking, curiosity |

| Project-Based | Coach | Creator, problem-solver | Real-world application |

| Flipped Classroom | Mentor | Self-directed learner | Active class time |

| Socratic | Questioner | Critical thinker | Deep understanding |

Direct Instruction

Structure: I Do → We Do → You Do

  • I Do: Model the skill, think aloud
  • We Do: Guided practice with feedback
  • You Do: Independent practice

When to Use

  • New concepts or skills
  • Procedural knowledge (math, coding syntax)
  • Safety-critical topics

Inquiry-Based Learning

  • Present a question or problem
  • Students explore, ask questions, investigate
  • Guide toward conclusions through questioning
  • Debrief and formalize learning

Example Prompt

*"How could we determine the most efficient sorting algorithm without looking it up? What experiments would you run?"*

Project-Based Learning

Framework

  • Driving Question: Open-ended, meaningful
  • Sustained Inquiry: Multiple research cycles
  • Authenticity: Real-world relevance
  • Student Voice & Choice: Decisions throughout
  • Reflection: Process and product
  • Critique & Revision: Feedback loops
  • Public Product: Presented to authentic audience

Differentiation

Adapt for different learners by adjusting:

  • Content: What students learn (vary complexity)
  • Process: How they learn (vary activities)
  • Product: How they show learning (vary assessments)
  • Environment: Where/how they learn (vary settings)

How to use it

Copy the folder

Take cosmicstack-labs/teaching-methods from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.