# Sac Search

> Full-text search over SAC architecture knowledge concepts.

- Skill: `spillwavesolutions/sac-search` (Agent Skill)
- Install (CLI): `npx skillmds@latest add spillwavesolutions/sac-search`
- Raw SKILL.md: https://api.skillmd.com/api/skills/spillwavesolutions/sac-search/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-search

---


# SAC Search

```bash
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/sac_search.py" "kafka payment" --repo . --json
```

For parent topology questions, spawn `architecture-retriever` (`sac-retrieve`)
instead of running this in the parent. The child may call this with `--limit 5`.

