learning-objectives

Generate measurable learning objectives with Bloom's taxonomy and CEFR mappings in YAML.

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/ayeshakhalid192007-dev/humanoid-ai-studio --skill learning-objectives-ayeshakhalid192007-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learning-objectives
Source: https://github.com/ayeshakhalid192007-dev/humanoid-ai-studio/tree/main/.claude/skills/learning-objectives
Command: npx skills add https://github.com/ayeshakhalid192007-dev/humanoid-ai-studio --skill learning-objectives-ayeshakhalid192007-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, and includes scripts (resource) components.

What problem does it solve?

Educators and curriculum designers often produce vague or untestable learning objectives that hinder assessment and curricular alignment; this Skill turns topic descriptions into measurable, progressive objectives aligned to Bloom's taxonomy and CEFR proficiency levels.

Core Features & Use Cases

  • Structured Objective Generation: Produce 3–5 measurable objectives per topic with Bloom's level tags, CEFR mappings, prerequisites, assessment methods, and explicit success criteria.
  • AI-Native Co-Learning Integration: Embed three-role AI partnership outcomes (AI as Teacher, Student, Co-Worker) so learners practice working with AI as part of the objective.
  • Validation & Workflow Guidance: Includes guidance for prerequisite analysis, assessment selection, sequencing rules, and a validation script to check measurability and conformity to standards.
  • Use Case: Quickly convert a chapter spec into a compact, validated objective set suitable for lesson plans, accreditation, or automated exercise generation.

Quick Start

Generate 4 measurable learning objectives for "Python list comprehensions" for beginner learners in a 1-hour lesson, include CEFR levels, prerequisites, assessment methods, and success criteria.

Frequently Asked Questions about learning-objectives

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write measurable learning objectives aligned with Bloom's taxonomy and CEFR levels?

Measurable learning objectives aligned with Bloom's taxonomy and CEFR levels are generated by processing a topic description and producing 3-5 objectives with prerequisite analysis, assessment methods, and explicit success criteria. This ensures objectives are testable and progressively scaffolded for curriculum planning.

Can I generate learning objectives for AI-native co-learning scenarios where outcomes must be testable?

Yes, learning objectives for AI-native co-learning scenarios embed three-role AI partnership outcomes where learners practice working with AI as Teacher, Student, and Co-Worker. This ensures AI collaboration skills are explicitly testable within the generated objective set.

What's the best way to convert a chapter spec into validated learning objectives for lesson plans?

The best way to convert a chapter spec into validated learning objectives is to generate a compact set of 3-5 measurable objectives with Bloom's tags, CEFR mapping, and prerequisites, then run the included validation script to check measurability and conformity to curriculum standards.

Does the learning objective generation process output structured data compatible with validation scripts?

Yes, the learning objective generation process outputs structured YAML data containing Bloom's level tags, CEFR mappings, prerequisites, assessment methods, and success criteria. This YAML output is directly compatible with the included validation script for automated measurability checking.

Do I need pyyaml installed to validate generated learning objectives?

Yes, pyyaml is required as a dependency to parse and validate the YAML output containing the generated learning objectives. The validation script relies on this library to check objective measurability and conformity to Bloom's taxonomy and CEFR standards.

Why are my curriculum learning objectives untestable and how can I fix them?

Curriculum learning objectives are often untestable due to vague phrasing lacking measurable verbs and success criteria. Fixing them involves applying Bloom's taxonomy tags, CEFR proficiency mappings, and explicit assessment methods to generate structured, validated objectives suitable for automated exercise generation.