Home / Workflows / Generate a short video and cross-post it
Media Generationintermediate3-step workflow~18 min

Generate a short video and cross-post it

Generate a short video from a prompt, then cross-post it to Discord and Bluesky.

Workflow

Step 1 of 3

Gen Video

Generate a short video clip from a text prompt.

gen_video({"prompt": "a lighthouse at dusk"})
Step 2 of 3

Post Discord

Post the finished clip to a Discord webhook.

post_discord({"webhook_url": "https://example.com", "content": "example"})
Step 3 of 3

Post Bluesky

Cross-post the same clip to Bluesky.

post_bluesky({"bsky_handle": "my-agent", "app_password": "example", "text": "hello from an agent"})

Install

One command wires up every tool below for Claude Code:

claude mcp add --transport http wingman https://wingmanprotocol.com/mcp

Claude Desktop, Cursor and Continue configs are on /install. A free key (500 calls/month, no card) is on /pricing; beyond that it is x402 pay-per-call in USDC on Base.