ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

tensorslab-video

Generate videos using TensorsLab's AI video generation models. Supports text-to-video and image-to-video generation with automatic prompt enhancement, progress tracking, and local file saving. Use for generating videos from text descriptions, animating static images, creating cinematic content, and various aspect ratios. Requires TENSORSLAB_API_KEY environment variable. Video generation takes several minutes.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bob5-tensorslab/tensorslab-video
Or

What This Skill Does

The tensorslab-video skill provides a powerful interface for AI-driven video generation directly within your OpenClaw environment. By leveraging TensorsLab's advanced video synthesis models, users can transform simple text descriptions or static images into high-quality cinematic content. This skill abstracts the complexity of API interactions, handle prompt enhancement to ensure professional-grade output, manages task monitoring via heartbeat updates, and automatically saves finished video files to your local ./tensorslab_output/ directory.

Installation

To integrate this skill into your OpenClaw agent, execute the following command in your terminal: clawhub install openclaw/skills/skills/bob5-tensorslab/tensorslab-video

Before initial use, ensure you have a valid TensorsLab API Key. You must set this key as an environment variable (TENSORSLAB_API_KEY) on your system to allow the agent to authenticate with the TensorsLab backend services.

Use Cases

  • Cinematic Content Creation: Generate high-fidelity footage for storytelling, marketing, or creative projects using advanced models like seedancev2.
  • Social Media Production: Quickly create vertical (9:16) videos for TikTok, Instagram Reels, or YouTube Shorts, with support for various aspect ratios.
  • Image Animation: Breathe life into static photography or digital art by animating user-provided source images.
  • Prototyping & Previews: Use the seedancev1profast model to generate rapid previews of conceptual ideas before committing to higher-resolution, longer-duration renders.

Example Prompts

  1. "Generate a 10-second cinematic video of a futuristic cyberpunk city skyline at night, 16:9 ratio, high quality."
  2. "Animate this portrait of a mountain landscape, make the clouds move across the sky slowly, use 720p resolution."
  3. "Create a 15-second wide shot of a dragon flying over a medieval castle, use the seedancev2 model for maximum detail."

Tips & Limitations

  • Time Sensitivity: Video generation is a resource-intensive process. Be prepared for wait times ranging from several minutes depending on the selected duration and model complexity.
  • API Key Management: Always verify your key is correctly set before triggering long tasks; failure to configure will result in authentication errors.
  • Resolution Matters: While 1080p and 1440p (for v2) provide superior quality, they require more processing time than 480p or 720p settings.
  • Model Selection: Choose your model wisely. Use seedancev2 for the best visual fidelity, but lean on seedancev1profast for quick iterations or brainstorming sessions to optimize your workflow.

Metadata

Stars4190
Views0
Updated2026-04-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bob5-tensorslab-tensorslab-video": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#ai-video#generative-art#tensorslab#video-synthesis
Safety Score: 4/5

Flags: file-write, external-api