Gsd-skill-creator kp-core-academic-domain

Domain knowledge for 15 core academic subjects: math, science, technology, engineering, physics, chemistry, reading, critical thinking, problem solving, communication, history, geography, materials, business, statistics. Use when generating Core Academic tier pack content.

install
source · Clone the upstream repo
git clone https://github.com/Tibsfox/gsd-skill-creator
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/Tibsfox/gsd-skill-creator "$T" && mkdir -p ~/.claude/skills && cp -r "$T/infra/packs/knowledge/skills/kp-core-academic-domain" ~/.claude/skills/tibsfox-gsd-skill-creator-kp-core-academic-domain && rm -rf "$T"
manifest: infra/packs/knowledge/skills/kp-core-academic-domain/SKILL.md
source content

Core Academic Domain

Purpose

Provides domain expertise for the 15 Core Academic tier packs. Contains subject-specific knowledge for generating educationally accurate content: learning outcome frameworks, prerequisite relationships within and across subjects, grade-appropriate complexity scaling, and standards alignment references (Common Core, NCTM, NGSS where applicable).

Capabilities

  • Subject-specific learning outcome hierarchies for 15 core subjects
  • Cross-subject prerequisite mapping (e.g., MATH-101 as prerequisite for PHYS-101, STAT-101)
  • Grade-level complexity scaling from PreK through College+
  • Standards alignment references: Common Core (math, reading), NCTM (math), NGSS (science, engineering)
  • Subject-specific activity types (lab experiments for science, proof exercises for math, debates for communication)
  • Assessment method selection per subject domain
  • Resource curation guidance per subject (textbooks, interactive tools, online courses)

Subject Coverage

SubjectPack IDKey Domains
MathematicsMATH-101Number sense, algebra, geometry, calculus, statistics
Science MethodSCI-101Scientific method, observation, hypothesis, experimentation
TechnologyTECH-101Digital tools, computational thinking, tech literacy
EngineeringENGR-101Design process, constraints, prototyping, testing
PhysicsPHYS-101Mechanics, thermodynamics, waves, electromagnetism
ChemistryCHEM-101Atomic structure, reactions, stoichiometry, organic
ReadingREAD-101Phonics, comprehension, analysis, critical reading
Critical ThinkingCRIT-101Logic, argument analysis, bias detection, evaluation
Problem SolvingPROB-101Strategies, decomposition, pattern recognition
CommunicationCOMM-101Speaking, listening, persuasion, media literacy
HistoryHIST-101Chronology, causation, primary sources, historiography
GeographyGEO-101Physical geography, human geography, mapping, GIS
MaterialsMFAB-101Material properties, manufacturing, sustainability
BusinessBUS-101Entrepreneurship, management, ethics, law basics
StatisticsSTAT-101Data collection, probability, inference, visualization

Dependencies

  • kp-content-authoring skill for file structure and templates
  • Pack runtime schemas for validation

Token Budget Rationale

1.0% budget covers the domain knowledge reference for 15 subjects. The skill provides subject-specific guidance (not full content) -- the actual content is generated in context using the authoring templates.