Moteur de repurposing de contenu
PROConstruis des workflows automatisés qui transforment tes vidéos YouTube en threads Twitter et posts LinkedIn optimisés par plateforme avec n8n, l'API Claude et les APIs réseaux sociaux.
Exemple d'Utilisation
J’aimerais automatiser le recyclage de mes vidéos YouTube.
Comment Utiliser Ce Skill
Copier le skill avec le bouton ci-dessus
Coller dans votre assistant IA (Claude, ChatGPT, etc.)
Remplissez vos informations ci-dessous (optionnel) et copiez pour inclure avec votre prompt
Envoyez et commencez à discuter avec votre IA
Personnalisation Suggérée
| Description | Par défaut | Votre Valeur |
|---|---|---|
| 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 |
Ce que vous obtiendrez
- 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
Sources de Recherche
Ce skill a été créé à partir de recherches provenant de ces sources fiables :
- 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