流体网络求解与 Agent Skill 封装
by @hhl31415
Model, solve, and analyze steady-state fluid networks using TOML input with scenario-based reliability checks and automatic Markdown reporting.
clawhub install fluid-network-analyzer📖 About This Skill
Fluid Network Analyzer Skill
Overview
Fluid Network Analyzer is a prototype industrial skill for modeling, solving, and analyzing fluid networks.
The skill supports:
This skill is designed to be used by AI agents to assist engineers in fluid network design and reliability analysis.
Capabilities
1. Generate Network Model
Generate a TOML network description from natural language.
Input:
Output:
2. Solve Fluid Network
Solve steady-state pressure and flow distribution.
Input:
Output:
3. Scenario Analysis
Analyze system reliability under different operating conditions.
Input:
Output:
Example Use Case
User request:
Design a fluid network with one source and two loads.
Agent workflow:
1. Generate TOML network model 2. Run solver to compute pressures and flows 3. Run scenario analysis 4. Generate Markdown report
Outputs
The skill can generate:
Example reports:
report_normal.mdreport_valve_closed.mdIntended Use
This skill can be used for:
License
MIT-0