home / skills / a5c-ai / babysitter / engineering-report-generator
This skill generates standardized engineering reports including geotechnical, structural, and traffic documents with calculation sheets and executive summaries.
npx playbooks add skill a5c-ai/babysitter --skill engineering-report-generatorReview the files below or copy the command above to add this skill to your agents.
---
name: engineering-report-generator
description: Engineering report generation skill for standard technical reports and calculation sheets
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: civil-engineering
domain: science
category: Documentation
skill-id: CIV-SK-035
---
# Engineering Report Generator Skill
## Purpose
The Engineering Report Generator Skill creates standard engineering reports including geotechnical, structural, and traffic reports with calculation documentation.
## Capabilities
- Standard report templates (geotechnical, structural, traffic)
- Calculation sheet formatting
- Drawing sheet generation
- Table and figure numbering
- Reference management
- PE seal block placement
- Executive summary generation
- Appendix organization
## Usage Guidelines
### When to Use
- Creating technical reports
- Documenting calculations
- Preparing deliverables
- Generating drawings
### Prerequisites
- Technical content complete
- Figures and tables prepared
- References compiled
- Review comments addressed
### Best Practices
- Follow template standards
- Maintain consistent formatting
- Include required content
- Quality check before issue
## Process Integration
This skill integrates with:
- All processes (documentation output)
## Configuration
```yaml
engineering-report-generator:
report-types:
- geotechnical
- structural
- traffic
- design
formats:
- docx
- pdf
- html
sections:
- executive-summary
- methodology
- findings
- recommendations
- appendices
```
## Output Artifacts
- Technical reports
- Calculation packages
- Drawing sets
- Appendix documents
This skill generates complete engineering reports and calculation sheets for geotechnical, structural, traffic, and general design projects. It assembles standard templates, formats calculation documentation, and organizes appendices and figures into deliverable packages. Outputs are ready for review in DOCX, PDF, or HTML with PE seal block placement and reference management.
The skill consumes technical content, figures, tables, and references then maps them into configured report templates. It formats calculation sheets, numbers tables and figures, places PE seal blocks, and generates executive summaries and appendices. Final artifacts are exported into DOCX, PDF, or HTML with drawing sheets and calculation packages organized for distribution.
What output formats are supported?
DOCX, PDF, and HTML exports are supported for final deliverables.
What do I need before running the generator?
Provide completed technical text, figures and tables, compiled references, and addressed review comments.