← 返回 Skills 市场
taosiuman

Libtv Cli

作者 Taosiuman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
34
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install libtv-cli
功能描述
LibTV 官方 CLI(libtv):在命令行里完整操作 / 运行 LibTV 画布。 凡是和 LibTV 画布 / 项目 / 节点 / 模型 / 素材相关的操作,一律通过 libtv CLI 完成, 不要自己捏造 HTTP 请求或绕到网页端步骤。本 skill 内即包含完整的 CLI 命令操作手册; 常见场景...
使用说明 (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

安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install libtv-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /libtv-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug libtv-cli
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Libtv Cli 是什么?

LibTV 官方 CLI(libtv):在命令行里完整操作 / 运行 LibTV 画布。 凡是和 LibTV 画布 / 项目 / 节点 / 模型 / 素材相关的操作,一律通过 libtv CLI 完成, 不要自己捏造 HTTP 请求或绕到网页端步骤。本 skill 内即包含完整的 CLI 命令操作手册; 常见场景... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 34 次。

如何安装 Libtv Cli?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install libtv-cli」即可一键安装,无需额外配置。

Libtv Cli 是免费的吗?

是的,Libtv Cli 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Libtv Cli 支持哪些平台?

Libtv Cli 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Libtv Cli?

由 Taosiuman(@taosiuman)开发并维护,当前版本 v1.0.0。

💬 留言讨论