bemrosetta-cli-commands
Sub-skill of bemrosetta: CLI Commands.
Best use case
bemrosetta-cli-commands is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of bemrosetta: CLI Commands.
Teams using bemrosetta-cli-commands should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/cli-commands/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How bemrosetta-cli-commands Compares
| Feature / Agent | bemrosetta-cli-commands | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Sub-skill of bemrosetta: CLI Commands.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# CLI Commands ## CLI Commands ```bash # Convert AQWA to OrcaFlex bemrosetta convert analysis.LIS -o ./output # Convert with QTF data bemrosetta convert analysis.LIS --qtf analysis.QTF -o ./output # Display file information bemrosetta info analysis.LIS # Validate coefficients bemrosetta validate analysis.LIS --strict --causality # Convert mesh formats bemrosetta convert-mesh input.gdf -o output.stl bemrosetta convert-mesh input.dat -o output.gdf # Validate mesh quality bemrosetta validate-mesh hull.gdf --check-normals # Show module status bemrosetta status ```
Related Skills
bemrosetta
BEMRosetta hydrodynamic coefficient converter - AQWA to OrcaFlex workflow with QTF and mesh support
repo-cleanup-progress-tracking-commands
Sub-skill of repo-cleanup: Progress Tracking Commands (+1).
improve-related-commands
Sub-skill of improve: Related Commands.
clean-code-quick-scan-commands
Sub-skill of clean-code: Quick Scan Commands.
raycast-alfred-1-raycast-script-commands
Sub-skill of raycast-alfred: 1. Raycast Script Commands.
bemrosetta-with-diffraction-module
Sub-skill of bemrosetta: With diffraction module (+1).
bemrosetta-version
Sub-skill of bemrosetta: Version.
bemrosetta-parsing
Sub-skill of bemrosetta: Parsing (+3).
bemrosetta-data-models
Sub-skill of bemrosetta: Data Models.
bemrosetta-100-2026-01-27
Sub-skill of bemrosetta: 1.0.0 (2026-01-27).
python-project-template-key-commands
Sub-skill of python-project-template: Key Commands.
uv-package-manager-5-running-scripts-and-commands
Sub-skill of uv-package-manager: 5. Running Scripts and Commands (+1).