📦 流体网络求解与 Agent Skill 封装 — 流体网络稳态求解

v1.0.0

基于 TOML 输入快速建模、求解并分析稳态流体网络,内置场景化可靠性校验与自动 Markdown 报告输出,一键完成仿真与文档。

0· 144·0 当前·0 累计
by @hhl31415·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/18
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
NULL
评估建议
This skill appears coherent and low-risk as an instruction-only helper, but it contains no solver code or install instructions. Before installing or enabling it for autonomous runs, check: (1) how your agent will execute the solver (internal computation vs. calling an external service or installing a package), (2) whether any network calls or third-party services will be invoked (and what credentials they'd need), and (3) minor repository inconsistencies (manifest entry points to 'skill/skill.ya...
详细分析 ▾
用途与能力
Name, description, and SKILL.md all describe TOML modeling, steady-state solving, scenario analysis, and Markdown reporting. The skill requests no unrelated credentials or binaries. However, the skill is instruction-only and does not include solver code or declared dependencies; this is plausible for an instructions-only skill (the agent is expected to perform computation), but it is noteworthy.
指令范围
SKILL.md stays on-topic: it describes generating TOML, solving, analyzing scenarios, and producing Markdown. It does not instruct the agent to read unrelated files, access environment variables, or send data to external endpoints. It is somewhat high-level/vague about the solver implementation and does not say whether to use an internal algorithm, a local binary, or an external service — you should confirm which the agent will use.
安装机制
No install spec and no code files are included. That minimizes file/system footprint and supply-chain risk. Because there is nothing to download or install, there is low install risk.
凭证需求
The skill requires no environment variables, credentials, or config paths; requested access is proportional to the stated purpose. If the agent later needs to call an external solver, additional credentials might be required — confirm before granting them.
持久化与权限
always is false and there are no indications the skill modifies other skills or system settings. Autonomous invocation (model invocation) is allowed by default but is not combined with extra privileges here.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/18

NULL

无害

安装命令

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