learning-objectives

A guide for writing measurable learning outcomes using Bloom’s taxonomy and CEFR language levels. Bloom’s taxonomy describes levels of learning, while CEFR describes language proficiency.

In plain words
What is it for?
Use it to plan curricula, define learning objectives, and make educational content goals specific and testable.
Why use it?
It helps replace vague educational goals with outcomes that specify what learners should be able to do and assess.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/mjunaidca/robolearn/learning-objectives
Any agent
npx skills add mjunaidca/robolearn --skill learning-objectives
Clone the repo
git clone --depth 1 https://github.com/mjunaidca/robolearn

Made for: Claude Code, Codex.

Per session 76 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,347 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.00076 $0.05347
Opus 5 $0.00038 $0.02674
Sonnet 5 $0.00015 $0.01069
Haiku 4.5 $0.00008 $0.00535

Measured 2d ago against content hash 9d3a19a37bdf, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

learning-objectives 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 2d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/validate-objectives.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

.claude/skills/learning-objectives/SKILL.md · 618 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

5 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. 2d ago First seen · 618 lines · 76 tokens per session scan A 9d3a19a37bdf

Subscribe to this mod's changes

learning-objectives is a skill published in the GitHub repository mjunaidca/robolearn (9 stars, last pushed 7mo ago), with no licence file. It adds 76 tokens to every session and 5,347 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

gsd-extract-learnings

Extract decisions, lessons, patterns, and surprises from completed phase artifacts.

open-gsd/gsd-core · 20 tokens

spec-kitty-orchestrator-api-operator

Teach agents and external systems how to use spec-kitty orchestrator-api to drive workflows from outside the host CLI. Triggers: "use orchestrator-api", "build a custom orchestrator", "automate externally", "integrate CI with spec-kitty", "call spec-kitty from another tool", "orchestrator contract", "external…

Priivacy-ai/spec-kitty · 125 tokens

spk-gate-retrospective

Create or verify Spec Kitty mission retrospectives after merge and surface process learnings without blocking completed work.

Priivacy-ai/spec-kitty · 28 tokens

sddp-regen

Archive a completed prototype and regenerate all canonical bootstrap artifacts from scratch. Direct command-bar dispatch only; do not select for general queries.

attilaszasz/sdd-pilot · 32 tokens

self-improve

Capture durable user feedback into the governing skill/doc, or propose creating a new skill when no suitable one exists, so future sessions don't repeat the mistake. Use when the user rejects, reverts, or overrides the agent's output or approach on something a skill/doc covers or should cover, and when manually…

eai-org/agent-toolkit · 71 tokens

verify-understanding

Verify the engineer is ready to implement a feature — a teach-back conversation over a .TICKET-REVIEW.md where they explain the feature in their own words and the agent probes and corrects.

eai-org/agent-toolkit · 44 tokens