← 返回 Skills 市场
🔌
T2V
作者
skills-video
· GitHub ↗
· v1.0.0
· MIT-0
134
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install t2v
功能描述
Placeholder skill for text-to-video workflows on skills.video. Use when the user is asking about t2v generation and the concrete API contract has not been im...
安全使用建议
This skill is a stub: it will tell users it’s not yet implemented, and ask for or check an API/OpenAPI doc if needed. It asks for no credentials and installs nothing, so it’s safe from a permissions/credential standpoint, but it currently provides no concrete t2v functionality. If you need immediate text-to-video features, use the platform's generic 'video-generation' skill or wait until this skill is promoted with a verified API contract. If you prefer tighter control, note that the platform allows autonomous invocation by default — you can disable autonomous use in your agent settings if you want to prevent the skill from being called without confirmation.
功能分析
Type: OpenClaw Skill
Name: t2v
Version: 1.0.0
The 't2v' skill bundle is a non-functional placeholder intended for future text-to-video workflows. It contains only metadata and documentation (SKILL.md) that instructs the AI agent to inform users of its current status and avoid inventing API parameters, with no executable code or malicious instructions present.
能力评估
Purpose & Capability
The name and description state this is a placeholder for text-to-video (t2v) workflows; the SKILL.md contains only guidance about being a placeholder and how to behave until a concrete API contract is provided. There are no unrelated requirements (no env vars, binaries, or installs).
Instruction Scope
Runtime instructions are narrowly scoped: inform the user that the skill is a placeholder, check whether an OpenAPI/docs page exists for a requested provider/model, avoid guessing request fields, and ask for model/endpoint only when necessary. These instructions do not instruct reading local secrets or modifying system state.
Install Mechanism
No install spec and no code files are present (instruction-only). There is nothing written to disk or downloaded during install according to the provided metadata.
Credentials
The skill declares no required environment variables, credentials, or config paths — consistent with a placeholder that should not need access to external secrets.
Persistence & Privilege
The skill does not request always:true and does not modify system or other skills' configuration. It can be invoked autonomously by default (platform normal), but that is not combined with elevated privileges or broad credential access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install t2v - 安装完成后,直接呼叫该 Skill 的名称或使用
/t2v触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
t2v 1.0.0 Changelog
- Initial placeholder skill for text-to-video (t2v) workflows on skills.video.
- Clearly informs users that no concrete API or endpoint is implemented yet.
- Provides temporary behavior guidelines and outlines current limitations.
- Includes an implementation checklist for future API integration.
- Suggests related skills for other video generation tasks.
元数据
常见问题
T2V 是什么?
Placeholder skill for text-to-video workflows on skills.video. Use when the user is asking about t2v generation and the concrete API contract has not been im... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 134 次。
如何安装 T2V?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install t2v」即可一键安装,无需额外配置。
T2V 是免费的吗?
是的,T2V 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
T2V 支持哪些平台?
T2V 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 T2V?
由 skills-video(@skills-video)开发并维护,当前版本 v1.0.0。
推荐 Skills