jaydubya818

Foundry Capture Snipd — Development skill for Claude Code

Development community

Capture Snipd podcast highlights from a designated Apple Notes folder into raw/clippings/ for /foundry-ingest to route.

How to install Foundry Capture Snipd

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

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

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

What Foundry Capture Snipd does


description: Capture Snipd podcast highlights from a designated Apple Notes folder into raw/clippings/ for /foundry-ingest to route. allowed-tools: Bash, Read, mcp__Read_and_Write_Apple_Notes__* argument-hint: "[folder-name] (default: Snipd)"

/foundry-capture-snipd

Pulls Snipd podcast highlights from a dedicated Apple Notes folder and writes each clip to `raw/clippings/` as a properly-frontmattered markdown file. From there, `/foundry-ingest` will sha256-dedup and route into `raw/tr

Alternatives in Development

Full documentation available on GitHub

View Source Repository