Claude-skill-registry behavioral-profile-calibration
Calibrate behavioral profiles for consistent agent operation.
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/behavioral-profile-calibration" ~/.claude/skills/majiayu000-claude-skill-registry-behavioral-profile-calibration && rm -rf "$T"
manifest:
skills/data/behavioral-profile-calibration/SKILL.mdsource content
Instructions
- Initialize behavioral-profile-calibration operational context
- Execute primary protocol actions
- Validate results and generate output
Examples
- "Execute behavioral-profile-calibration protocol"
- "Run behavioral profile calibration analysis"