Motor de Repurposing de Conteúdo
PROConstrói workflows automatizados que transformam vídeos YouTube em threads Twitter e posts LinkedIn otimizados por plataforma usando n8n, API Claude e APIs de redes sociais.
Exemplo de Uso
Quero transformar cada vídeo meu em 10 peças de conteúdo diferentes. Como automatizo isso?
Como Usar Este Skill
Copiar o skill usando o botão acima
Colar no seu assistente de IA (Claude, ChatGPT, etc.)
Preencha suas informações abaixo (opcional) e copie para incluir com seu prompt
Envie e comece a conversar com sua IA
Personalização Sugerida
| Descrição | Padrão | Seu Valor |
|---|---|---|
| Input source type: youtube_url, blog_post_url, podcast_transcript, text_upload | youtube_url | |
| Array of platforms to generate content for | ["twitter", "linkedin"] | |
| LLM for generation: claude-3.5-sonnet, claude-3.5-haiku, gpt-4o | claude-3.5-sonnet | |
| Force specific tone: viral, professional, educational, casual, technical | null | |
| Number of content variations to generate per platform | 3 | |
| Whether to auto-publish or require human approval | false | |
| LLM temperature: 0.0=deterministic, 1.0=creative | 0.7 |
O que você vai obter
- Custom n8n/Zapier workflow architecture for your use case
- Platform-specific prompt templates (Twitter, LinkedIn, Instagram)
- API configuration code snippets
- Cost estimates and ROI calculations
- Error handling and troubleshooting guidance
- Step-by-step implementation guide
Prerequisites
- Basic understanding of APIs and webhooks
- Account on n8n, Zapier, or Make.com
- API keys for Claude or OpenAI
- (Optional) Twitter Developer account
- (Optional) LinkedIn Developer account
Fontes de Pesquisa
Este skill foi criado usando pesquisa destas fontes confiáveis:
- n8n YouTube to Twitter/LinkedIn Workflow Real-world automation showing YouTube to social media repurposing using Apify and Claude
- Anthropic Claude API Documentation Official Claude API docs with models, context windows, token limits, and best practices
- OpenAI API Reference Complete API reference, rate limits, pricing, and model capabilities
- X (Twitter) API Documentation Official X/Twitter API guide with authentication, rate limits (500 free posts/month)
- YouTube Data API Guide Official YouTube API for extracting video metadata and captions
- Apify YouTube Scraper YouTube transcript extraction tool (~$5 per 1,000 videos)
- LinkedIn API Documentation Official LinkedIn API for post publishing and analytics
- n8n Automation Platform Open-source workflow automation tool (self-hosted, ~$7/month)
- r/PromptEngineering Community-driven prompt engineering best practices
- r/content_marketing Real-world strategies for transforming content across platforms