learning-objectives

learning-objectives is a skill for Claude Code, Codex from NaveedTechLab/skills-library. It costs 76 tokens per session (5,584 once invoked), scanned A, original, no licence file.

A guide for writing measurable learning outcomes, meaning clear statements of what students should be able to do. It uses Bloom’s taxonomy for levels of learning and CEFR, a common scale for language ability.

In plain words
What is it for?
Planning curricula, defining student outcomes, and writing specific, testable objectives for educational content.
Why use it?
It replaces vague educational goals with outcomes that can be observed and tested. The goals can be matched to both the intended thinking skill and language level.

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/naveedtechlab/skills-library/learning-objectives
Any agent
npx skills add NaveedTechLab/skills-library --skill learning-objectives
Clone the repo
git clone --depth 1 https://github.com/NaveedTechLab/skills-library

Made for: Claude Code, Codex.

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 learning-objectives

README.md
[![agentmods](https://agentmods.dev/badge/skills/naveedtechlab/skills-library/learning-objectives.svg)](https://agentmods.dev/skills/naveedtechlab/skills-library/learning-objectives)
Your own site
<a href="https://agentmods.dev/skills/naveedtechlab/skills-library/learning-objectives"><img src="https://agentmods.dev/badge/skills/naveedtechlab/skills-library/learning-objectives.svg" alt="Measured on agentmods" height="20"></a>
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,584 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.05584
Opus 5 $0.00038 $0.02792
Sonnet 5 $0.00015 $0.01117
Haiku 4.5 $0.00008 $0.00558

Measured 4d ago against content hash 72b4ba661ee8, 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 4d 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.

skills/learning-objectives/SKILL.md · 636 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. 4d ago First seen · 636 lines · 76 tokens per session scan A 72b4ba661ee8

Subscribe to this mod's changes

learning-objectives is a skill published in the GitHub repository NaveedTechLab/skills-library (11 stars, last pushed 4mo ago), with no licence file. It adds 76 tokens to every session and 5,584 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-30.

Related

Other skills, from other repositories

offensive-osint-methodology

Structured OSINT methodology framework: target definition, source selection, collection workflows, data correlation, timeline reconstruction, and reporting. Use to guide systematic OSINT campaigns or teach OSINT methodology.

SnailSploit/Claude-Red · 0 tokens

learn

Use this skill when the user wants intellectual understanding — learning how or why something works, not getting a task done or soliciting Claude's judgment. Trigger for: Explicit learning requests: teach, explain, ELI5, walk me through, quiz me, flashcards, "I'm rusty on"; definitions ("what is X") Terse concept…

UnicomAI/wanwu · 219 tokens

skmtc-operation

The operation-generator shape for Skmtc: one definition per (path, method), for any output family — client hooks, SDK methods, forms, route stubs, docs. Output varies wildly; the DECOMPOSITION of the operation and the peer-consumption rules do not. Core teaching: every schema that appears in your output is a reference…

skmtc/skmtc · 156 tokens

winning-writing

Mode-aware writing critic. Distilled from Rachel Konrad's Stanford GSB "Winning Writing" course (spring 2026), the 10 rules of cold outreach, Heidi Roizen's mailing rules, and live class critiques. Loads a rule catalog (rules/catalog.json) and a mode definition (rules/modes.json) at invocation. Use whenever drafting…

kalyvask/winning-writing · 114 tokens

study

Guide structured learning for a topic by diagnosing current level, defining stage goals, building a learning path, generating practice, and running review loops. Use when the user wants to learn something step by step, start from zero, build a study plan, prepare for an exam or skill, get guided practice, or continue…

flc1125/skills · 76 tokens

solana-beginner

Teach Solana fundamentals to developers new to the ecosystem. Use when a user says "what is Solana", "why Solana", "new to Solana", "explain Solana to me", "Solana basics", "EVM to Solana", "getting started with Solana", or "Solana fundamentals". Adapts to user's background — EVM devs, backend devs, or complete…

sendaifun/solana-new · 92 tokens