Token导航 LogoToken导航TokenDH.com
效率执行命令clawhub未标认证来源可访问clear审计通过

t2iT2I 图像

Agent Skill

t2i 用于处理图像、截图、视觉识别或图片素材相关工作,适合在 OpenClaw 中需要让 Agent 分析图片、整理视觉素材或辅助图像流程时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,832

周安装

155

GitHub Stars

公开资料未说明

下载量

1,203
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:t2i(T2I 图像)
来源仓库:https://github.com/skills-video/t2i
安装命令:
openclaw skills install t2i
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install t2i

简介

t2i 是文本到图像的占位符技能,用于未来集成 Skills.video 平台的图像生成能力。

  • 当前仅作接口预留,当用户询问 t2i 生成但 API 未发布时不提供实质输出。
  • 适用于多媒体内容创作流程中的视觉素材 placeholder 阶段。
  • 正式发布前请关注官方文档更新,以获取具体的图像生成参数与调用方式。
  • 请勿依赖当前版本进行生产级图像处理,以免因功能缺失影响项目进度。

SKILL.md

name
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 implemented yet.

t2i

Overview

Use this as a placeholder skill for text-to-image generation on skills.video. This file is intentionally incomplete and should not be treated as a production workflow.

Current status

  • No verified t2i OpenAPI contract has been wired into this skill yet.
  • No default endpoint, payload template, or helper command is defined yet.
  • The skill should surface this limitation clearly instead of guessing request fields.

Temporary behavior

When this skill is invoked before implementation is completed:

  1. Tell the user that t2i is currently a placeholder.
  2. Check whether a model-specific openapi.json or docs page exists for the requested provider/model.
  3. Avoid inventing undocumented request fields or unsupported image parameters.
  4. Ask for the exact model or endpoint only if it is necessary to continue.
  5. Once the API contract is confirmed, promote this placeholder into a real workflow or redirect to image-generation if that generic skill is sufficient.

Implementation checklist

  • Confirm which providers/models support t2i on skills.video
  • Identify the create endpoint and terminal status flow
  • Document prompt, size, aspect ratio, and other supported parameters
  • Add request-template extraction steps from OpenAPI
  • Add execution examples and fallback polling behavior if applicable
  • Add runtime error handling guidance

Related skills

  • image-generation: generic image generation flow
  • i2i: image-to-image placeholder flow
  • t2v: text-to-video placeholder flow

适合场景

01

文本生成图片

02

图片风格化

03

产品图和创意图

04

需要 FLUX 模型时

能力概览

能力 1

调用 FLUX 图像模型

能力 2

支持文本生图和图像改写

能力 3

覆盖 LoRA 或风格适配

能力 4

适合创意视觉生成

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

71.4%
按下载量换算859

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

执行命令

安装流程涉及命令执行,可能通过 openclaw skills install t2i 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills