learn

learn is a skill for Claude Code, Codex from alessiomarcone/agent-fieldbook. It costs 77 tokens per session (481 once invoked), scanned A, original, MIT.

A learning-plan skill that builds a sequence from official Anthropic and OpenAI courses, tutorials, guides, videos, and workshops. It covers subjects such as prompting, skills, plugins, subagents, MCP, Cowork, and APIs.

In plain words
What is it for?
It helps choose what to learn first, plan study time, distinguish courses from other resource types, and add a practical exercise after each learning block.
Why use it?
It turns a broad learning goal into a focused path using verified resources and their stated formats and durations.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present. Also seen: mentions subagents; mentions Claude Code; mentions AGENTS.md.

Part of the knowledge-pack plugin — 10 skills shipped together

Good fit It helps choose what to learn first, plan study time, distinguish courses from other resource types, and add a practical exercise after each learning block.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alessiomarcone/agent-fieldbook/learn
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add alessiomarcone/agent-fieldbook --skill learn
Clone the repo
git clone --depth 1 https://github.com/alessiomarcone/agent-fieldbook

Made for: Claude Code, Codex.

Or install knowledge-pack, the plugin that ships this one along with the rest of its 10 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for learn

README.md
[![agentmods](https://agentmods.dev/badge/skills/alessiomarcone/agent-fieldbook/learn/github.svg)](https://agentmods.dev/skills/alessiomarcone/agent-fieldbook/learn)
Your own site
<a href="https://agentmods.dev/skills/alessiomarcone/agent-fieldbook/learn"><img src="https://agentmods.dev/badge/skills/alessiomarcone/agent-fieldbook/learn/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for learn

Your own site · 80×15
<a href="https://agentmods.dev/skills/alessiomarcone/agent-fieldbook/learn"><img src="https://agentmods.dev/badge/skills/alessiomarcone/agent-fieldbook/learn.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 77 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 481 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00077 $0.00481
Opus 5 $0.00039 $0.00241
Sonnet 5 $0.00015 $0.00096
Haiku 4.5 $0.00008 $0.00048

Measured 3d ago against content hash b55fb628021d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

learn scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/knowledge-pack/skills/learn/SKILL.md · 42 lines

What it actually says

Learn

Build a focused official learning path with accurate resource types, durations, and direct links.

Catalogs

  • references/claude-courses.csv — 25 official Anthropic courses.
  • references/claude-tutorials.csv — 67 official Anthropic tutorials.
  • references/codex-learning-resources.csv — verified OpenAI courses, guides, videos, resources, and live series.

Procedure

  1. Resolve product, goal, starting level, weekly time, and target date when they affect the plan.
  2. Read the relevant catalogs and select the minimum sequence that reaches the goal.
  3. Label each item with its real type. Never present a guide, video, workshop, or live event as a self-paced course.
  4. Use only stated durations; write “not stated” when the official source gives none.
  5. Add one practical exercise after each learning block.
  6. Use at most three resources per week and end with one concrete next action.

Default sequences

  • Claude foundations: Claude 101 → AI capabilities and limitations → AI Fluency: Framework & Foundations.
  • Claude Code: Claude Code 101 → Claude Code in Action → Agent Skills → Subagents → MCP.
  • Codex foundations: AI Foundations → Codex Quickstart → Prompting/Best practices → one real task.
  • Codex agent workflows: Applied AI Foundations → Agents and Workflows → AGENTS.md → Skills → Subagents.
  • Codex advanced: permissions/sandboxing → plugins → SDK/non-interactive mode → automation and review.

Output contract

Return a table with week, resource, type, duration, practical outcome, exercise, and direct link. Close with total stated time, catalog verification date, and one next step.

Boundaries

  • Do not invent resources, duration, or certification status.
  • Flag live events with their date and verify availability before recommending them.
  • Answer in the user's language.
Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago Changed b55fb628021d
  2. 8d ago First seen · 42 lines · 77 tokens per session scan A 373eea447c94

Subscribe to this mod's changes

learn is a skill published in the GitHub repository alessiomarcone/agent-fieldbook (5 stars, last pushed yesterday), licensed MIT. It adds 77 tokens to every session and 481 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

deep-research

Deep research report generation for Reviva's built-in deep-researcher agent. Use for learning and education research, teacher preparation research, document-based synthesis, literature/source reviews, office research, industry analysis, competitor scans, policy interpretation, and any request for a cited long-form…

mingchen666/Reviva · 62 tokens

cet-skill

CET-4 and CET-6 exam preparation coach for original CET-style practice, diagnostic feedback, writing and translation correction, reading/listening drills, and study planning.

mingchen666/Reviva · 38 tokens

study-companion-en

General study companion for learning, review, exam prep, exam-point analysis, syllabus/exam-outline interpretation, finals speedrun teaching, concept explanation, problem solving, homework coaching, error analysis, active recall, flashcards, study plans, visualizations, animations, simulations, coding practice…

mingchen666/Reviva · 196 tokens

math-explainer

A skill for creating animated math explanations with Manim, a Python tool for mathematical animations, and interactive web pages.

mingchen666/Reviva · 153 tokens

concept-visualization-generator

Design and generate concept-first learning artifacts: concept cards, visual explanations, diagrams, interactive HTML demos, Manim/math visualizations, matplotlib scientific plots, misconception checks, and short retrieval practice. Use this skill whenever the user wants to understand, teach, review, visualize, make a…

mingchen666/Reviva · 107 tokens

feynman-learning-coach

Guide users through the Feynman Technique by asking them to explain a concept in simple language, diagnosing gaps, correcting misunderstandings, simplifying explanations, and retesting understanding. Use for deep learning, concept mastery, document-based study, exam preparation, and teach-back practice.

mingchen666/Reviva · 61 tokens