← 返回 Skills 市场
149
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install hpc-calculix
功能描述
Build, review, debug, and automate CalculiX finite-element workflows. Use when working with CalculiX `.inp` decks, Abaqus-style keywords, materials, steps, c...
使用说明 (SKILL.md)
HPC CalculiX
Treat CalculiX as an input-deck-driven FEM workflow centered on .inp keywords.
Start
- Read
references/input-deck-manual.mdbefore creating or editing a.inpfile. - Read
references/keyword-and-step-matrix.mdwhen mapping materials, sections, loads, and analysis steps. - Read
references/mesh-boundary-and-output.mdwhen working with nodes, elements, sets, boundary conditions, and result output. - Read
references/cluster-execution-playbook.mdwhen staging a CalculiX deck for scheduler-backed cluster execution. - Read
references/error-recovery.mdwhen parsing, solving, or post-processing fails.
Additional References
Load these on demand:
references/time-control-and-amplitudes.mdfor step time, amplitude logic, and incremental loading behaviorreferences/result-files-and-postprocessing.mdfor.dat,.frd, and eigenmode artifactsreferences/thermal-and-coupled-procedures.mdfor heat transfer and coupled analysis patternsreferences/step-load-output-matrix.mdfor procedure-to-load-to-output compatibility tablesreferences/element-section-material-matrix.mdfor element, section, and material assignment lookup tablesreferences/error-pattern-dictionary.mdfor structured parse, singularity, and procedure-mismatch failure signaturesreferences/cluster-execution-playbook.mdfor launch style, result-artifact planning, and cluster-side deck execution
Reusable Templates
Use assets/templates/ when a concrete .inp scaffold is needed, especially:
static_minimal.inpfrequency_minimal.inpthermal_minimal.inpbeam_static.inpcalculix-ccx-slurm.sh
Guardrails
- Do not invent Abaqus-style keywords that CalculiX does not support.
- Do not mix node or element set names inconsistently across sections and steps.
- Do not define loads and boundary conditions without checking the active step type.
- Do not skip material and section coherence when the deck fails later in the solve.
Outputs
Summarize:
- analysis type
- materials and sections
- sets and boundary assumptions
- step sequence
- expected result files
安全使用建议
This skill appears to do what it says: read the bundled references and help prepare or debug CalculiX input decks. Before using it, verify you have the CalculiX solver (ccx) and any scheduler (SLURM) available if you plan to use the provided submission template. Inspect the provided calculix-ccx-slurm.sh template and only run it on clusters where you control or trust job execution. No secrets are requested by this skill and there are no external installers, but always avoid running unreviewed scripts on production systems and confirm the solver and scheduler environment matches your site setup.
功能分析
Type: OpenClaw Skill
Name: hpc-calculix
Version: 0.1.0
The skill bundle is a legitimate set of instructions and templates for managing CalculiX Finite Element Method (FEM) workflows. All files, including the Slurm submission script (calculix-ccx-slurm.sh) and the extensive reference documentation, are strictly focused on engineering simulation, keyword validation, and HPC job submission. No indicators of malicious intent, data exfiltration, or harmful prompt injection were identified.
能力评估
Purpose & Capability
The skill declares no required binaries or env vars, but includes a SLURM run template that invokes 'ccx' via 'srun' and references SLURM_SUBMIT_DIR; this is consistent with a cluster-focused CalculiX helper but there is a small mismatch between the declared requirements (none) and the implicit dependency on a scheduler and the 'ccx' solver binary.
Instruction Scope
SKILL.md confines instructions to reading bundled reference docs, using local templates, and summarizing deck contents; it does not instruct the agent to read arbitrary host files, exfiltrate data, or call external endpoints beyond what a user would expect for preparing/running solver jobs.
Install Mechanism
This is an instruction-only skill with no install spec and a small local template script — nothing is downloaded or written by an installer, so no elevated install risk is present.
Credentials
No environment variables, credentials, or config paths are required by the skill bundle. The included SLURM script references the standard SLURM_SUBMIT_DIR variable (normal for scheduler jobs) but does not require secrets or unrelated service credentials.
Persistence & Privilege
Skill is not always-enabled and does not request persistent system privileges or modify other skills. Model invocation is allowed (platform default), which is normal for user-invocable skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install hpc-calculix - 安装完成后,直接呼叫该 Skill 的名称或使用
/hpc-calculix触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of hpc-calculix: automate and support CalculiX finite-element workflows.
- Provides structured guidance for building, reviewing, and debugging CalculiX `.inp` decks.
- Includes references and templates for materials, procedures, meshing, cluster execution, and error recovery.
- Emphasizes use of standard Abaqus-style keywords supported by CalculiX.
- Defines guardrails to prevent common deck and workflow errors.
- Summarizes analysis setup and expected output files.
元数据
常见问题
Hpc Calculix 是什么?
Build, review, debug, and automate CalculiX finite-element workflows. Use when working with CalculiX `.inp` decks, Abaqus-style keywords, materials, steps, c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 149 次。
如何安装 Hpc Calculix?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install hpc-calculix」即可一键安装,无需额外配置。
Hpc Calculix 是免费的吗?
是的,Hpc Calculix 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Hpc Calculix 支持哪些平台?
Hpc Calculix 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Hpc Calculix?
由 fzj(@fzj1214)开发并维护,当前版本 v0.1.0。
推荐 Skills