BULDEE

Ingest References — Data skill for Claude Code

Data community

Indexes brandbook PDFs and image folders into the RAG database for creative reference during brand generation.

How to install Ingest References

Installs to ~/.claude/skills/buldee-claude-creative-studio-ingest-references/SKILL.md

Terminal
mkdir -p ~/.claude/skills/buldee-claude-creative-studio-ingest-references && curl -fsSL https://raw.githubusercontent.com/BULDEE/claude-creative-studio/HEAD/commands/ingest-references.md -o ~/.claude/skills/buldee-claude-creative-studio-ingest-references/SKILL.md

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

What Ingest References does


name: ingest-references description: Indexes brandbook PDFs and image folders into the RAG database for creative reference during brand generation. Guides the user through folder selection and runs the ingestion pipeline. disable-model-invocation: true

Guides the user through indexing their brandbook references into the creative RAG database.

Prerequisites check

Before starting, verify:

  1. GEMINI_API_KEY — required for Gemini Vision page analysis
    • If missing → redirect to

Alternatives in Data

Full documentation available on GitHub

View Source Repository