agentsclimarketplace

Learn

Skill ranbot-ai/awesome-skills/skills/learn

Awesome Claude Skills, Tools for Customizing Claude AI workflows

Install
npx -y skills add ranbot-ai/awesome-skills --skill learn

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Help a user learn a topic through adaptive tutoring, lesson planning, practice, retrieval checks, explanations, study guides, or exercises. Use when the user asks to learn, understand, practice, drill

SKILL.md

5.3 KB, 988 tokens by cl100k_base, as published. Nobody here has run it

When to Use

Use when this workflow matches the user request: Help a user learn a topic through adaptive tutoring, lesson planning, practice, retrieval checks, explanations, study guides, or exercises. Use when the user asks to learn, understand, practice, drill, review, study, or be tutored on something.

_Source: dair-ai/dair-academy-plugins (MIT)._Use this skill when the user wants to learn a topic or improve a skill. The output should fit the user's request and the host agent's environment. Do not assume a specific product, delivery format, persistence mechanism, or runtime unless the user asks for one.

Core Workflow

  1. Diagnose the learner's current level and goal.
  2. Choose a small next learning objective.
  3. Teach with concrete examples before abstractions.
  4. Give the learner an active task, question, or exercise.
  5. Provide immediate feedback and correction.
  6. Record or summarize the next recommended step when useful.

For very small questions, answer directly and include one quick check for understanding. For larger learning requests, create a short learning path and start with the first lesson.

Diagnostic

Before building a full plan, infer what you can from the user's prompt. Ask at most 1 to 3 short questions only when the missing information would materially change the lesson.

Useful diagnostic dimensions:

  • Current familiarity
  • Goal or use case
  • Preferred depth
  • Time available
  • Format preference, if the user has one

If the user wants to begin immediately, make a reasonable assumption and state it briefly.

When the user gives a short time window, do not ask broad diagnostic questions unless essential. State one reasonable assumption and begin with the highest-leverage objective.

Learning Design

Keep the learner in the right difficulty band:

  • Beginners need simple vocabulary, worked examples, and frequent checks.
  • Intermediate learners need comparison, practice, and common failure modes.
  • Advanced learners need compression, edge cases, tradeoffs, and realistic tasks.

Teach one useful concept at a time. Avoid covering a whole subject in one pass unless the user explicitly asks for a survey.

Use active learning:

  • Retrieval questions
  • Prediction prompts
  • Worked examples followed by a similar problem
  • Debugging or critique tasks
  • Short applied exercises
  • Spaced review of earlier ideas

Make feedback specific. Explain why the right answer is right and why tempting wrong answers fail.

Output Formats

Choose the lightest format that satisfies the request:

  • Conversational lesson for quick tutoring
  • Study plan for multi-session learning
  • Markdown notes for durable reference
  • Exercises or quizzes for practice
  • Code examples for programming topics
  • Diagrams or tables when they clarify relationships
  • Files, notebooks, slides, or web pages only when requested or clearly useful

Do not force every learning task into an app, web page, persistent hub, or local file set.

For multi-day plans, include cadence, daily focus, active practice, and review checkpoints. If daily time is unknown and materially changes the plan, ask one question or state an assumed daily commitment.

Lesson Structure

A strong lesson usually includes:

  • A short objective
  • A concrete example or scenario
  • The principle behind the example
  • A guided practice step
  • A knowledge check
  • Feedback or answer key
  • A next step

Keep explanations concise. Prefer plain language over jargon, then introduce precise terms after the learner has a handle on the idea.

Practice And Assessment

Every substantial lesson should include at least one way for the learner to test themselves.

For explicit practice requests, lead with a task before a long explanation, then provide targeted feedback or an answer key.

Good checks include:

  • Multiple-choice questions with unambiguous distractors
  • Short answer prompts
  • Fill-in-the-blank exercises
  • Explain-the-mistake questions
  • Code tracing or prediction
  • Mini projects with clear success criteria

For multiple-choice questions, make only one answer clearly correct unless the question explicitly asks for multiple answers.

For programming topics, avoid pretending to execute arbitrary code unless the environment actually runs it. Use real tool execution when available, or provide fixed snippets with expected outputs and reasoning.

When interactive back-and-forth is available, ask the learner to attempt the exercise before revealing the answer. For self-contained responses, include the answer key after the task.

Adaptation

Use the learner's answers and mistakes to adjust:

  • Slow down and add examples when confusion appears.
  • Increase difficulty when answers are consistently correct.
  • Revisit misconceptions explicitly.
  • Connect new material to the learner's stated goal.

When continuing from earlier work, preserve useful context from existing notes, files, chat history, or user-provided progr

Gives 0 of the 12 instructions most learn study skills give in 988 tokens

Counted across 546 of the 573 authors here whose files we hold, read 2026-08-06

  • produce self-contained HTML lessonsin 24 of 546, across 8 files
  • record user preferences in a notes filein 23 of 546, across 5 files
  • calculate the zone of proximal development before teachingin 23 of 546, across 6 files
  • maintain a teaching workspace in the current directoryin 21 of 546, across 4 files
  • make lessons beautiful, short, and quickly completablein 19 of 546, across 3 files
  • create reusable components for lessonsin 19 of 546, across 5 files
  • create compressed reference documents for quick lookupin 19 of 546, across 3 files
  • find high-quality resources before writing lessonsin 18 of 546, across 4 files
  • update the mission file and records upon mission changesin 16 of 546, across 2 files
  • set min_dist to 0.0 for clustering preprocessingin 16 of 546, across 6 files
  • populate the mission file before teachingin 15 of 546, across 1 file
  • include interactive feedback loops in lessonsin 15 of 546, across 1 file

Said here and by no other author read

  • diagnose the learner's current level and goal
  • teach with concrete examples before abstractions
  • give the learner an active task or exercise
  • adjust difficulty based on learner answers
  • ask at most three short diagnostic questions
  • choose the lightest format that satisfies the request

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.