← 返回 Skills 市场
179
总下载
0
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install claw-design
功能描述
AI 设计引擎——一句话生成 PPT、图表、架构图、海报、视频剪辑、落地页、原型、PDF 等 10+ 种设计产物。Claude Design 的免费开源平替。 内置 ChartSkill(饼图/柱状图/折线图,纯 SVG,自然语言输入自动解析)、VideoEditorSkill(FFmpeg 本地剪辑)、Slid...
使用说明 (SKILL.md)
Claw Design — AI 设计引擎
一句话生成视频剪辑、PPT、图表、架构图、海报、PDF、落地页、原型等 10+ 种设计产物。
安装
clawhub install claw-design
或通过 npm:
npm install @self-evolving-harness/claw-design
核心能力
- 意图路由:自然语言输入 → 自动识别交付物类型 → 选择对应 Skill
- 图表:内置 ChartSkill(饼图/柱状图/折线图,纯 SVG 渲染,支持中英文数据解析)+ chart-craft-plus 35+ 种扩展
- 视频:高光提取、多视频融合、精剪、ASR 自动字幕(FFmpeg + Whisper)
- 演示文稿:36 主题 × 31 布局,HTML + PPTX 双格式
- 架构图:C4/部署/边界/模块关系,HTML/SVG 明暗双主题
- 海报:HTML/CSS → PNG,品牌可配置
- 质量门禁:自动拦截不合格产出
- 多格式导出:HTML/PPTX/PDF/PNG/SVG/MP4
链接
安全使用建议
Before installing or running this skill: 1) Inspect the GitHub repository and the npm package contents (package.json, install scripts, and published files) to ensure there are no unexpected postinstall scripts or binaries. 2) Verify the npm package author/publisher and recent publish history—prefer well-known or vetted sources. 3) Be aware the skill advertises use of FFmpeg and Whisper; install FFmpeg yourself from a trusted source and confirm how Whisper models are obtained (local model files vs. external API). 4) Run any installation first in an isolated environment (container or VM) and review what files the package will access—especially video/media files and local paths. 5) If you need a firmer assessment, provide the linked GitHub repo contents or the published npm package tarball so those can be inspected. I have medium confidence due to the metadata/instruction mismatch; clearer declared requirements or an explicit, vetted install spec would increase confidence.
功能分析
Type: OpenClaw Skill
Name: claw-design
Version: 0.2.3
The skill bundle describes an AI design engine ('claw-design') for generating various design assets like PPTs, charts, and videos using standard tools such as FFmpeg and SVG. The documentation in SKILL.md and metadata in _meta.json are consistent with the stated purpose and do not contain any evidence of malicious intent, data exfiltration, or harmful prompt injection instructions.
能力评估
Purpose & Capability
The stated capabilities (charts, FFmpeg-based video editing, Whisper ASR, HTML/PPTX exports) are plausible for a design engine. However, the SKILL.md references local binaries (FFmpeg) and model-based tooling (Whisper) while the registry metadata lists no required binaries or environment variables—an omission that is inconsistent with the claimed functionality.
Instruction Scope
The SKILL.md is high-level and includes install commands (clawhub install, npm install) and links to GitHub/npm. It does not instruct the agent to read unrelated system files or environment variables, but it implicitly requires access to local media files and binaries for video/ASR work; the lack of explicit file/path guidance or permission notes is vague and could grant broad discretion when implemented.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the README encourages npm and clawhub installs and links a GitHub repo. Installing from npm/GitHub is common but carries the usual risks: the npm package could contain arbitrary code or install scripts. No direct download-from-URL or extract steps are present in the skill metadata.
Credentials
The skill declares no required environment variables or binaries, yet it explicitly depends on FFmpeg and Whisper (and possibly model files), which would normally require binaries, model storage, or API access. This gap means required credentials/binaries/model downloads are not declared, which is disproportionate to the transparency expected.
Persistence & Privilege
The skill is not marked always:true and does not request persistent privileges in the metadata. It's user-invocable and allows autonomous invocation (default), which is normal.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install claw-design - 安装完成后,直接呼叫该 Skill 的名称或使用
/claw-design触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.3
ChartSkill: built-in SVG pie/bar/line rendering with NL input parsing. VideoEditorSkill integration.
v0.2.2
ChartSkill: built-in SVG pie/bar/line + VideoEditorSkill + bilingual README
v1.0.0
v1.0.0: Full release with all skills — presentations, charts, architecture diagrams, flowcharts, posters, landing pages, prototypes, quality gates, PPTX/SVG export, and pluggable adapters
v0.3.0
P3 complete: all FRs implemented and audited, 211 tests, MIT license
v0.0.3
更新描述至最新项目定位
v0.0.2
Stronger positioning: free open-source Claude Design alternative
v0.0.1
Initial placeholder — architecture and deliverable types defined
元数据
常见问题
Claw Design 是什么?
AI 设计引擎——一句话生成 PPT、图表、架构图、海报、视频剪辑、落地页、原型、PDF 等 10+ 种设计产物。Claude Design 的免费开源平替。 内置 ChartSkill(饼图/柱状图/折线图,纯 SVG,自然语言输入自动解析)、VideoEditorSkill(FFmpeg 本地剪辑)、Slid... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 179 次。
如何安装 Claw Design?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install claw-design」即可一键安装,无需额外配置。
Claw Design 是免费的吗?
是的,Claw Design 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Claw Design 支持哪些平台?
Claw Design 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Claw Design?
由 yuchangxu(@yuchangxu1989-openclaw)开发并维护,当前版本 v0.2.3。
推荐 Skills