I came across the socratic method recently, and have used it to learn a couple of topics that I was having trouble getting to stick. There are some SKILL.md's available for it. It works for concepts as opposed to facts, and causes the model to guide you to answers through your own reasoning, which is both much more engaging than reading a wall of LLM text and helps the information stick.

> I came across the socratic method recently

This statement would out you as someone who didn't attend an elite school.

Can you link the Skills.md?

The "Socratic Method" (aka maieutic) skills annoy me, precisely because when you read them they are the kind of low-effort, low-expertise crap someone who over relies on AI would naively come up with when tasked with the problem of coming up with skills for learning. "Hey the Platonic dialogues are pretty cool and smart, let's do that".

The body of literature on learning theory, and beyond that on specific types of learning and specific mediums such as learning from text is so rich there are way more useful models to draw from. Believe it or not, prellm, researchers in the textual learning field had already demonstrated you can achieve performance equal or better than novice tutors using pretty basic computer aids that follow specific hint/pump interaction structures. Guiding an LLM to use these findings has evidence backing it and is way better than telling it "i guess be like socrates". The problem is, to realize there might be richer more effective and highly researched ways of tackling the problem beyond the first fart of a thought you had one afternoon requires the deep respect for expertise and specialization that precisely basically everyone in the AI space right now fundamentally lacks.

Can you provide some references to the research you're referring to? Sounds interesting but you haven't really provided enough information to find it.

That is the point – you can't just provide the references in a short post here.

You need much more time and guidance.

Ironically, LLMs are pretty good at finding stuff like that from vague descriptions. With that, I think the parent commenter meant Art Graesser's AutoTutor work based on the terminology used (hint/pump).

TLDR: Actual human tutoring sessions were recorded and analyzed and Socratic questioning was barely used at all. Instead the following pattern was observed:

Pump — "Uh huh?" "What else?" Costs nothing, so try it first.

Hint — points at the region of the answer. "What about the pumpkin's motion sideways?"

Prompt — fishes for one specific word, with the sentence frame supplied. "The pumpkin keeps moving forward at the same ___?"

Assertion — just says it. "It keeps the runner's horizontal velocity."

I was so annoyed I made a Socratic wrapper based on predefined curriculum:

https://adaptive.bounded.cc

Trying to diagrams/animations didn't yield good results even with frontier models. But pure text, any model does a decent job.

I didn't expect this to be hit by hundreds of request per minute.

So it may be very slow or become unavailable, back end can't handle that, no caching whatsoever.

what a time to be alive! "if you're having trouble understanding what your robot tutor is trying to teach you, you can ask it to guide you to the concepts using your own reasoning. This is both much more engaging than reading a wall of the robot's text and helps the information stick."