jaydubya818

Foundry Capture — Development skill for Claude Code

Development community

Run all enabled quick-capture sources (Apple Notes + Snipd) into raw/clippings/.

How to install Foundry Capture

Installs to ~/.claude/commands/jaydubya818-agentic-kb-foundry-capture.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jaydubya818/Agentic-KB/HEAD/.claude/commands/foundry-capture.md -o ~/.claude/commands/jaydubya818-agentic-kb-foundry-capture.md

Restart Claude Code, or start a new session, for it to be picked up.

What Foundry Capture does


description: Run all enabled quick-capture sources (Apple Notes + Snipd) into raw/clippings/. Convenience wrapper. allowed-tools: Bash, Read, mcp__Read_and_Write_Apple_Notes__*

/foundry-capture

Umbrella command — runs the enabled capture sources in sequence, then prints a combined summary and recommends `/foundry-ingest` if anything was written.

**Currently enabled:** Apple Notes (`KB Inbox`) + Snipd (`Snipd` folder for podcast highlights).

**Intentionally disabled:** Slack capture

Alternatives in Development

Full documentation available on GitHub

View Source Repository