← 返回 Skills 市场
146
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install hpc-elmerfem
功能描述
Build, review, debug, and automate ElmerFEM workflows. Use when working with Elmer `.sif` solver input files, mesh directories, equation and material blocks,...
使用说明 (SKILL.md)
HPC ElmerFEM
Treat ElmerFEM as a solver-input workflow centered on the .sif file plus a mesh directory.
Start
- Read
references/sif-workflow-manual.mdbefore creating or editing a.sif. - Read
references/block-and-equation-matrix.mdwhen mapping simulation, body, material, equation, solver, and boundary blocks. - Read
references/mesh-boundary-and-output.mdwhen working with mesh directories, body IDs, boundary IDs, and result files. - Read
references/cluster-execution-playbook.mdwhen staging an ElmerFEM workflow for scheduler-backed cluster execution. - Read
references/error-recovery.mdwhen ElmerSolver parsing, coupling, or solve behavior fails.
Additional References
Load these on demand:
references/solver-controls-and-linear-systems.mdfor direct versus iterative settings and nonlinear or steady tolerancesreferences/transient-and-timestep-control.mdfor transient simulation blocks and timestep policiesreferences/elmergrid-and-mesh-conversion.mdfor mesh conversion and ElmerGrid workflowsreferences/simulation-body-solver-matrix.mdfor block-responsibility and ID-mapping lookup tablesreferences/physics-output-matrix.mdfor physics-to-solver-to-output selection tablesreferences/error-pattern-dictionary.mdfor structured parse, ID-mapping, and solver-family failure signaturesreferences/cluster-execution-playbook.mdfor mesh-directory staging, launch style, and cluster-side continuation planning
Reusable Templates
Use assets/templates/ when a concrete .sif scaffold is needed, especially:
heat_steady.sifelasticity_static.sifheat_transient.sifstokes_minimal.sifelmerfem-solver-slurm.sh
Guardrails
- Do not invent SIF keys outside documented Elmer syntax.
- Do not mismatch Body, Material, Equation, and Boundary Condition IDs.
- Do not reuse a solver block blindly across unrelated physics.
- Do not treat mesh boundary IDs as self-explanatory; map them explicitly.
Outputs
Summarize:
- physics family
- mesh directory assumptions
- core solver and equation blocks
- body and boundary mapping
- expected result files
安全使用建议
This skill appears to do what it says: guides creation/debugging of Elmer .sif workflows and includes a benign SLURM launch template. Before using: (1) verify ElmerSolver and your scheduler (SLURM) are installed and configured—templates assume SLURM env vars and Elmer are available; (2) review the provided elmerfem-solver-slurm.sh and any generated .sif before submitting production jobs (large runs can consume cluster resources); (3) there are no hidden network endpoints or credential requests, but if you integrate this with a broader orchestration skill (e.g., hpc-orchestration), inspect that skill for any storage/transfer or credential usage. Overall low-risk and coherent, with a minor documentation omission about required binaries.
功能分析
Type: OpenClaw Skill
Name: hpc-elmerfem
Version: 0.1.0
The hpc-elmerfem skill bundle is a legitimate toolset designed to assist an AI agent in managing ElmerFEM simulation workflows. It contains comprehensive reference documentation for solver input files (.sif), mesh conversion, and cluster execution via Slurm. The provided template (elmerfem-solver-slurm.sh) and instructions in SKILL.md are strictly aligned with scientific computing tasks and lack any indicators of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description match the provided files: detailed SIF workflow guidance, debugging references, and a SLURM run template — all appropriate for an ElmerFEM helper. One small mismatch: the skill assumes ElmerSolver (and a scheduler like SLURM) will be present at runtime but does not declare required binaries; this is a minor documentation omission rather than malicious behavior.
Instruction Scope
SKILL.md confines runtime actions to reading internal reference docs and producing SIF recommendations; it does not instruct reading unrelated system files, sending data to external endpoints, or accessing secrets. The only runtime command suggested is launching ElmerSolver via srun (in references and the template), which is consistent with the stated purpose.
Install Mechanism
No install spec is present (instruction-only), so nothing is downloaded or written to disk by an installer. The included shell template is small and benign.
Credentials
The skill requests no environment variables or credentials. It implicitly expects an HPC scheduler environment (e.g., SLURM_* variables) and ElmerSolver to be available; these are normal for HPC use but are not declared in requires.binaries — consider this a documentation gap rather than an unexplained secret request.
Persistence & Privilege
always is false and the skill does not request elevated or permanent platform privileges. It is user-invocable and may be invoked autonomously per platform defaults — this is normal and not by itself a concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install hpc-elmerfem - 安装完成后,直接呼叫该 Skill 的名称或使用
/hpc-elmerfem触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of hpc-elmerfem skill.
- Build, review, debug, and automate ElmerFEM workflows centered on `.sif` files and mesh directories.
- Provides references and templates for creating, editing, and troubleshooting ElmerFEM simulation inputs and runs.
- Includes structured guidance for mesh handling, solver settings, multiphysics coupling, and error recovery.
- Enforces best practices for ID mapping, solver block usage, and SIF file syntax.
- Offers reusable `.sif` and workflow templates, plus documentation for cluster execution and output analysis.
元数据
常见问题
Hpc Elmerfem 是什么?
Build, review, debug, and automate ElmerFEM workflows. Use when working with Elmer `.sif` solver input files, mesh directories, equation and material blocks,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 146 次。
如何安装 Hpc Elmerfem?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install hpc-elmerfem」即可一键安装,无需额外配置。
Hpc Elmerfem 是免费的吗?
是的,Hpc Elmerfem 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Hpc Elmerfem 支持哪些平台?
Hpc Elmerfem 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Hpc Elmerfem?
由 fzj(@fzj1214)开发并维护,当前版本 v0.1.0。
推荐 Skills