Personal Ingest banner
dtothefp dtothefp

Personal Ingest

Development community

Description

--- name: personal-ingest description: Ingests personal/private material — meeting notes (Granola, pasted, hand-summarized), voice memos (.opus / .m4a / .wav / .mp3), interview transcripts, voice-to-text dumps, follow-up email threads — into the wiki with a consistent shape. Wraps a meeting-notes connector (e.g. Granola), the transcribe skill, and wiki-ingest. Critically, extracts action items and routes them into the right project's TODO.md so meeting work doesn't vanish into research files. Al

Installation

Installs to ~/.claude/agents/dtothefp-claude-monorepo-personal-ingest.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dtothefp/claude-monorepo/HEAD/.claude/agents/personal-ingest.md -o ~/.claude/agents/dtothefp-claude-monorepo-personal-ingest.md

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

Full documentation available on GitHub

View Source Repository