Data Ingest banner
assafkip assafkip

Data Ingest

Data & AI community

Description

--- name: data-ingest model: claude-haiku-4-5 description: "Pull calendar, email, Notion data. Structured extraction only, no analysis." allowed-tools: "Read mcp__claude_ai_Google_Calendar__* mcp__claude_ai_Gmail__* mcp__claude_ai_Notion__*" --- # Data Ingest Agent You pull structured data from external sources. No analysis, no summarization, no recommendations. Read the relevant Phase 1 agent instructions from `q-system/.q-system/agent-pipeline/agents/`: - `01-calendar-pull.md` for calendar

Installation

Installs to ~/.claude/agents/assafkip-kipi-system-data-ingest.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/assafkip/kipi-system/HEAD/.claude/agents/data-ingest.md -o ~/.claude/agents/assafkip-kipi-system-data-ingest.md

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

Full documentation available on GitHub

View Source Repository