Agent skill
standards-international-curriculum
Align to international education frameworks including IB (PYP/MYP/DP), Cambridge International (IGCSE/A-Levels), UK National Curriculum, Australian Curriculum, and European frameworks. Use for international school curriculum. Activates on "IB", "Cambridge", "UK curriculum", or "international standards".
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/standards-international-curriculum
SKILL.md
Standards: International Curriculum Alignment
Align educational content to major international curriculum frameworks and standards.
When to Use
- International school curriculum development
- IB program implementation
- Cambridge qualification courses
- UK/Australian curriculum adaptation
- Global education programs
Major International Frameworks
(See /learning.international-standards for detailed framework descriptions)
Quick Reference
IB (International Baccalaureate):
- PYP, MYP, DP, CP programs
- Learner Profile, ATL Skills, Concepts
Cambridge International:
- Primary, Lower Secondary, IGCSE, AS/A Levels
- Learning objectives, Assessment objectives
UK National Curriculum:
- Key Stages 1-5
- Programmes of Study, Attainment Targets
Australian Curriculum:
- F-10, Senior Secondary
- Content Descriptions, Achievement Standards
CLI Interface
/standards.international-curriculum --content "math-unit/" --framework "IB-MYP" --level "Year3"
Output
- International standards alignment
- Framework-specific requirements
- Assessment criteria mapping
- Grade/year level conversion
Composition
Works with: /learning.international-standards, /standards.crosswalk-mapper
Exit Codes
- 0: Alignment complete
- 1: Framework not supported
- 2: Level mismatch
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?