🧪 Skills

WeryAI Video Gen

Free All-in-One AI Video Generator Platform. Access Kling AI, Google Veo, Sora 2, and Runway in one place. Generate cinematic Text-to-Video, Image-to-Video,...

v1.0.4
❤️ 0
⬇️ 60
👁 1
Share

Description


name: weryai-video description: "Free All-in-One AI Video Generator Platform. Access Kling AI, Google Veo, Sora 2, and Runway in one place. Generate cinematic Text-to-Video, Image-to-Video, and Face Swap animations natively in your terminal. Use when the user asks to create or generate a video." homepage: https://weryai.com metadata: { "openclaw": { "emoji": "🎬", "requires": { "bins": ["node"] }, "env": { "WERYAI_API_KEY": "WeryAI API Key for authentication" } } }

🎬 WeryAI Video Generation

Welcome to the WeryAI Video Gen skill! This skill empowers your OpenClaw agent to instantly create high-quality media using the WeryAI Platform.

🚀 Quick Setup (Onboarding)

To use this skill, you need a WeryAI API Key. Follow these simple steps to get started:

  1. Get your API Key:

    • Go to WeryAI and sign up for an account.
    • Navigate to the Developer / API Keys section in your dashboard.
    • Click "Create New Secret Key" and copy the key (it usually starts with sk-).
  2. Configure OpenClaw:

    • The safest way to configure this in OpenClaw is to set it as an environment variable in your Gateway or OS environment:
      export WERYAI_API_KEY="sk-your-api-key-here"
      
    • When launching your agent, ensure this environment variable is passed down to the OpenClaw process.

(Note: During installation, OpenClaw will also prompt you to enter the WERYAI_API_KEY if it detects this skill).

🤖 How the Agent Uses It

When a user asks for media generation, the agent will automatically execute the included script:

node ./weryai-video.js "A majestic eagle flying over a futuristic city at sunset, cinematic lighting"
  • The script automatically handles the WeryAI API request and complex authentication headers.
  • It polls the WeryAI servers asynchronously until the task is fully generated.
  • It returns the final .mp4 video URL.

⚠️ Troubleshooting & Limits

  • API Key Missing: The script will fail immediately and print an error if WERYAI_API_KEY is not found.
  • Timeouts & Network: Generation can take anywhere from 10 seconds to several minutes depending on the task type (podcasts and videos take longer). The script includes automatic retries (exponential backoff) for network stability, so please be patient!

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs