start-learn

Route learning requests into code-understanding or new-topic teaching workflows.

9|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/Ic3b3rg/learn-skills --skill start-learn
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: start-learn
Source: https://github.com/Ic3b3rg/learn-skills/tree/main/skills/start-learn
Command: npx skills add https://github.com/Ic3b3rg/learn-skills --skill start-learn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the guesswork from starting a learning session by routing the user into the right workflow based on whether they want to understand existing code or learn a new topic from scratch.

Core Features & Use Cases

  • Scenario detection: Identifies whether the user is working from an existing artifact or starting a new topic.
  • Adaptive learning routing: Selects and runs the best matching follow-up skill for code understanding, practice, recall, or note-taking.
  • Scratch learning setup: Creates a structured learning workspace with a mission, curriculum, resources, and on-demand lessons.
  • Use case: A user says they want to learn Rust ownership, and the Skill sets up the learning path instead of forcing them to choose a method first.

Quick Start

Ask the assistant to start learn on a code file or a topic you want to learn from scratch.

Frequently Asked Questions about start-learn

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

FAQPage Schema
How do I start a guided learning session for a new programming concept from scratch?▼

To start a guided learning session for a new programming concept, the system automatically detects your scratch learning intent and scaffolds a structured workspace with a mission, curriculum, resources, and on-demand lessons.

What is the best way to set up a learning curriculum for understanding existing code?▼

The best way to set up a learning curriculum for understanding existing code is using scenario detection, which identifies your artifact and routes you into an adaptive instructional path focused on code comprehension.

Can I use adaptive learning routing to generate practice and recall exercises?▼

Yes, you can use adaptive learning routing to generate practice and recall exercises, as the system selects and runs the best matching follow-up skill for your specific instructional needs.

Does skill routing work for both codebase comprehension and zero-knowledge topic learning?▼

Skill routing works for both codebase comprehension and zero-knowledge topic learning by determining whether you need help understanding existing artifacts or learning a new topic from zero.

What do I need to provide to trigger automatic lesson scaffolding?▼

To trigger automatic lesson scaffolding, you only need to provide a request to start learning a specific code file or topic, and the system handles the workspace setup and instructional path selection.