Hpc Calculix
v0.1.0Build, review, debug, and automate CalculiX finite-element workflows. Use when working with CalculiX `.inp` decks, Abaqus-style keywords, materials, steps, c...
⭐ 0· 82·0 current·0 all-time
byfzj@fzj1214
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
latestvk97d13gjnjcqdcjdc9tz26j2bd8385ab
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
