Agent 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.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/kp-specialized-domain
Metadata
Additional technical details for this skill
- extensions
-
{ "gsd-skill-creator": { "enabled": true, "version": 1, "triggers": { "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/**" ], "intents": [ "specialized.*pack", "(philosophy|theology|art|music).*pack", "specialized.*tier" ], "contexts": [ "specialized content", "deepening subjects" ], "threshold": 0.7 }, "plan_origin": "244-chipset-agent-definitions", "phase_origin": "244", "token_budget": "1.0%" } }
SKILL.md
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.
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?