One-click install
npx skills add https://github.com/kirilxd/claude-tutor --skill learn-kirilxd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/kirilxd/claude-tutor/tree/main/skills/learn
Command: npx skills add https://github.com/kirilxd/claude-tutor --skill learn-kirilxd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns an open-ended “teach me X” request into a structured, researched learning plan with modules, objectives, and resources, while tracking progress so you can continue where you left off.

Core Features & Use Cases

  • Topic research & module plan: Builds a module-by-module curriculum (with time estimates, objectives, and curated resources) from a vague learning request.
  • Clarifying questions & scope control: Uses a guided question flow to capture your level, goal, depth, and optional focus areas so the plan matches what you actually need.
  • Diagnostic calibration & adaptive review readiness: For non-beginners, generates a short diagnostic quiz to calibrate level and mark modules as review/optional when appropriate.
  • Persistence & resumption: Saves learning plans and quiz progress to the prescribed local directories and resumes active topics with a clear progress/status view.

Quick Start

Ask the tutor: teach me Kubernetes with a weekend-level goal and focus on core concepts and practical networking.

Frequently Asked Questions about learn

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a step-by-step learning plan for a new topic?

Generating a learning plan requires specifying a topic and desired outcomes, which produces a module-by-module curriculum with time estimates, objectives, and curated resources for structured study.

What is adaptive quiz generation and how does diagnostic assessment work?

Adaptive quiz generation uses a short diagnostic assessment to calibrate your level, marking specific curriculum modules as review or optional when appropriate to tailor the learning plan.

Can I resume a learning plan and track my progress locally?

You can resume active topics because the system saves learning plans and quiz progress to local directories using strict JSON persistence, providing a clear status view upon resumption.

Does this curriculum design tool support scope clarification for technical topics?

Curriculum design supports technical topics by using a guided question flow to capture your level, goal, depth, and optional focus areas so the learning plan matches your specific scope.

What is the best way to structure a learning path with spaced repetition?

Structuring a learning path with spaced repetition involves generating a module-by-module plan with key concepts for downstream quiz generation, enabling adaptive review readiness.