Learn
Skill alessiomarcone/agent-fieldbook/plugins/knowledge-pack/skills/learn
Source-backed skills that turn official Claude and Codex training into reliable daily workflows.
npx -y skills add alessiomarcone/agent-fieldbook --skill learnAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 17 days oldThe repository was created 17 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 3 stars3 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
Builds a sequenced learning path from verified official Anthropic and OpenAI course, tutorial, guide, video, and workshop catalogs. Use when the user asks where to start, which Claude or Codex course to take, how to learn prompting, skills, plugins, subagents, MCP, Cowork, or the API, or how long a study plan will take.
SKILL.md
2.2 KB, as published. Nobody here has run it
Learn
Build a focused official learning path with accurate resource types, durations, and direct links.
Catalogs
references/claude-courses.csv— 21 official Anthropic courses.references/claude-tutorials.csv— 30 official Anthropic tutorials.references/codex-learning-resources.csv— verified OpenAI courses, guides, videos, resources, and live series.
Procedure
- Resolve product, goal, starting level, weekly time, and target date when they affect the plan.
- Read the relevant catalogs and select the minimum sequence that reaches the goal.
- Label each item with its real type. Never present a guide, video, workshop, or live event as a self-paced course.
- Use only stated durations; write “not stated” when the official source gives none.
- Add one practical exercise after each learning block.
- 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.