libtv-video

Automate AI video and image generation via LibTV Seedance 2.0 with Feishu delivery.

3.2k|259|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/nexu-io/nexu --skill libtv-video
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: libtv-video
Source: https://github.com/nexu-io/nexu/tree/main/apps/desktop/static/bundled-skills/libtv-video
Command: npx skills add https://github.com/nexu-io/nexu --skill libtv-video

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates end-to-end AI video and image generation via LibTV Seedance 2.0, orchestrating prompts, sessions, and delivery to messaging platforms.

Core Features & Use Cases

  • Text-to-video, text-to-image, image-to-video, and video continuation workflows using Seedance 2.0.
  • Supports Nexu-managed Seedance gateway or direct LibTV OpenAPI using user-owned keys.
  • Background submission and waiter-driven delivery to Feishu once results are ready.
  • Secure local session persistence and delivery context (channel and chat_id) for reliable delivery.

Quick Start

Describe your video concept and submit it via libtv_video.py create-session to start generation and enable automatic delivery to your chosen channel.

Frequently Asked Questions about libtv-video

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate AI video generation and deliver results to Feishu?

To automate AI video generation and deliver results to Feishu, this Skill orchestrates Seedance 2.0 prompts and handles background submission, automatically pushing finished videos to your specified Feishu channel once processing completes.

Do I need specific API keys to generate videos with Seedance 2.0?

Generating videos with Seedance 2.0 requires specific API keys: you must provide either an mgk_ or sk-libtv- key to authenticate requests via the Nexu-managed gateway or direct LibTV OpenAPI.

Can I convert text and images into videos using the LibTV API?

You can convert text and images into videos using the LibTV API by submitting your concepts through text-to-video, image-to-video, and video continuation workflows powered by Seedance 2.0.

How does the session management work for background video delivery?

Session management for background video delivery works by securely persisting sessions locally along with delivery context like channel and chat_id, ensuring reliable automatic retrieval and messaging platform distribution when video generation finishes.

What are the limitations when validating video ratios for Seedance generation?

When validating video ratios for Seedance generation, the system enforces specific ratio constraints before accepting your prompt submission, preventing the creation of videos with unsupported aspect dimensions.

What is the best way to start a text-to-video session via the LibTV gateway?

The best way to start a text-to-video session via the LibTV gateway is to describe your video concept and submit it using the create-session command, which initiates generation and enables automatic delivery.