Sub-skill of diffraction-analysis: AQWA Module (+2).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill aqwa-module --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Aqwa Module?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-aqwa-module-workspace-hub)More formats (shields.io, HTML) on the badges page.
---
name: diffraction-analysis-aqwa-module
description: 'Sub-skill of diffraction-analysis: AQWA Module (+2).'
version: 1.0.0
category: engineering
type: reference
scripts_exempt: true
---
# AQWA Module (+2)
## AQWA Module
```bash
# (Uses existing AQWA CLI if available)
```
## BEMRosetta Module
```bash
bemrosetta convert analysis.LIS -o ./output
bemrosetta convert analysis.LIS --qtf analysis.QTF -o ./output
bemrosetta info analysis.LIS
bemrosetta validate analysis.LIS --strict --causality
bemrosetta convert-mesh hull.gdf -o hull.stl
bemrosetta status
```
## Diffraction Module
```bash
# Batch processing
python -m digitalmodel.diffraction.batch_processor config.yml
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!