← Back to Skills Marketplace
🔌
T2I
by
skills-video
· GitHub ↗
· v1.0.0
· MIT-0
125
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install t2i
Description
Placeholder skill for text-to-image workflows on skills.video. Use when the user is asking about t2i generation and the concrete API contract has not been im...
Usage Guidance
This skill is a safe, non-functional placeholder: it won't install software or ask for credentials, and at runtime it should just report that it's incomplete and ask for the model/endpoint if needed. Do not rely on it for production image generation — prefer the fully implemented 'image-generation' skill or wait until this skill has a confirmed OpenAPI contract and concrete request templates. Also expect that resolving the missing API contract will require network access to provider docs or an openapi.json; if you prefer no network lookups, do not enable this skill.
Capability Analysis
Type: OpenClaw Skill
Name: t2i
Version: 1.0.0
The 't2i' skill is a non-functional placeholder intended for future text-to-image workflows. The SKILL.md file contains only documentation and instructions for the AI agent to inform users that the feature is not yet implemented, with no executable code, network calls, or suspicious instructions.
Capability Assessment
Purpose & Capability
The name/description match the provided instructions: a placeholder t2i workflow. It requests no binaries, credentials, or config paths, which is appropriate for a placeholder/instruction-only skill.
Instruction Scope
SKILL.md limits behavior to telling the user the skill is a placeholder and searching for provider OpenAPI/docs. It does not instruct reading local files, accessing unrelated env vars, or sending data to external endpoints beyond checking for API docs, so scope is appropriate.
Install Mechanism
No install spec and no code files are present (instruction-only). This is low-risk and consistent with a placeholder skill.
Credentials
The skill declares no required environment variables, credentials, or config paths. The runtime instructions don't reference hidden credentials. Any network lookups for OpenAPI/docs are reasonable for discovering an API contract.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills' configs. Autonomous invocation is allowed (platform default) but not combined with other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install t2i - After installation, invoke the skill by name or use
/t2i - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial placeholder skill for text-to-image (t2i) workflows on skills.video.
- Clearly communicates that t2i is not yet implemented and avoids making unsupported requests.
- Lists temporary user-facing behaviors and guidance for handling unsupported features or missing API details.
- Outlines next steps for building out the skill, including API integration and error handling.
- References related placeholder skills for image and video generation tasks.
Metadata
Frequently Asked Questions
What is T2I?
Placeholder skill for text-to-image workflows on skills.video. Use when the user is asking about t2i generation and the concrete API contract has not been im... It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.
How do I install T2I?
Run "/install t2i" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is T2I free?
Yes, T2I is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does T2I support?
T2I is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created T2I?
It is built and maintained by skills-video (@skills-video); the current version is v1.0.0.
More Skills