cfd-pipeline-quick-reference-file-flow

Sub-skill of cfd-pipeline: Quick Reference: File Flow.

5 stars

Best use case

cfd-pipeline-quick-reference-file-flow is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Sub-skill of cfd-pipeline: Quick Reference: File Flow.

Teams using cfd-pipeline-quick-reference-file-flow 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

$curl -o ~/.claude/skills/quick-reference-file-flow/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/_archive/engineering/workflows/cfd-pipeline/quick-reference-file-flow/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/quick-reference-file-flow/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How cfd-pipeline-quick-reference-file-flow Compares

Feature / Agentcfd-pipeline-quick-reference-file-flowStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Sub-skill of cfd-pipeline: Quick Reference: File Flow.

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

# Quick Reference: File Flow

## Quick Reference: File Flow


```
FreeCAD (.FCStd) ──export──► .step/.stl
                                  │
            gmsh (.geo) ──mesh──► .msh ──gmshToFoam──► polyMesh/
                                                           │
            blockMesh ──────────────────────────────► polyMesh/
                                                           │
                                  snappyHexMesh ───────► polyMesh/
                                                           │
                              OpenFOAM solver ──────► time dirs (0.1/, 0.2/, ...)
                                                           │
                              foamToVTK ────────────► VTK/*.vtk
                                                           │
                    ┌──────────────────────────────────────┤
                    ▼                                      ▼
              ParaView (.foam)                    Blender (.stl via meshio)
              ├── screenshots                     ├── high-quality renders
              ├── CSV line probes                 └── animation
              └── animations
```

Related Skills

teams-meeting-pipeline

5
from vamseeachanta/workspace-hub

Operate the Teams meeting summary pipeline via Hermes CLI — summarize meetings, inspect pipeline status, replay jobs, manage Microsoft Graph subscriptions.

solidworks-to-blender-pipeline

5
from vamseeachanta/workspace-hub

Use when converting SolidWorks .sldprt/.sldasm geometry to Blender for rendering, animation, or visualization, including questions about STEP export settings, FreeCAD as a bridge, or which mesh format (STL/OBJ/GLTF) to choose.

digitalmodel-orcawave-orcaflex-proof-workflows

5
from vamseeachanta/workspace-hub

Class-level digitalmodel OrcaWave/OrcaFlex readiness, semantic-proof, fixture-proof, and closeout workflows.

portable-pattern-verification-workflow

5
from vamseeachanta/workspace-hub

Multi-package implementation with verification strategy for cross-platform configuration hardening

plan-gated-issue-validation-workflow

5
from vamseeachanta/workspace-hub

Systematic validation pattern for plan-approved GitHub issues with pre-existing deliverables

multi-year-tax-filing-verification-workflow

5
from vamseeachanta/workspace-hub

Verify and reconcile complex multi-form tax filings by cross-referencing source documents, identifying data dependencies, and validating line-by-line against authoritative records.

multi-role-agent-contract-review-pipeline

5
from vamseeachanta/workspace-hub

Execute a 4-role agent team (Planner/Architect/Reviewer/Integrator) pipeline for self-reviewing knowledge artifacts before delivery

multi-file-tax-reconciliation-workflow

5
from vamseeachanta/workspace-hub

Systematic parallel review and reconciliation of multi-document tax filings with cross-reference validation

multi-file-tax-prep-orchestration

5
from vamseeachanta/workspace-hub

Structured approach to complex multi-file tax return preparation with traceability and planning

metadata-only-wiki-sweep-workflow

5
from vamseeachanta/workspace-hub

Disciplined inventory process for cataloging documents by filename/path without content claims, using parent-centric grouping to prevent stub proliferation

git-large-file-staging-conflict-recovery

5
from vamseeachanta/workspace-hub

Recover from pre-commit hook blocks on oversized files and corrupted rebase states during bulk repo syncs

freetaxusa-efiling-workflow

5
from vamseeachanta/workspace-hub

Navigate FreeTaxUSA e-filing process through final steps, handling session timeouts and identifying required manual signature steps