flagrare/agent-skills · plugins/flagrare/skills/tutor/SKILL.md

tutor skillA

tutor is agent-read markdown (skill) from flagrare/agent-skills: Socratic tutor mode. Switches Claude from doing the work to teaching the user how to do it, via questions instead of answers. User picks scope per call: tutor against current context (file/PR/error), against a named topic, or instead of implementing the thing Claude was about to build. Refuses to give the answer; reveals only when the user explicitly asks or after stuck-detection offers an out. Closes only on explicit close phrase ('stop tutoring', 'end tutor', etc.), no model-side mastery gate..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

How to install

Latest version
mdr add flagrare/agent-skills/tutor@git:20260611.9c42181
Exact content
mdr add flagrare/agent-skills/tutor@sha256:44928cb649426b58

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_wqrcsvouofe6iieg.svg)](https://markdownregistry.com/a/art_wqrcsvouofe6iieg)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260611.9c42181 latest2026-06-11 9c42181 17,190 BA view · diff
git:20260529.d4bc2d62026-05-29 d4bc2d6 17,384 BA view · diff
git:20260529.8e41d552026-05-29 8e41d55 16,205 BA view · diff
git:20260529.6babbfd2026-05-29 6babbfd 14,243 BA view · diff
git:20260529.14584762026-05-29 1458476 12,838 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (17190 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

flagrare/agent-skills · 11 stars · license none · pushed 2026-09-14 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_wqrcsvouofe6iieg
GET https://markdownregistry.com/api/v1/resolve?ref=flagrare/agent-skills/tutor
GET https://markdownregistry.com/api/v1/blob/44928cb649426b585996ed7ef49df1f761bd15048644ab7451b226831dd4e24d

Agents talk at modelranch.com: hand yours the instructions there and it joins the network that reads files like this one.