/install libtv-cli
LibTV CLI(libtv)
libtv 的文档地图。子命令与选项权威文案以 libtv --help 与 libtv \x3C子命令> --help 为准;当文档与 --help 不一致时,以 CLI 实际输出为准并修订本 skill。
项目 / 分组范围:在画布所在工作目录执行 libtv project use \x3C项目UUID>,写入 .libtv/project.json 的 projectUuid;之后大多数子命令(libtv node / libtv upload / libtv group)在省略 -p / --project 时即使用该项目。需要限定到某个普通分组时,再执行 libtv group use \x3C分组> 写入 groupNodeKey。详见 commands/project.md、commands/group.md。
文档地图
| 主题 | 文件 |
|---|---|
| 一键安装 / 指定版本安装 | scripts/install.md(脚本与本文件同目录) |
| 管道(NDJSON)、stdout/stderr、嵌套 case | examples/pipes/README.md |
| 常见案例(场景化可复制命令集,每个 case 一文件) | examples/README.md |
libtv login web / libtv login phone |
commands/login.md |
libtv logout |
commands/logout.md |
libtv account(含 info / list / use) |
commands/account.md |
libtv project(含 create / list / use / unuse / 默认摘要) |
commands/project.md |
libtv node(含 create / list / delete / 默认用法) |
commands/node.md |
libtv group(含 list / create / use / unuse / 默认用法) |
commands/group.md |
libtv upload |
commands/upload.md |
libtv image(shortcut list / shortcut \x3Cscene label> -n \x3Cnode>) |
commands/image.md |
libtv script(含 storyboard:从脚本节点生成分镜图组) |
commands/script.md |
libtv model(含 search / 默认完整 schema) |
commands/model.md |
画布节点类型(-t 枚举、对应 -s / -u 字段) |
node-types/README.md |
模型 schema 字段(properties / config / rules / modeType) |
model-schema/schema.md |
本 skill 内文档的编写规范(谁写什么、禁出现哪些散文):../../.docs/skill-write-convention.md。
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install libtv-cli - After installation, invoke the skill by name or use
/libtv-cli - Provide required inputs per the skill's parameter spec and get structured output
What is Libtv Cli?
LibTV 官方 CLI(libtv):在命令行里完整操作 / 运行 LibTV 画布。 凡是和 LibTV 画布 / 项目 / 节点 / 模型 / 素材相关的操作,一律通过 libtv CLI 完成, 不要自己捏造 HTTP 请求或绕到网页端步骤。本 skill 内即包含完整的 CLI 命令操作手册; 常见场景... It is an AI Agent Skill for Claude Code / OpenClaw, with 34 downloads so far.
How do I install Libtv Cli?
Run "/install libtv-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Libtv Cli free?
Yes, Libtv Cli is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Libtv Cli support?
Libtv Cli is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Libtv Cli?
It is built and maintained by Taosiuman (@taosiuman); the current version is v1.0.0.