Skip to content
Development
Skill

/kp-specialized-domain

Domain knowledge for 10 specialized subjects: philosophy, theology, physical education, nature studies, home economics, visual arts, music, trades, astronomy, learning to learn. Use when generating Specialized & Deepening tier pack content.

From plugin
gsd-skill-creator
70102 skills61 agents26 commands1 MCP
Install
$ npx -y skills add Tibsfox/gsd-skill-creator --skill kp-specialized-domain --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/kp-specialized-domain

Context preview

The summary Claude sees to decide when to auto-load this skill.

Domain knowledge for 10 specialized subjects: philosophy, theology, physical education, nature studies, home economics, visual arts, music, trades, astronomy, learning to learn. Use when generating Specialized & Deepening tier pack content.

SKILL.md

kp-specialized-domain.SKILL.md
name: kp-specialized-domain
description: "Domain knowledge for 10 specialized subjects: philosophy, theology, physical education, nature studies, home economics, visual arts, music, trades, astronomy, learning to learn. Use when generating Specialized & Deepening tier pack content."
metadata:
  extensions:
    gsd-skill-creator:
      triggers:
        intents:
          - "specialized.*pack"
          - "(philosophy|theology|art|music).*pack"
          - "specialized.*tier"
        files:
          - "src/knowledge/packs/philo-101/**"
          - "src/knowledge/packs/theo-101/**"
          - "src/knowledge/packs/pe-101/**"
          - "src/knowledge/packs/nature-101/**"
          - "src/knowledge/packs/domestic-101/**"
          - "src/knowledge/packs/art-101/**"
          - "src/knowledge/packs/music-101/**"
          - "src/knowledge/packs/trade-101/**"
          - "src/knowledge/packs/astro-101/**"
          - "src/knowledge/packs/learn-101/**"
        contexts:
          - "specialized content"
          - "deepening subjects"
        threshold: 0.7
      token_budget: "1.0%"
      version: 1
      enabled: true
      plan_origin: "244-chipset-agent-definitions"
      phase_origin: "244"

Specialized Domain

Purpose

Provides domain expertise for the 10 Specialized & Deepening tier packs. These subjects enrich and deepen the educational experience beyond core academics and applied skills: philosophy, theology, physical education, nature studies, home economics, visual arts, music, trades, astronomy, and learning to learn. Each subject emphasizes personal growth, cultural awareness, and life skills.

Capabilities

  • Subject-specific learning outcome hierarchies for 10 specialized subjects
  • Cross-subject prerequisite mapping to core and applied tiers where applicable
  • Grade-level complexity scaling with emphasis on experiential learning at all levels
  • Specialized activity types (philosophical debates, art projects, musical performance, nature observation, hands-on trades)
  • Assessment methods emphasizing reflection, portfolio, and demonstration
  • Resource curation with emphasis on primary sources, community resources, and hands-on materials

Subject Coverage

| Subject | Pack ID | Key Domains | |---------|---------|-------------| | Philosophy | PHILO-101 | Ethics, metaphysics, epistemology, logic, aesthetics | | Theology | THEO-101 | World religions, comparative study, ethics, history | | Physical Education | PE-101 | Movement, fitness, sports, health, body awareness | | Nature Studies | NATURE-101 | Observation, identification, ecology, seasonal cycles | | Home Economics | DOMESTIC-101 | Cooking, budgeting, sewing, household management | | Visual Arts | ART-101 | Drawing, painting, sculpture, art history, design | | Music | MUSIC-101 | Theory, performance, composition, history, appreciation | | Trades | TRADE-101 | Woodworking, electronics, plumbing, mechanical skills | | Astronomy | ASTRO-101 | Solar system, stars, galaxies, cosmology, observation | | Learning to Learn | LEARN-101 | Study strategies, metacognition, time management, memory |

Note: LEARN-101 is the meta-pack that cross-references study strategies applicable to all other 34 packs.

Dependencies

  • kp-content-authoring skill for file structure and templates
  • Pack runtime schemas for validation
  • Core academic packs as foundational prerequisites where applicable

Token Budget Rationale

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

Read more
Ships withgsd-skill-creator

An adaptive learning and coprocessor architecture for Claude Code, built as an extension to GSD (open-gsd)

Get the whole plugin

Other skills on gsd-skill-creator.