Published by user_ujjqtk
Skill转LoomLoom工作流
将 OpenClaw Skill(SKILL.md)一键转化为 LoomLoom TemplateSpec v2 标准工作流 JSON。支持文本生成、图片生成、视频生成、文件上传、多模态输入、多步骤串行/并行等 Skill 类型。粘贴 SKILL.md 完整内容,系统自动分析 Skill 结构并生成对应的 TemplateSpec v2 JSON,可直接用于创建 LoomLoom 私有模板并上架市场。
Updated Sep 2, 2026Version v1
Approved
Inputs and final outputs
Input
What you provide
| Input field | Type | Requirement | Description |
|---|---|---|---|
| SKILL.md 内容 | Text | Required | 粘贴完整的 SKILL.md 文件内容 |
| 模型(留空使用默认) | Text | Optional |
Output
What you receive
No output details
The creator has not yet provided output content or execution result details for this Skill.
Instructions
- 每行粘贴一个 SKILL.md 的完整内容。
- 系统将分析 skill 结构并生成对应的 TemplateSpec v2 JSON。
- 如果 skill 依赖工具调用,会返回错误信息。
Examples
- SKILL.md 内容
- --- name: code-review description: Review code changes --- # Code Review Review the changes since a fixed commit...
Trust and update history
Current versionv1
Downloads0
Calls0
| Date | Version |
|---|---|
| Sep 2, 2026 | v1 |