Content-Repurposing-Engine
PROBaue automatisierte Workflows, die YouTube-Videos in plattform-optimierte Twitter-Threads und LinkedIn-Posts verwandeln mit n8n, Claude-API und Social-Media-APIs.
Anwendungsbeispiel
Ich habe einen 2000-Wort Blogpost über Produktivität. Verwandle ihn in: 5 Twitter-Threads, 3 LinkedIn-Posts, 10 Instagram-Stories.
So verwendest du diesen Skill
Skill kopieren mit dem Button oben
In deinen KI-Assistenten einfügen (Claude, ChatGPT, etc.)
Deine Eingaben unten ausfüllen (optional) und kopieren, um sie mit deinem Prompt einzufügen
Absenden und mit der KI chatten beginnen
Anpassungsvorschläge
| Beschreibung | Standard | Dein Wert |
|---|---|---|
| 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 |
Das bekommst du
- 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
Forschungsquellen
Dieser Skill wurde auf Basis von Forschung aus diesen maßgeblichen Quellen erstellt:
- 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