# Sac Capture

> Materialize a scan (or live scan) into SAC OKF concepts under the knowledge bundle.

- Skill: `spillwavesolutions/sac-capture` (Agent Skill)
- Install (CLI): `npx skillmds@latest add spillwavesolutions/sac-capture`
- Raw SKILL.md: https://api.skillmd.com/api/skills/spillwavesolutions/sac-capture/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: spillwavesolutions (https://skillmd.com/u/spillwavesolutions)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/spillwavesolutions/sac-capture

---


# SAC Capture

```bash
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/sac_capture.py" \
  --repo . --root <code-root> --system "My System" --json
```

