Manage local AI skills without handing over your inventory.

heatstack.exe scans Codex, Claude Code, WorkBuddy, and custom roots. It verifies manifests and hashes, plans conflicts before writing, installs atomically, and moves removals into a recoverable local trash.

Batch install from the web

Select artifacts in Skill Square and copy one command. Each item is verified and installed independently; one failure does not stop the rest.

heatstack install skill-a skill-b skill-c --target all
# Review-level packages require an explicit acknowledgement:
heatstack install review-skill --target all --accept-review-risk
  1. 01Manifest + source verification
  2. 02Path and hash validation
  3. 03Conflict plan per target
  4. 04Atomic write + local inventory
  5. 05Success / skipped / failed summary