← Back to Skills Marketplace
taosiuman

Libtv Cli

by Taosiuman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
34
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install libtv-cli
Description
LibTV 官方 CLI(libtv):在命令行里完整操作 / 运行 LibTV 画布。 凡是和 LibTV 画布 / 项目 / 节点 / 模型 / 素材相关的操作,一律通过 libtv CLI 完成, 不要自己捏造 HTTP 请求或绕到网页端步骤。本 skill 内即包含完整的 CLI 命令操作手册; 常见场景...
README (SKILL.md)

LibTV CLI(libtv

libtv 的文档地图。子命令与选项权威文案以 libtv --helplibtv \x3C子命令> --help 为准;当文档与 --help 不一致时,以 CLI 实际输出为准并修订本 skill。

项目 / 分组范围:在画布所在工作目录执行 libtv project use \x3C项目UUID>,写入 .libtv/project.jsonprojectUuid;之后大多数子命令(libtv node / libtv upload / libtv group)在省略 -p / --project 时即使用该项目。需要限定到某个普通分组时,再执行 libtv group use \x3C分组> 写入 groupNodeKey。详见 commands/project.mdcommands/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 imageshortcut 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

Usage Guidance
Install only if you trust the LibTV distribution host and account workflow. Prefer running the bundled installer from the skill directory over piping a remote PowerShell script into execution, and use the documented skip-profile options if you do not want PATH changes. Treat ~/.libtv/credentials.json as a sensitive session credential, avoid syncing or committing it, and review files and prompts before upload or generation.
Capability Assessment
Purpose & Capability
The skill’s stated purpose is to document and install the LibTV CLI for authenticated project, node, model, upload, and generation workflows; the documented capabilities match that purpose.
Instruction Scope
The docs include user-invoked mutating actions such as project creation, node deletion, uploads, account switching, and generation runs, but these are presented as explicit CLI commands rather than hidden automatic behavior.
Install Mechanism
The installer downloads platform binaries from a documented LibTV static host and installs them under a user directory, with PATH/profile changes disclosed and opt-outs documented; however, the Windows remote PowerShell one-liner and lack of checksum or signature verification are supply-chain risks.
Credentials
Network use, file upload, model lookup, and remote generation are proportionate to a cloud media/canvas CLI, but prompts, files, and project metadata may be sent to LibTV services.
Persistence & Privilege
The skill documents persistent credentials in credentials.json, per-directory project/group bindings, and PATH/profile persistence; these are expected for CLI usability and include logout or skip-profile controls.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install libtv-cli
  3. After installation, invoke the skill by name or use /libtv-cli
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of libtv-cli skill: - Provides comprehensive CLI documentation for operating LibTV canvas, projects, nodes, models, and assets. - Centralizes all LibTV CLI usage, discouraging manual HTTP requests or web workflow. - Includes command reference, usage scenarios (examples/), and installation instructions (scripts/install.md). - Organizes docs by feature (login, account, project, node, group, upload, image, script, model) with direct file mapping. - Documentation updates should follow CLI help as the authoritative source.
Metadata
Slug libtv-cli
Version 1.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

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.

💬 Comments