ai-social-media-contentCreate AI-powered social media content for TikTok, Instagram, YouTube, Twitter/X. Generate: images, videos, reels, shorts, thumbnails, captions, hashtags. To...
Install via ClawdBot CLI:
clawdbot install okaris/ai-social-media-contentCreate social media content for all platforms via inference.sh CLI.
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a TikTok-style video
infsh app run google/veo-3-1-fast --input '{
"prompt": "POV walking through a neon-lit Tokyo street at night, vertical format 9:16, cinematic"
}'
Install note: The install script only detects your OS/architecture, downloads the matching binary from dist.inference.sh, and verifies its SHA-256 checksum. No elevated permissions or background processes. Manual install & verification available.
| Platform | Aspect Ratio | Duration | Resolution |
|----------|--------------|----------|------------|
| TikTok | 9:16 vertical | 15-60s | 1080x1920 |
| Instagram Reels | 9:16 vertical | 15-90s | 1080x1920 |
| Instagram Feed | 1:1 or 4:5 | - | 1080x1080 |
| YouTube Shorts | 9:16 vertical | <60s | 1080x1920 |
| YouTube Thumbnail | 16:9 | - | 1280x720 |
| Twitter/X | 16:9 or 1:1 | <140s | 1920x1080 |
# Generate trending-style content
infsh app run google/veo-3-1-fast --input '{
"prompt": "Satisfying slow motion video of paint being mixed, vibrant colors swirling together, vertical 9:16, ASMR aesthetic, viral TikTok style"
}'
# Generate cohesive carousel images
for i in 1 2 3 4 5; do
infsh app run falai/flux-dev --input "{
\"prompt\": \"Minimalist lifestyle flat lay photo $i/5, morning coffee routine, neutral tones, Instagram aesthetic, consistent style\"
}" > "carousel_$i.json"
done
# Eye-catching thumbnail
infsh app run falai/flux-dev --input '{
"prompt": "YouTube thumbnail, shocked face emoji, bright yellow background, bold text area on right, attention-grabbing, high contrast, professional"
}'
# Generate image for tweet
infsh app run falai/flux-dev --input '{
"prompt": "Tech infographic style image showing AI trends, modern design, data visualization aesthetic, shareable"
}'
# Post with Twitter automation
infsh app run twitter/post-tweet --input '{
"text": "The future of AI is here. Here are the top 5 trends reshaping tech in 2024 ๐งต",
"media_url": "<image-url>"
}'
# 1. Write script with Claude
infsh app run openrouter/claude-sonnet-45 --input '{
"prompt": "Write a 30-second engaging script about productivity tips for a TikTok. Conversational, hook in first 3 seconds."
}' > script.json
# 2. Generate voiceover
infsh app run infsh/kokoro-tts --input '{
"text": "<script>",
"voice": "af_sarah"
}' > voice.json
# 3. Create AI avatar
infsh app run bytedance/omnihuman-1-5 --input '{
"image_url": "https://your-avatar.jpg",
"audio_url": "<voice-url>"
}'
infsh app run google/veo-3 --input '{
"prompt": "Satisfying compilation style video, oddly satisfying content, smooth transitions, ASMR quality, vertical 9:16"
}'
infsh app run google/veo-3-1 --input '{
"prompt": "Hands demonstrating a craft tutorial, overhead shot, clean workspace, step-by-step motion, warm lighting, vertical format"
}'
infsh app run bytedance/seedance-1-5-pro --input '{
"prompt": "Product unboxing aesthetic, sleek packaging reveal, soft lighting, premium feel, satisfying unwrap, vertical 9:16"
}'
infsh app run google/veo-3-1-fast --input '{
"prompt": "Day in my life aesthetic, morning routine montage, golden hour lighting, cozy apartment, coffee steam rising, vertical format"
}'
infsh app run google/veo-3-1-fast --input '{
"prompt": "Behind the scenes of creative workspace, artist at work, authentic candid moments, documentary style, vertical 9:16"
}'
# Generate engaging caption
infsh app run openrouter/claude-haiku-45 --input '{
"prompt": "Write an engaging Instagram caption for a sunset beach photo. Include a hook, value, and call to action. Add 10 relevant hashtags."
}'
infsh app run openrouter/claude-haiku-45 --input '{
"prompt": "Generate 5 viral TikTok hooks for a video about morning routines. Use proven patterns like: curiosity gap, bold claim, relatable struggle, before/after, or tutorial format."
}'
# Take a concept and create multiple formats
CONCEPT="productivity hack: 2-minute rule"
# TikTok vertical
infsh app run google/veo-3-1-fast --input "{
\"prompt\": \"$CONCEPT visualization, vertical 9:16, quick cuts, text overlays style\"
}"
# Twitter square
infsh app run falai/flux-dev --input "{
\"prompt\": \"$CONCEPT infographic, square format, minimal design, shareable\"
}"
# YouTube thumbnail
infsh app run falai/flux-dev --input "{
\"prompt\": \"$CONCEPT thumbnail, surprised person, bold text space, 16:9\"
}"
# Generate a week of content
TOPICS=("morning routine" "productivity tips" "coffee aesthetic" "workspace tour" "night routine")
for topic in "${TOPICS[@]}"; do
infsh app run google/veo-3-1-fast --input "{
\"prompt\": \"$topic content for social media, aesthetic, vertical 9:16, engaging\"
}" > "content_${topic// /_}.json"
done
# Video generation
npx skills add inference-sh/skills@ai-video-generation
# Image generation
npx skills add inference-sh/skills@ai-image-generation
# Twitter automation
npx skills add inference-sh/skills@twitter-automation
# Text-to-speech for voiceovers
npx skills add inference-sh/skills@text-to-speech
# Full platform skill
npx skills add inference-sh/skills@inference-sh
Browse all apps: infsh app list
Generated Mar 1, 2026
A social media agency uses this skill to rapidly generate visual content and copy for multiple client campaigns across platforms like Instagram and TikTok. They leverage the batch content creation and multi-platform repurposing workflows to maintain consistent branding while adapting formats, reducing production time from days to hours.
An e-commerce brand employs the skill to create product showcase videos, carousel images, and thumbnails for new launches. They use the product showcase template and caption generation to craft engaging posts that highlight features, driving traffic and conversions on social media platforms.
An influencer utilizes the skill to produce daily content such as lifestyle reels, tutorial videos, and talking head clips. They rely on the trending/viral style templates and hook formulas to increase engagement and grow their follower base across platforms like YouTube Shorts and Instagram Reels.
A creator focused on educational topics uses the tutorial/how-to template to generate step-by-step video guides. They combine script writing with AI avatar generation to produce accessible content, repurposing it into shorts and thumbnails for broader reach on social media.
A small business, such as a cafรฉ or boutique, leverages the skill to create behind-the-scenes and aesthetic content for local promotion. They use the lifestyle/aesthetic templates to showcase their offerings, generating captions and hashtags to attract community engagement on platforms like Twitter and Instagram.
Offer a monthly subscription where clients receive a set number of AI-generated social media posts per week. Use the batch creation and multi-platform workflows to scale content delivery efficiently, targeting small businesses and influencers who need consistent output without in-house resources.
Sell packaged deals for specific campaigns, such as product launches or holiday promotions, including videos, images, and copy. Leverage the content type templates to standardize offerings, allowing for quick turnaround and upselling additional services like hashtag generation.
Partner with marketing agencies to provide white-labeled AI content creation as a backend service. Use the skill's workflows to produce high-volume content under the agency's brand, enabling them to expand their service offerings without investing in AI tools directly.
๐ฌ Integration Tip
Integrate this skill into existing social media scheduling tools by exporting generated content files and using APIs for automated posting, ensuring seamless workflow from creation to publication.
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
Fetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks.
Browse, search, post, and moderate Reddit. Read-only works without auth; posting/moderation requires OAuth setup.
Interact with Twitter/X โ read tweets, search, post, like, retweet, and manage your timeline.
LinkedIn automation via browser relay or cookies for messaging, profile viewing, and network actions.
Search YouTube videos, get channel info, fetch video details and transcripts using YouTube Data API v3 via MCP server or yt-dlp fallback.