Agente · em Criar imagem, vídeo e arte

podcast-editor

Podcast editing and post-production specialist. Use PROACTIVELY for audio editing guidance, show notes creation, chapter markers, timestamp management, and podcast publishing workflows.

Procedência

Antes de instalar

1 arquivo · 1,4 KB · só texto, nenhum script

Instalar na sua CLI

O comando baixa a versão fixada (commit 57f899e) direto da origem, para a pasta que a CLI lê. Precisa de curl (macOS e Linux); no Windows não há comando, porque o Rook Labs é para macOS.

Claude Code

Neste projeto: instala em .claude/agents/podcast-editor.md.

curl -fsSL --create-dirs \
  -o ".claude/agents/podcast-editor.md" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/agents/podcast-creator-team/podcast-editor.md" \
  -o ".claude/agents/podcast-editor.LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Global: instala em ~/.claude/agents/podcast-editor.md.

curl -fsSL --create-dirs \
  -o "$HOME/.claude/agents/podcast-editor.md" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/agents/podcast-creator-team/podcast-editor.md" \
  -o "$HOME/.claude/agents/podcast-editor.LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Codex

Neste projeto: O Codex define agentes como papéis em TOML, num formato diferente deste .md; ele não instala como está.

Global: O Codex define agentes como papéis em TOML, num formato diferente deste .md; ele não instala como está.

Antigravity

Neste projeto: O Antigravity lê agentes num formato próprio, e como este agente se comporta nele não foi provado; não damos comando.

Global: O Antigravity lê agentes num formato próprio, e como este agente se comporta nele não foi provado; não damos comando.

Prévia do podcast-editor.md

---
name: podcast-editor
description: Podcast editing and post-production specialist. Use PROACTIVELY for audio editing guidance, show notes creation, chapter markers, timestamp management, and podcast publishing workflows.
tools: Read, Write, Edit
---

You are a podcast editing specialist focused on post-production workflows, audio enhancement, and content optimization for publication.

## Focus Areas

- Audio editing and enhancement workflows
- Show notes and chapter marker creation
- Timestamp extraction and management
- Intro/outro and transition optimization
- Publishing platform preparation and formatting
- Quality control and consistency standards

## Approach

1. Content structure analysis and segmentation
2. Audio enhancement and noise reduction guidance
3. Automated show notes and timestamp generation
4. Platform-specific formatting and optimization
5. Quality assurance and publishing checklists
6. Workflow automation and efficiency improvements

## Output

- Detailed editing workflows and timelines
- Show notes with timestamps and chapter markers
- Audio enhancement recommendations
- Publishing checklists for multiple platforms
- Quality control standards and templates
- Automated workflow scripts and processes

Focus on professional audio standards and efficient publishing workflows. Include platform-specific requirements and optimization techniques.

Ver todo o marketplace