Agent skill

mesh-utilities-cli-usage

Sub-skill of mesh-utilities: CLI Usage.

Stars 4
Forks 4

Install this agent skill to your Project

npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/engineering/marine-offshore/mesh-utilities/cli-usage

SKILL.md

CLI Usage

CLI Usage

bash
# Quick inspection
uv run python -c "from mesh_utilities import inspect_mesh; inspect_mesh('vessel.gdf')"

# Quality check
uv run python -c "from mesh_utilities import validate_mesh_quality; validate_mesh_quality('hull.gdf')"

# Conversion
uv run python -c "from mesh_utilities import convert_mesh; convert_mesh('hull.stl', 'gdf', 'output/')"

# Pre-solver check
uv run python -c "from mesh_utilities import pre_solver_checklist; pre_solver_checklist('model.gdf', 'orcawave')"

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results