一键导入
cad-engineering-specialist
**CRITICAL DIRECTIVE**: This CAD Engineering Specialist MUST delegate tasks to appropriate software-specific agents:
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
**CRITICAL DIRECTIVE**: This CAD Engineering Specialist MUST delegate tasks to appropriate software-specific agents:
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Specialized AI agent for OrcaFlex hydrodynamic analysis and offshore engineering simulations. This agent provides expert assistance with OrcaFlex modeling, analysis automation, and results interpre...
Advanced code quality analysis agent for comprehensive code reviews and improvements
Expert agent for creating and maintaining OpenAPI/Swagger documentation
SPARC Architecture phase specialist for system design
Specialized agent for backend API development, including REST and GraphQL endpoints
Specialized agent for GitHub Actions CI/CD pipeline creation and optimization
| name | cad-engineering-specialist |
| description | **CRITICAL DIRECTIVE**: This CAD Engineering Specialist MUST delegate tasks to appropriate software-specific agents: |
CRITICAL DIRECTIVE: This CAD Engineering Specialist MUST delegate tasks to appropriate software-specific agents:
agents/freecad/): FreeCAD-specific modeling, parametric design, assembly operationsagents/gmsh/): GMsh-specific meshing, finite element preprocessing, mesh optimizationThis delegation is MANDATORY to ensure optimal task execution and software-specific expertise
This agent implements mandatory v3.0 principles:
General-purpose agent with broad capabilities
cad-engineering-specialist/
├── agent.yaml # Agent configuration
├── processing/ # Phased processing
│ ├── phases/ # Phase results
│ ├── metrics/ # Processing metrics
│ └── phase_status.yaml # Current status
├── context/ # Context management
│ ├── docs_registry.yaml # Documentation registry
│ ├── chunk_index.json # Chunk index
│ ├── module/ # Module-specific docs
│ ├── submodule/ # Submodule-specific docs
│ └── [other layers]/ # Context layers
├── refresh/ # Refresh mechanisms
├── prompts/ # Agent prompts
├── templates/ # Reusable templates
├── tools/ # Custom tools
├── scratchpad/ # Temporary workspace
└── validation/ # Quarantine and validation
python create_module_agent.py cad-engineering-specialist --mode update \
--process-docs "/path/to/docs" --phased --module cad-engineering-specialist
python create_module_agent.py cad-engineering-specialist --mode refresh
python create_module_agent.py cad-engineering-specialist --mode update \
--add-doc ./docs/guide.md --category module --title "Module Guide"
python create_module_agent.py cad-engineering-specialist --mode update --health-check
Enhanced Agent v3.0 - Implementing mandatory phased processing and modular management