shared-subject-profile-loader

Community

Populate subject-specific env vars for agents.

AuthorAKCqhzdy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill reads per-subject profiles from data/subjects/<subject>/profile.md, validates the frontmatter, and exposes subject-level configuration as environment variables for downstream agents. It also writes the profile body to a reusable notes file for sub-agent prompts and gracefully falls back to neutral defaults when a profile is missing.

Core Features & Use Cases

  • Reads data/subjects/<subject>/profile.md (optional) and loads core fields into environment variables.
  • Validates simple frontmatter (subject, report_language, mark_increment, etc.) and exports corresponding values; writes notes body to SUBJECT_NOTES_PATH for prompts.
  • Supports emitting environment variables or a JSON blob for downstream orchestration.

Quick Start

Use the shared-subject-profile-loader to load the subject profile and export SUBJECT_* env vars for downstream agents.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: shared-subject-profile-loader
Download link: https://github.com/AKCqhzdy/dse-subject-grading/archive/main.zip#shared-subject-profile-loader

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.