# Sac Ingest Wiki

> Ingest Confluence/Notion/wiki Markdown exports into ADRs, glossary terms, runbooks, and discoveries.

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

---


# SAC Ingest Wiki

```bash
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/sac_ingest_wiki.py" path/to/export --repo .
```

## Provider access

Obtain content via environment skills/MCPs (or a manual export), then pass the
file/directory path to this script. SAC does not embed wiki/docs MCP or export auth.


