LibTV is an AI video creation platform from LibLib (at liblib.tv) designed to serve two kinds of users at once — human creators and AI agents — and that dual-audience design is what separates it from a normal web editor like Google Vids or a conversational agent like Pexo. 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," and by a Baidu Baike entry defining it as "an AI video creation platform that simultaneously serves both humans and Agents" — is that human-and-agent duality, not one breakthrough model.
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.
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 capability | What it means | Confidence |
|---|---|---|
| AI image generation | Text/reference-to-image via LibLib models | Documented (libtv-skills) |
| AI video generation | Skill-driven video; references Seedance 2.0 | Documented (libtv-skills, nav4ai) |
| Canvas project workspace | Node-style build, liblib.tv/canvas | Documented (project URLs) |
| Agent access | OpenAPI + OpenClaw-spec skills | Documented (github libtv-skills) |
| Short-drama / TV-show flows | Narrative "finished episode" workflows | Marketed by LibLib |
Types of Users LibTV Is Built For
| User type | How they use LibTV | What they get |
|---|---|---|
| Solo creator | Canvas workspace at liblib.tv | Images + video clips, drama workflows |
| Team / studio | Shared canvas projects | Repeatable production pipeline |
| AI agent (Claude Code, OpenClaw agents) | libtv-skills over OpenAPI | Programmatic image/video generation |
| Developer | LibLib.tv OpenAPI + LIBTV_ACCESS_KEY | Custom integrations |
LibTV vs Conversational Video Agents Like Pexo
LibTV and Pexo both let a person or an agent generate video, but they sell different units of delivery. LibTV gives you a canvas and a skill library: you (or your agent) assemble the steps, choose generation skills, and manage the sequence — flexible and controllable, but you own the orchestration. 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, Sora 2, Runway Gen-4.5 and more), sequences transitions, and composes three-layer audio (voiceover, music, and Foley sound effects) without you picking a model.
Both also ship as installable skills for agents: LibTV via its OpenClaw-spec libtv-skills, and Pexo as a skill you can install into Claude Code, OpenAI Codex, Cursor, and OpenClaw (github.com/pexoai/pexo-skills). Honestly, if you want node-by-node control of each generation step and enjoy building the workflow yourself, LibTV's canvas is the more hands-on tool. If you want to describe the video and get a finished result — audio and titles included — an agent like Pexo does more of the assembly for you. Pexo also has an image-studio (routing to Midjourney, Flux, and Ideogram) and can turn generated images into video, so an image-first project isn't off-limits either.
| Dimension | LibTV | Pexo |
|---|---|---|
| Core model | Human canvas + agent skills | Conversational video agent |
| Delivery unit | Skills/clips you assemble | Finished, edited video |
| Model selection | You choose skills | Auto-routed across 10+ models |
| Audio | Depends on skill/model | Three-layer (VO + music + Foley) |
| Agent access | libtv-skills (OpenClaw spec) | Skill for Claude Code, Codex, Cursor, OpenClaw |
| Best for | Hands-on, node-style control | Describe → 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.
Who Should Use LibTV
Choose LibTV if you want a canvas-first, skill-driven workspace and are comfortable orchestrating steps yourself, or if you're a developer or agent builder who wants to call LibLib's generation over an OpenAPI. Choose a conversational agent instead if your goal is "describe it, get a finished video." And if you specifically need an on-camera presenter, that's a carve-out for both — avatar tools like HeyGen or Synthesia own that slot.
Related Reading
- Best AI video agents
- OpenClaw video generation skills for AI agents
- Agent-as-a-service for video
- How to use Seedance in Pexo
Resources
| Resource | URL | What it's for |
|---|---|---|
| LibTV (official) | https://www.liblib.tv | LibTV canvas workspace |
| libtv-skills (agent) | github.com/libtv-labs/libtv-skills | Agent skill pack + OpenAPI |
| Pexo | https://pexo.ai | Conversational video agent |
| Pexo skills | github.com/pexoai/pexo-skills | Install Pexo into agents |




