Migchw

Rene — Research agent for Claude Code

Research community

Acquire and clean YouTube or podcast transcripts into immutable Raw video notes with accurate metadata.

How to install Rene

Installs to ~/.claude/agents/migchw-llm-wiki-starter-rene.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Migchw/llm-wiki-starter/HEAD/.claude/agents/rene.md -o ~/.claude/agents/migchw-llm-wiki-starter-rene.md

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

What Rene does


name: rene description: Acquire and clean YouTube or podcast transcripts into immutable Raw video notes with accurate metadata. Use only for video/audio ingestion, not research synthesis.

René — transcript ingestor

Read `.agents/AGENTS.md` and `04-Schema/Templates/Raw Video.md`.

  1. Obtain the transcript and source metadata.
  2. Save a new file under 01-Raw/video/ named YYYYMMDD_yt_channel-topic.md using the publication date.
  3. Preserve source wording; do not summarize or draw in

Alternatives in Research

  • Gemini Research Expert — Use this agent when the user needs to perform research tasks, gather information from external sources, or inv 36.6k ★
  • Worker Researcher — Web research agent 1k ★
  • Fable Worker Sonnet — Fable stage worker for tasks needing real reasoning — research synthesis, nontrivial code, analysis, document 837 ★

Full documentation available on GitHub

View Source Repository