task_alt
ClickUp Agent
Agentes
● Sem check
Automação do pipeline de conteúdo no ClickUp
info O que faz
Baixa reels via Apify, transcreve via Whisper, move baixar→texto→ pesquisar→roteiro. Research Agent faz pesquisa web+YouTube e classifica viralização (★1-5). Roda via cron a cada 6h.
schedule Agendamentos (2)
Video Agent (baixar reels)
0 */6 * * *
A cada 6h (00/06/12/18)
Baixa reels do IG, Whisper transcreve, move baixar→texto
Research Agent
on-demand
Disparado manualmente ou após Video Agent
Pesquisa web+YT, classifica viralização ★, move pesquisar→roteiro
hub Conexões
description Documentação (CLAUDE.md)
## graphify
This project has a graphify knowledge graph at graphify-out/.
Rules:
- Before answering architecture or codebase questions, read graphify-out/GRAPH_REPORT.md for god nodes and community structure
- If graphify-out/wiki/index.md exists, navigate it instead of reading raw files
- After modifying code files in this session, run `python3 -c "from graphify.watch import _rebuild_code; from pathlib import Path; _rebuild_code(Path('.'))"` to keep the graph current