Foundry Ingest banner
jameesy jameesy

Foundry Ingest

Development community

Description

Ingest raw material into the Foundry vault. **Before doing anything**, read `CLAUDE.md` at the vault root for the full rules of engagement. The summary below is a prompt, not the source of truth. ### What to ingest 1. Check `inbox/` for anything unprocessed. Files can be: - Raw `.md` clippings from Obsidian Web Clipper - PDFs — extract text - Plain URLs in a `.md` file — fetch them - Pasted text — treat as an article 2. If `$ARGUMENTS` contains a URL or path, ingest that specific

Installation

Installs to ~/.claude/commands/jameesy-foundry-vault-foundry-ingest.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jameesy/foundry-vault/HEAD/.claude/commands/foundry-ingest.md -o ~/.claude/commands/jameesy-foundry-vault-foundry-ingest.md

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

Full documentation available on GitHub

View Source Repository