Ai Social Media Content

🌐Community
by inference-sh · vlatest · Repository

Analyzes social media videos to identify trends, sentiment, and potential audience engagement opportunities.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add inference-sh-ai-social-media-content npx -- -y @trustedskills/inference-sh-ai-social-media-content
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "inference-sh-ai-social-media-content": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/inference-sh-ai-social-media-content"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to generate social media content for various platforms using the inference.sh CLI. It leverages models like Google's Veo and Falai Flux-Dev to create videos, images, and thumbnails tailored to specific platform requirements. The tool facilitates creating trending TikTok/Reels style videos, cohesive Instagram carousel images, eye-catching YouTube thumbnails, and visuals for Twitter/X.

When to use it

  • Creating TikTok or Reels content: Generate short, engaging vertical videos with a viral aesthetic.
  • Developing Instagram carousels: Produce a series of visually consistent images for an Instagram post.
  • Designing YouTube thumbnails: Create attention-grabbing thumbnails to improve click-through rates.
  • Generating visuals for Twitter/X: Produce content suitable for the platform's various aspect ratios and video lengths.
  • Rapid prototyping social media assets: Quickly experiment with different visual styles and concepts before committing to final designs.

Key capabilities

  • Generates videos in TikTok/Reels style using google/veo-3-1-fast.
  • Creates cohesive image carousels for Instagram using falai/flux-dev.
  • Designs eye-catching YouTube thumbnails using falai/flux-dev.
  • Produces visuals suitable for Twitter/X.
  • Supports various aspect ratios and resolutions optimized for different platforms (9:16, 1:1, 4:5, 16:9).

Example prompts

  • 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" }'
  • infsh app run falai/flux-dev --input "{ \"prompt\": \"Minimalist lifestyle flat lay photo 1/5, morning coffee routine, neutral tones, Instagram aesthetic, consistent style\" }" > "carousel_1.json"
  • 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" }'

Tips & gotchas

  • Requires the inference.sh CLI to be installed and configured (infsh login).
  • The quality of generated content depends heavily on the prompt provided. Experiment with different prompts to achieve desired results.
  • Consider platform-specific guidelines for video length, resolution, and aspect ratio when crafting your prompts.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
inference-sh
Installs
122

🌐 Community

Passed automated security scans.