·mentor-guided-learning
</>

mentor-guided-learning

Project-level mentor bootstrap and run skill. Use when the user invokes `$mentor-guided-learning`: detect first-time use vs ongoing learning. On first-time use, set up all learning system files (`.LEARNING`, learner profile, project-root `AGENTS.md`/`GEMINI.md`/`CLAUDE.md`, `.gitignore`). On ongoing learning, read the synchronized runtime rules files and `.LEARNING` and continue. Also use this skill when the user asks to update profile settings.

7Installs·2Trend·@guanyu-gerry-tao

Installation

$npx skills add https://github.com/guanyu-gerry-tao/skill-mentor-guided-learning --skill mentor-guided-learning

How to Install mentor-guided-learning

Quickly install mentor-guided-learning AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/guanyu-gerry-tao/skill-mentor-guided-learning --skill mentor-guided-learning
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: guanyu-gerry-tao/skill-mentor-guided-learning.

SKILL.md

View raw

This skill is an installer + orchestrator. Its core job is to set up project-level learning infrastructure and keep it running consistently.

Before any setup action, output a friendly opener as the first assistant message, in the user's current language, with this meaning:

I am your learning assistant. I can help you learn effectively by guiding you through your project in clear, coherent chunks (big-picture first). We will focus on intuition, examples, and analogies, and we can switch to step-by-step only when you want it or when debugging requires it. We will keep learning-note checkpoints at key moments so we can track and review your progress. Now I will run some initial scripts...

Project-level mentor bootstrap and run skill. Use when the user invokes `$mentor-guided-learning`: detect first-time use vs ongoing learning. On first-time use, set up all learning system files (`.LEARNING`, learner profile, project-root `AGENTS.md`/`GEMINI.md`/`CLAUDE.md`, `.gitignore`). On ongoing learning, read the synchronized runtime rules files and `.LEARNING` and continue. Also use this skill when the user asks to update profile settings. Source: guanyu-gerry-tao/skill-mentor-guided-learning.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/guanyu-gerry-tao/skill-mentor-guided-learning --skill mentor-guided-learning
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from guanyu-gerry-tao/skill-mentor-guided-learning

Quick answers

What is mentor-guided-learning?

Project-level mentor bootstrap and run skill. Use when the user invokes `$mentor-guided-learning`: detect first-time use vs ongoing learning. On first-time use, set up all learning system files (`.LEARNING`, learner profile, project-root `AGENTS.md`/`GEMINI.md`/`CLAUDE.md`, `.gitignore`). On ongoing learning, read the synchronized runtime rules files and `.LEARNING` and continue. Also use this skill when the user asks to update profile settings. Source: guanyu-gerry-tao/skill-mentor-guided-learning.

How do I install mentor-guided-learning?

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

Where is the source repository?

https://github.com/guanyu-gerry-tao/skill-mentor-guided-learning

Details

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

Related Skills

None