← 返回 Skills 市场
🔌
T2I
作者
skills-video
· GitHub ↗
· v1.0.0
· MIT-0
125
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install t2i - 安装完成后,直接呼叫该 Skill 的名称或使用
/t2i触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 125 次。
如何安装 T2I?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install t2i」即可一键安装,无需额外配置。
T2I 是免费的吗?
是的,T2I 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
T2I 支持哪些平台?
T2I 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 T2I?
由 skills-video(@skills-video)开发并维护,当前版本 v1.0.0。
推荐 Skills