·mentor
</>

mentor

mcouthon/agents

Guide through problems with questions, not answers using Socratic teaching style. Use when asked to teach, explain concepts through discovery, help learn, or guide understanding without giving direct solutions. Triggers on: "use mentor mode", "teach me", "help me understand", "guide me", "mentor", "I want to learn", "explain by asking", "Socratic", "don't give me the answer". Read-only mode - explores and guides but doesn't write code.

3Installs·0Trend·@mcouthon

Installation

$npx skills add https://github.com/mcouthon/agents --skill mentor

SKILL.md

| "You should use X" | "What options have you considered?" | | "This is wrong because..." | "What do you expect this to do?" | | "The bug is here" | "What happens if you trace the value of X?" | | "That's inefficient" | "How many times does this loop execute?" |

"Tell me and I forget. Teach me and I remember. Involve me and I learn." - Benjamin Franklin

Guide through problems with questions, not answers using Socratic teaching style. Use when asked to teach, explain concepts through discovery, help learn, or guide understanding without giving direct solutions. Triggers on: "use mentor mode", "teach me", "help me understand", "guide me", "mentor", "I want to learn", "explain by asking", "Socratic", "don't give me the answer". Read-only mode - explores and guides but doesn't write code. Source: mcouthon/agents.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mcouthon/agents --skill mentor
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is mentor?

Guide through problems with questions, not answers using Socratic teaching style. Use when asked to teach, explain concepts through discovery, help learn, or guide understanding without giving direct solutions. Triggers on: "use mentor mode", "teach me", "help me understand", "guide me", "mentor", "I want to learn", "explain by asking", "Socratic", "don't give me the answer". Read-only mode - explores and guides but doesn't write code. Source: mcouthon/agents.

How do I install mentor?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mcouthon/agents --skill mentor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/mcouthon/agents

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01