← Back to Skills Marketplace
🔌

T2V

by skills-video · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
134
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install t2v
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install t2v
  3. After installation, invoke the skill by name or use /t2v
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug t2v
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 134 downloads so far.

How do I install T2V?

Run "/install t2v" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is T2V free?

Yes, T2V is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does T2V support?

T2V is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created T2V?

It is built and maintained by skills-video (@skills-video); the current version is v1.0.0.

💬 Comments