← 返回 Skills 市场
flayzz

Visual Automation

作者 FlayZz · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
404
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install visual-automation
功能描述
Automates Blender via Python scripts to create 3D assets, renders, and animations.
安全使用建议
This skill appears to do what it says (generate Blender Python scripts and render headsless), but there are mismatches you should resolve before installing: 1) Confirm your platform — the instructions use a Windows PowerShell command and an explicit Blender launcher path; if you run macOS/Linux, ask the author for equivalent commands or modify them yourself. 2) Verify which Blender executable to call ('blender' vs 'blender-launcher.exe') and whether pwsh is actually required. 3) Review any generated Python (.py) scripts before running them — Blender's embedded Python can execute arbitrary filesystem and network operations, so run in a sandbox or VM if you're unsure. 4) Ensure the asset output path is safe (don't allow writes to sensitive system or home directories). If the owner/source is unknown and you cannot confirm these issues, treat the skill as untrusted and test it in an isolated environment first.
功能分析
Type: OpenClaw Skill Name: visual-automation Version: 1.0.0 The visual_automation skill is designed to automate Blender for 3D asset creation and rendering. It provides legitimate instructions for generating Python scripts using the 'bpy' module and executing them via the Blender CLI in background mode using PowerShell. No indicators of data exfiltration, malicious execution, or prompt injection were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to automate Blender and declares 'blender' and 'pwsh' as required binaries. The instructions, however, use a Windows PowerShell call operator and point to a specific Windows exe path ('C:\Program Files\Blender Foundation\Blender 5.0\blender-launcher.exe'). There's no OS restriction in the metadata and no explanation why pwsh is required on non-Windows systems. Also the required binary name ('blender') doesn't match the explicit 'blender-launcher.exe' path used in examples.
Instruction Scope
The SKILL.md focuses on generating Python scripts that import bpy and running Blender in background mode, which is consistent with the description. It directs saving assets to project folders (e.g., 'workspace-dev/website/assets/'), which is expected but could cause unwanted writes if not checked. Instructions are Windows-centric (PowerShell invocation and exact exe path) but give no alternative for macOS/Linux.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by the skill itself during installation. That lowers install-time risk.
Credentials
The skill requests no environment variables or credentials, which aligns with its purpose. There are no declared config paths beyond an example asset path.
Persistence & Privilege
The skill is not marked 'always' and is user-invocable with normal autonomous invocation allowed. There is no evidence it requests elevated persistence or modifies other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install visual-automation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /visual-automation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the visual_automation skill. - Automates Blender using Python scripts to generate 3D assets, renders, and animations. - Supports script generation, headless/background rendering, and web-friendly export formats (GLB/GLTF). - Provides best practices for quality visuals, including procedural texturing, HDRI lighting, and optimal camera angles. - Integrates directly with project asset folders for seamless workflow.
元数据
Slug visual-automation
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Visual Automation 是什么?

Automates Blender via Python scripts to create 3D assets, renders, and animations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 404 次。

如何安装 Visual Automation?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install visual-automation」即可一键安装,无需额外配置。

Visual Automation 是免费的吗?

是的,Visual Automation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Visual Automation 支持哪些平台?

Visual Automation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Visual Automation?

由 FlayZz(@flayzz)开发并维护,当前版本 v1.0.0。

💬 留言讨论