← Back to Skills Marketplace
shemin1024

ZW3D Launcher

by shemin1024 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
41
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zw3d-launcher
Description
Launch ZW3D CAD software. Use when the user wants to open, start, or launch ZW3D CAD application. Handles finding the ZW3D executable and launching it with o...
README (SKILL.md)

ZW3D Launcher

Launch ZW3D CAD software on Windows systems.

Usage

When the user asks to open ZW3D:

  1. Run the launch script: python scripts/launch_zw3d.py
  2. If the user wants to open a specific file, pass the file path as argument: `python scripts/launch_zw3d.py "path/to/file.z3"

How It Works

The script will:

  1. Search common installation paths for ZW3D executable
  2. Launch the application
  3. Optionally open a specified file

Common Installation Paths Checked

  • C:\Program Files\ZWSoft\ZW3D\*\zw3d.exe
  • C:\Program Files (x86)\ZWSoft\ZW3D\*\zw3d.exe
  • Custom paths can be added to the script

Notes

  • ZW3D may take a few seconds to fully load
  • If ZW3D is already running, a new instance may be launched depending on ZW3D's settings
Usage Guidance
Install only if you want Codex to open ZW3D on a Windows machine. Before use, verify the bundled script and make sure any ZW3D_PATH environment variable points to the real zw3d.exe; pass only files you intend to open in ZW3D.
Capability Assessment
Purpose & Capability
The stated purpose is launching ZW3D, and the bundled Python script only searches common ZW3D install paths or ZW3D_PATH, then starts zw3d.exe with an optional user-provided file argument.
Instruction Scope
The instructions are narrow and user-directed: run the launcher when the user wants to open ZW3D, optionally with a CAD file path.
Install Mechanism
The package includes one executable Python helper but no install-time hooks, dependencies, network downloads, or package-manager actions; metadata does not explicitly declare the process/file capabilities.
Credentials
Launching a local desktop CAD program is proportionate for the purpose, but users should ensure ZW3D_PATH, if set, points to the legitimate ZW3D executable.
Persistence & Privilege
No persistence, privilege escalation, credential handling, background worker, file deletion, broad indexing, or network communication was found.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zw3d-launcher
  3. After installation, invoke the skill by name or use /zw3d-launcher
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of zw3d-launcher. - Enables launching ZW3D CAD software on Windows. - Automatically locates the ZW3D executable from common installation paths. - Supports opening ZW3D with or without a specified CAD file. - Includes customizable script for additional installation path support.
Metadata
Slug zw3d-launcher
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is ZW3D Launcher?

Launch ZW3D CAD software. Use when the user wants to open, start, or launch ZW3D CAD application. Handles finding the ZW3D executable and launching it with o... It is an AI Agent Skill for Claude Code / OpenClaw, with 41 downloads so far.

How do I install ZW3D Launcher?

Run "/install zw3d-launcher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ZW3D Launcher free?

Yes, ZW3D Launcher is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does ZW3D Launcher support?

ZW3D Launcher is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ZW3D Launcher?

It is built and maintained by shemin1024 (@shemin1024); the current version is v1.0.0.

💬 Comments