← Back to Skills Marketplace
176
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openfoam-skills
Description
Generate, review, debug, and recover OpenFOAM case files for CFD workflows. Use when working with OpenFOAM dictionaries, case structure, turbulence fields, b...
Usage Guidance
This skill appears to be a coherent OpenFOAM authoring and run-playbook bundle: it contains reference docs, minimal case templates, and a SLURM run scaffold. Before using it, confirm you have OpenFOAM and cluster tooling installed (blockMesh, checkMesh, solvers, and an MPI/SLURM environment) and review the provided templates (especially the SLURM script) to adapt resource counts and module loads to your site. Note the cluster playbook mentions an external 'hpc-orchestration' integration and a log-tracker script not included — if you expect automated staging/monitoring, obtain or verify those tools separately. Because the skill can be invoked by the agent, avoid allowing it to run commands on production systems without explicit human approval; run any suggested commands in a safe sandbox first. Overall, there are no requests for secrets or external endpoints and no obvious incoherence.
Capability Analysis
Type: OpenClaw Skill
Name: openfoam-skills
Version: 1.0.0
The skill bundle is a comprehensive and well-structured set of tools for managing OpenFOAM CFD workflows. The instructions in SKILL.md and the various reference playbooks (e.g., references/cluster-execution-playbook.md) are strictly aligned with the stated purpose of generating, debugging, and executing simulation cases. The provided shell script (assets/templates/openfoam-parallel-slurm.sh) uses standard HPC commands for parallel execution without any signs of malicious behavior or unauthorized data access.
Capability Assessment
Purpose & Capability
Name/description match the included material: OpenFOAM playbooks, case templates, and a SLURM run scaffold. All required artifacts (field/dictionary guidance, fvSchemes/fvSolution templates, cluster run script) are directly relevant to generating, validating, and running OpenFOAM cases.
Instruction Scope
SKILL.md directs the agent to read included reference docs and use bundled templates; runtime commands referenced (blockMesh, checkMesh, decomposePar, reconstructPar, srun, solver binaries) are expected for OpenFOAM workflows. The instructions do not instruct reading unrelated host files, environment secrets, or posting data to external endpoints. One reference points to an external helper ('hpc-orchestration' and an external script path), which is a cross-skill integration note rather than an instruction to access unknown secrets.
Install Mechanism
This is instruction-only with no install spec and only one small shell template file. Nothing is downloaded or written by an installer. Lowest-risk installation footprint.
Credentials
The skill declares no required environment variables, no required binaries and no credentials. The SLURM script uses common scheduler environment variables (e.g., SLURM_NTASKS) which is appropriate for cluster runs. No unrelated secrets or config paths are requested.
Persistence & Privilege
always is false and disable-model-invocation is default false (normal). The skill does not request persistent presence or attempt to modify other skills or system-wide settings. It contains templates and docs only; no autonomous privilege escalation indicators.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openfoam-skills - After installation, invoke the skill by name or use
/openfoam-skills - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of hpc-openfoam skill for OpenFOAM CFD workflows.
- Guides users through generating, reviewing, debugging, and recovering OpenFOAM case files.
- Provides stepwise workflow references for case setup, solver selection, boundary conditions, turbulence models, and cluster execution.
- Includes guardrails to prevent common input errors and case instability.
- Supplies reusable case templates and checklists for minimal working setups.
- Summarizes outputs with solver family, modified files, validation steps, and recovery advice.
Metadata
Frequently Asked Questions
What is openfoam-skills?
Generate, review, debug, and recover OpenFOAM case files for CFD workflows. Use when working with OpenFOAM dictionaries, case structure, turbulence fields, b... It is an AI Agent Skill for Claude Code / OpenClaw, with 176 downloads so far.
How do I install openfoam-skills?
Run "/install openfoam-skills" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is openfoam-skills free?
Yes, openfoam-skills is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does openfoam-skills support?
openfoam-skills is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created openfoam-skills?
It is built and maintained by fzj (@fzj1214); the current version is v1.0.0.
More Skills