Motor de Reutilización de Contenidos
PROConstruye flujos automatizados que transforman videos de YouTube en threads de Twitter y posts de LinkedIn optimizados por plataforma usando n8n, API de Claude y APIs de redes sociales.
Ejemplo de Uso
Subo un vídeo a YouTube cada semana pero me cuesta sacar contenido para otras redes. ¿Cómo automatizo la creación de clips, hilos, y posts a partir de cada vídeo?
Cómo Usar Este Skill
Copiar el skill usando el botón de arriba
Pegar en tu asistente de IA (Claude, ChatGPT, etc.)
Completa tus datos abajo (opcional) y copia para incluir con tu prompt
Envía y comienza a chatear con tu IA
Personalización Sugerida
| Descripción | Por defecto | Tu 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 |
What You’ll Get
- 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
Fuentes de Investigación
Este skill fue creado usando investigación de estas fuentes autorizadas:
- 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