📦 Hpc Elmerfem — 仿真工作流

v0.1.0

一键构建、审查、调试并自动化 ElmerFEM 仿真流程,智能解析 .sif 输入文件、网格目录、方程与材料块,实时纠错、参数补全,批量生成前后处理脚本,串联求解器与可视化,适用于热-电-磁耦合多物理场高效计算。

0· 116·0 当前·0 累计
fzj1214 头像by @fzj1214 (fzj)
下载技能包
最后更新
2026/3/20
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
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, ...
详细分析 ▾
用途与能力
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.
指令范围
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.
安装机制
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.
凭证需求
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.
持久化与权限
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.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv0.1.02026/3/20

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install hpc-elmerfem
镜像加速npx clawhub@latest install hpc-elmerfem --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库