Install
openclaw skills install cae-skillControl local CAE applications on Windows including launching apps, opening files, checking status, closing apps, detecting active and running apps, detecting common executable paths, and saving user-provided executable paths.
openclaw skills install cae-skillThis skill controls supported local CAE applications on Windows.
config.jsonconfig.jsonUse skill_runner.py as the execution entrypoint.
Payload format:
{
"skill": "launch_app",
"args": {
"app": "abaqus"
}
}
Arguments:
app
config_file (optional)
Arguments:
Arguments:
Arguments:
Arguments:
Arguments:
Arguments:
Arguments:
This skill is designed for local CAE workstation automation.
It intentionally avoids heavy filesystem scanning to maintain fast response and predictable behavior.