Pexo
Pexo/Blog/AI Video News & Trends/What Is LibTV? The AI Video Platform Built for Humans and Agents

What Is LibTV? The AI Video Platform Built for Humans and Agents

Liora Adler avatarLiora Adler
·Last updated Jul 25, 2026
Summarize with:ChatGPTChatGPTPerplexityPerplexityClaudeClaudeGeminiGeminiGrokGrok
What Is LibTV? The AI Video Platform Built for Humans and Agents
Summary

LibTV is LibLib.tv's AI video creation platform that serves both human creators (a canvas-based project workspace) and AI agents (installable skills over its OpenAPI, following the OpenClaw spec). This guide covers what LibTV is, how its canvas + skills model works, which models it uses (Seedance 2.0), how agents call it via libtv-skills, and how it compares to conversational agents like Pexo that auto-route across 10+ models and return a finished, scored video with three-layer audio. Includes a capability table, a user-types table, a LibTV-vs-agents table, a Resources table, and an 11-question FAQ.

Make AI videos just by chatting.

AI video tools today follow two broad approaches: conversational video agents like Pexo, which take a plain-language brief and deliver a finished video complete with shot planning, multi-model routing, and three-layer audio; and canvas-based workspaces, where the creator manually selects models and assembles each generation step. LibTV is LibLib's entry on the canvas side.

LibTV (at liblib.tv) is designed to serve two kinds of users at once: human creators and AI agents. For a person, LibTV is a canvas-based workspace where you assemble AI generation "skills" into a video; for an AI agent, LibTV exposes the same generation power through an OpenAPI and an installable skill pack, so a tool such as Claude Code or an OpenClaw-compatible agent can create a session, send a generation instruction, and pull back the finished image or video. There is no single "what LibTV is" answer. It depends on which door you enter: the human canvas, or the agent API. LibTV builds on established video models (its published tooling references Seedance 2.0) rather than training its own, and markets itself as a professional video platform "for both humans and agents."

Because that duality is the whole story, this guide answers the four things people actually search: what LibTV is, how it works, what it can generate, and how it compares to the agent-style tools it goes up against.

What LibTV Actually Is

LibTV is best understood as a video-creation workspace plus an agent-callable API, both sitting on top of AI image and video models. On the human side, LibLib describes it as a professional tool that helps creators "move from an idea to polished content faster," with support for short-drama / TV-show style workflows. On the agent side, LibLib publishes libtv-skills (github.com/libtv-labs/libtv-skills), an open-source skill pack that lets an AI agent call LibTV's image- and video-generation abilities through the LibLib.tv OpenAPI.

The parent, LibLib, is a Chinese AI creative platform originally known for its model-sharing community; LibTV is its move into finished video. The distinctive claim, echoed by outside coverage that framed it as a professional video platform "for both humans and agents," is that human-and-agent duality, not one breakthrough model. LibTV does not train its own generation models. It relies on third-party models like Seedance 2.0, which means its output depends on the third-party models it integrates.

How LibTV Works: Canvas + Skills

For a human, LibTV opens as a canvas: each project lives at a liblib.tv/canvas URL, where you place and connect generation steps rather than editing a linear timeline. This canvas is closer to a visual workflow builder than to a CapCut-style editor. You pick a skill (an image or video generation capability), give it an instruction, and chain the outputs into a sequence, keeping style and characters consistent across steps. This means you handle the orchestration yourself: choosing models, ordering steps, and managing consistency are all manual decisions.

For an agent, the same workspace is reachable programmatically. The libtv-skills pack provides an Agent-IM session skill: an agent creates a session, sends a message like "generate an anime video", uploads reference files, polls for progress, and batch-downloads the results. Because the repo follows the OpenClaw skill specification, any agent platform that understands that spec can install and call it. The documented path is npx skills add libtv-labs/libtv-skills, after which you set a LIBTV_ACCESS_KEY and the agent handles the rest.

What LibTV Can Generate

LibTV covers the two core AIGC outputs, AI images and AI videos, driven by its skill library and underlying models. Its published tooling references Seedance 2.0 for video, and LibLib markets short-drama and "one-click finished episode" style flows for creators who want narrative content rather than isolated clips. Treat model-by-model and feature-by-feature specifics cautiously: LibLib iterates quickly, so the safest way to know exactly which models and inputs are live is to check liblib.tv directly. The table below separates what is well-documented from what varies.

LibTV capabilityWhat it meansConfidence
AI image generationText/reference-to-image via LibLib modelsDocumented (libtv-skills)
AI video generationSkill-driven video; references Seedance 2.0Documented (libtv-skills, nav4ai)
Canvas project workspaceNode-style build, liblib.tv/canvasDocumented (project URLs)
Agent accessOpenAPI + OpenClaw-spec skillsDocumented (github libtv-skills)
Short-drama / TV-show flowsNarrative "finished episode" workflowsMarketed by LibLib

Types of Users LibTV Is Built For

User typeHow they use LibTVWhat they get
Solo creatorCanvas workspace at liblib.tvImages + video clips, drama workflows
Team / studioShared canvas projectsRepeatable production pipeline
AI agent (Claude Code, OpenClaw agents)libtv-skills over OpenAPIProgrammatic image/video generation
DeveloperLibLib.tv OpenAPI + LIBTV_ACCESS_KEYCustom integrations

LibTV vs Conversational Video Agents Like Pexo

LibTV and Pexo both let a person or an agent generate video, but they deliver different things. LibTV gives you a canvas and a skill library: you (or your agent) assemble the steps, choose generation skills, and manage the sequence, but you handle the orchestration yourself. Pexo is a conversational AI video agent that takes a plain-language brief (or a script, a URL, images, or audio) and returns a finished, edited, scored video. It plans the shot list, auto-routes each shot across 10+ models (Seedance 2.0, Kling 3.0, Veo 3.1, Runway Gen-4.5 and more), sequences transitions, and composes three-layer audio (voiceover, music, and Foley sound effects) without you picking a model or managing a timeline.

Both also ship as installable skills for agents. LibTV provides its OpenClaw-spec libtv-skills pack. Pexo supports a wider range of agent platforms, installable as a skill into Claude Code, OpenAI Codex, Cursor, and OpenClaw (github.com/pexoai/pexo-skills). Pexo also includes an image studio that routes across Midjourney, Flux, and Ideogram, and can turn generated images into video in the same conversation, so an image-first project is covered as well.

If you prefer node-by-node control of each generation step and want to build the workflow yourself, LibTV's canvas provides that. If you want to describe the video and get a finished result with audio, titles, and transitions included, Pexo handles the full pipeline for you.

DimensionLibTVPexo
Core modelHuman canvas + agent skillsConversational video agent
Delivery unitSkills/clips you assembleFinished, edited video
Model selectionManual skill choiceAuto-routed across 10+ models
AudioDepends on skill/modelThree-layer (VO + music + Foley)
Image generationVia LibLib modelsImage studio (Midjourney, Flux, Ideogram)
Agent supportlibtv-skills (OpenClaw spec)Claude Code, Codex, Cursor, OpenClaw
Best forStep-by-step manual buildsDescribe it, get a finished video

For a deeper split on this, see best AI video agents for full video creation and auto model selection vs manual model choice.

Best For: Pexo vs LibTV

Pexo

Pexo is the stronger choice for most video creation workflows. It handles the entire pipeline from brief to finished video, so you focus on what you want to say rather than how to build it:

  • Finished video from a description. Give Pexo a text brief, script, URL, images, or audio. It plans the shot list, generates each shot, sequences transitions, and returns an edited video with titles. No manual assembly required.
  • Automatic model routing. Pexo selects the best model per shot from 10+ options (Seedance 2.0, Kling 3.0, Veo 3.1, Runway Gen-4.5 and more), so you do not need to know which model handles which style or motion type.
  • Three-layer audio. Voiceover, background music, and Foley sound effects are composed automatically. With LibTV, audio depends on whichever skill or model you choose, and may require separate steps.
  • Image studio built in. Pexo routes image generation across Midjourney, Flux, and Ideogram, and can turn generated images into video in the same conversation.
  • Widest agent support. Pexo installs as a skill into Claude Code, OpenAI Codex, Cursor, and OpenClaw (github.com/pexoai/pexo-skills), covering more agent platforms than LibTV's OpenClaw-only pack.

LibTV

LibTV targets users who prefer to build each generation step manually and do not need a finished-video output:

  • Canvas-first workflow. You place generation skills on a node-based canvas and connect outputs yourself. This gives you control over each individual step, but requires you to handle model selection, sequencing, and consistency on your own.
  • Developer / API access. If you specifically want to call LibLib's generation models over an OpenAPI with a LIBTV_ACCESS_KEY, LibTV provides that path.
  • OpenClaw-spec agent skill. Agents that follow the OpenClaw spec can install libtv-skills and call LibTV programmatically.

For projects that need an on-camera digital presenter, you can also explore avatar tools like HeyGen or Synthesia.

Resources

ResourceURLWhat it's for
LibTV (official)https://www.liblib.tvLibTV canvas workspace
libtv-skills (agent)github.com/libtv-labs/libtv-skillsAgent skill pack + OpenAPI
Pexohttps://pexo.aiConversational video agent
Pexo skillsgithub.com/pexoai/pexo-skillsInstall Pexo into agents

Frequently Asked Questions (FAQ)

What is LibTV in simple terms?

Type your thoughts here...

Pexo

Create AI videos with Pexo

Turn any idea into a publish-worthy video. One sentence is all it takes.

Frequently Asked Questions (FAQ)

What is LibTV in simple terms?

LibTV is LibLib's AI video creation platform that works for both people and AI agents. Humans use a canvas-based workspace at liblib.tv to assemble generation "skills" into video; AI agents use the libtv-skills pack to call the same image- and video-generation power over LibLib's OpenAPI. If you'd rather skip the assembly and just describe a video to get a finished, edited result, a conversational agent like Pexo is the alternative model — it auto-routes across 10+ models and adds three-layer audio for you.

Who makes LibTV?

LibTV is made by LibLib (liblib.tv), a Chinese AI creative company originally known for its model-sharing community. LibTV is its dedicated AI video product, positioned as a professional video creation platform for both humans and agents.

How does LibTV pricing work?

LibTV is a commercial platform; plan details and any starter allowance are set on liblib.tv and can change, so check the site for current terms. It also uses an access key (LIBTV_ACCESS_KEY) for agent and API usage. Because plans shift, treat the official site as the source of truth rather than any third-party summary.

How does LibTV work for creators?

Creators work in a canvas: each project opens at a liblib.tv/canvas URL where you place generation steps (skills) and connect their outputs, rather than editing a linear timeline. You choose a skill, give an instruction, and chain results into a sequence — closer to a visual workflow builder than a traditional editor.

How do AI agents use LibTV?

Through libtv-skills, an open-source skill pack (github.com/libtv-labs/libtv-skills). An agent installs it with npx skills add libtv-labs/libtv-skills, sets a LIBTV_ACCESS_KEY, then creates a session, sends generation messages, uploads files, polls for progress, and downloads results. The repo follows the OpenClaw skill spec, so OpenClaw-compatible agents can recognize it directly.

What models does LibTV use?

LibTV's published tooling references Seedance 2.0 for video generation, and it draws on LibLib's image and video models. Because model line-ups change often, verify the current set on liblib.tv. By contrast, Pexo auto-selects per shot across 10+ models (Seedance 2.0, Kling 3.0, Veo 3.1, Sora 2, Runway Gen-4.5 and others) so the user never picks one.

What is the LibTV canvas?

The canvas is LibTV's project workspace — a visual-workflow surface where you build a video by connecting generation steps. It favors flexible, step-by-step control over one-shot generation.

Is LibTV an AI agent itself, or a tool agents use?

Both, in a sense. LibTV is a platform; libtv-skills makes it a capability that agents can call. It's not a general autonomous agent like Manus — it's a video-generation service exposed to agents via skills and an OpenAPI, plus a human canvas UI.

LibTV vs Pexo — which should I pick?

Pick LibTV if you want a hands-on canvas and skill library and are happy orchestrating each step, or if you're building agent integrations on LibLib's OpenAPI. Pick Pexo if you want to describe a video in plain language and get a finished, edited, scored video with three-layer audio, using auto model selection. Both install as agent skills; they differ mainly in how much assembly you do.

Does LibTV work with OpenClaw and Claude Code?

LibTV's skill pack follows the OpenClaw specification, so OpenClaw-compatible agents can call it, and skills installed via npx skills can be used by agents that support that format. For a broader look at agent video skills across platforms, see Pexo's guide to OpenClaw video generation skills.

What's the difference between LibTV and a video model like Seedance or Kling?

Seedance 2.0 and Kling 3.0 are video models that generate individual clips. LibTV is a platform that uses such models inside a canvas + skills workflow. An agent like Pexo sits one level higher again, auto-routing across many models and returning a finished multi-shot video — the model makes a clip, the platform or agent makes the finished piece.

Pexo Recommend

The Best MiniMax Music 3.0 Alternatives in 2026

The Best MiniMax Music 3.0 Alternatives in 2026

Pexo generates music inside a finished video with voice cloning built in; Suno, Udio, and ElevenLabs lead standalone songs. Top MiniMax Music 3.0 alternatives compared.

Liora Adler avatarLiora AdlerAug 14, 2026