Generating Release Content

Generate the AI fields on releases — `title_generated`, `title_short`, `summary`, and `composition` — for one release, a window, or a backfill, via Claude Code sub-agents and direct SDK calls (OpenRouter/DeepSeek to match production summarize). Use when iterating on prompts, running provider/model experiments, or filling in a small-to-medium backfill outside the production ingest path. Large backfills: prefer scripts/generate-release-content.ts (OpenRouter by default; Anthropic Batches via --anthropic-batch). (Managed agents can spawn sub-agents now too; the dispatch scaffolding for this skill just isn't wired up on that side yet.)

buildinternet fc3c517 18.6 KB Updated

File contents

buildinternet/releases/tree/main/.claude/skills/generating-release-content commit fc3c517440

Frequently asked questions

npx skillmds@latest add buildinternet/generating-release-content