Back to guides
6
5 min

Your Engineering AI Toolkit

Reusable Prompts for Daily Engineering Tasks

From SOPs to AI Prompts

Every well-run engineering department has Standard Operating Procedures — step-by-step instructions for common tasks like failure analysis, incoming inspection, energy audits, and maintenance scheduling. These SOPs ensure consistency and capture institutional knowledge. But they are static documents. They do not analyse your specific data, they do not adapt to your context, and they cannot answer follow-up questions.

AI prompts are the next evolution of SOPs. A well-crafted prompt is like an SOP that comes alive — it takes your specific data, applies engineering logic, and gives you a tailored analysis or recommendation. And just like SOPs, good prompts should be documented, version-controlled, and shared across the team.

This chapter gives you a library of battle-tested engineering prompts. These are not generic AI tricks. They are domain-specific tools designed for the daily work of maintenance engineers, quality managers, design engineers, and plant managers.

Building a Prompt Library

Why Structure Matters

A random prompt gives random results. A structured prompt gives consistent, useful output every time. The structure:

  • Role — Tell AI what expertise to apply ("You are a vibration analysis expert with 20 years of experience in rotating machinery")
  • Context — Provide background specific to your situation ("This is a 200 HP induction motor driving a centrifugal compressor in a natural gas processing plant")
  • Data — Paste or reference your actual measurements
  • Task — Specify exactly what you want ("Identify possible fault conditions and recommend actions")
  • Format — Define how you want the output ("Provide in a table with columns: Possible Fault, Confidence Level, Recommended Action, Urgency")
  • Prompt 1: Failure Analysis

    You are a root cause analysis expert for industrial equipment in manufacturing and process plants.
    
    A [equipment type] at our facility in [location] has failed. Here are the details:
    - Equipment: [make/model/rating]
    - Age: [years in service]
    - Last maintenance: [date and what was done]
    - Failure symptoms: [what happened]
    - Operating conditions before failure: [load, temperature, any unusual events]
    - Historical issues: [previous failures or repairs]
    
    Perform a structured root cause analysis:
    1. List 5 possible root causes ranked by probability
    2. For each, explain what evidence would confirm or rule it out
    3. Recommend immediate actions (next 24 hours)
    4. Recommend preventive measures to avoid recurrence
    5. Estimate if this failure was predictable with condition monitoring
    6. Identify any OSHA recordable or EPA reportable implications
    
    Consider standard US/EU manufacturing context: CMMS integration (Maximo/SAP PM), spare parts procurement via major distributors, and applicable ASME/ASTM standards.

    Prompt 2: Anomaly Detection Interpretation

    You are a condition monitoring specialist experienced with industrial machinery and ISO 10816/20816 vibration standards.
    
    My AI monitoring system has flagged the following anomaly:
    - Machine: [type, rating, running speed]
    - Parameter: [vibration/temperature/current/pressure]
    - Normal baseline: [value and pattern]
    - Current reading: [value]
    - Trend: [how it has changed over what period]
    - Other parameters: [any correlated changes]
    
    Interpret this anomaly:
    1. What fault conditions could cause this specific pattern?
    2. How urgent is this — can I run until next planned shutdown or should I stop now?
    3. What additional measurements should I take to confirm the diagnosis?
    4. If I must continue running, what monitoring frequency do you recommend?
    5. What spare parts should I pre-order as a precaution?
    6. What is the estimated P-F interval remaining based on the trend?

    Prompt 3: Quality Investigation

    You are a quality engineering consultant specializing in manufactured components for automotive, aerospace, and industrial markets.
    
    We are experiencing increased rejections. Here is the data:
    - Part: [description, material, critical dimensions]
    - Normal rejection rate: [%]
    - Current rejection rate: [%]
    - Defect type: [dimensional/surface/material]
    - When it started: [date or event]
    - What changed recently: [new material batch, tool change, operator change, machine maintenance, weather change]
    - Process parameters: [speeds, feeds, coolant, temperature]
    
    Analyse this quality issue:
    1. Most likely root causes (top 3) based on the defect type and timing
    2. What data should I collect to confirm each hypothesis?
    3. Immediate containment actions to stop defective parts from shipping
    4. Short-term fixes (implement this week)
    5. Long-term prevention (process or system changes)
    6. ASTM/ASME/IATF 16949 documentation requirements for this type of quality event

    Prompt 4: Maintenance Scheduling Optimization

    You are a maintenance planning expert for manufacturing plants running continuous or multi-shift operations.
    
    I need to plan maintenance for the next quarter. Here is my equipment list:
    [Paste: Machine name | Last maintenance date | Condition status | Criticality (A/B/C) | Typical maintenance duration]
    
    Constraints:
    - Maximum [N] machines offline simultaneously
    - Production demand: [high/medium/low] periods in [months]
    - Planned shutdowns: [dates — holidays, inventory weeks]
    - Spare parts lead time: [weeks] from [supplier/distributor]
    - Maintenance crew: [number] people per shift
    - Union contract constraints: [overtime limits, shift restrictions]
    
    Create an optimized maintenance schedule that:
    1. Prioritizes by condition + criticality (not just calendar)
    2. Groups related machines to minimize total downtime
    3. Aligns major overhauls with planned shutdowns or low-demand periods
    4. Ensures spare parts are ordered with sufficient lead time
    5. Balances crew workload across the quarter
    6. Generates work orders compatible with CMMS import (Maximo/SAP PM/Fiix format)

    Prompt 5: Energy Audit Analysis

    You are an energy engineer familiar with US industrial energy consumption patterns, utility rate structures, and DOE best practices.
    
    Here is our monthly energy data for the past 12 months:
    [Paste: Month | kWh consumed | Peak demand (kW) | Power factor | Production output (units) | Energy cost ($)]
    
    Also:
    - Utility rate structure: [time-of-use rates, demand charges, PF penalty/incentive, ratchet clauses]
    - Major energy consumers: [list with rated HP/kW]
    - Operating hours: [shift pattern]
    - Recent changes: [new equipment, production changes, HVAC upgrades]
    
    Analyse our energy performance:
    1. Specific energy consumption (kWh per unit of output) — trend and benchmarking against DOE industry averages
    2. Power factor analysis — are we paying penalties? What capacitor bank size would eliminate them?
    3. Peak demand management — can we reduce demand charges through load staggering?
    4. Time-of-use optimization — which loads can shift to off-peak?
    5. Top 3 energy-saving opportunities with estimated savings ($/year) and implementation cost
    6. Applicable utility rebate programs and DOE incentives (IRA / Inflation Reduction Act credits if relevant)

    Prompt 6: Specification Compliance Review

    You are a senior design engineer reviewing technical specifications for manufacturing compliance with US and international standards.
    
    Review this specification/drawing for:
    [Paste specification details or describe the design]
    
    Check against:
    1. ASTM/ASME standards applicability — which standards apply to this product/component?
    2. Manufacturability — can this be made with standard CNC, heat treatment, and readily available materials?
    3. Tolerance analysis — are the tolerances achievable and necessary? Flag over-specified dimensions using ASME Y14.5 GD&T principles.
    4. Material availability — is the specified material readily available from domestic suppliers?
    5. Testing requirements — what testing is needed for customer acceptance or regulatory compliance (FDA, FAA, NIST traceability)?
    6. Cost implications — any specification choices that significantly increase cost without proportional performance benefit?
    
    Provide output as: [Item | Issue | Recommendation | Impact (cost/time/quality)]

    Open data/prompt-library-engineering.json in the code panel for an extended collection of 20+ engineering prompts organized by function — maintenance, quality, design, energy, safety, and compliance. Each prompt includes usage notes, example inputs, and expected output format.

    Making Prompts Work in Your Team

    Version Control Your Prompts

    Just like engineering drawings have revision numbers, your AI prompts should too. When you find a prompt that works well:

  • Save it in a shared location (SharePoint, Confluence, company wiki)
  • Note the date, author, and what it does
  • When you improve it, save as a new version — do not overwrite
  • Track which version your team uses for which tasks
  • Train Your Team in 30 Minutes

    Most engineers are sceptical of AI until they see it solve their specific problem. Run a 30-minute session:

  • Pick a real problem from last week (5 min to explain)
  • Show the relevant prompt and paste real data (5 min)
  • Show AI's output (5 min)
  • Discuss: what is useful, what needs human validation (15 min)
  • ASTM/ASME/NIST Compliance Checks with AI

    AI is particularly powerful for compliance checking because standards are structured, rule-based documents. A well-prompted AI can:

  • Check if your product falls under specific ASTM material or testing standards
  • Verify if test reports cover all required parameters per ASME code sections
  • Flag gaps in quality management documentation for ISO 9001 or IATF 16949 audits
  • Calculate energy performance metrics against DOE benchmarks
  • Draft compliance statements for customer quality questionnaires or regulatory submissions
  • Cross-reference NIST traceability requirements for calibration records
  • Open data/specification-analysis.json to see an example AI analysis of a mechanical component specification — showing how AI identifies over-specified tolerances, suggests material alternatives, and flags ASTM testing requirements. Use this as a template for your own specification reviews.

    Key Takeaways

  • Structured prompts give consistent results. Always include role, context, data, task, and format. A 2-minute prompt setup saves hours of back-and-forth.
  • Build a team library. Your best prompts are institutional knowledge. Document, share, and improve them collectively — just like SOPs.
  • AI handles the analysis, you provide the judgment. Paste your data, get AI's interpretation, then validate with your engineering experience. Never act on AI output without human verification for safety-critical decisions.
  • Start with one prompt per role. Maintenance engineer: failure analysis prompt. Quality manager: investigation prompt. Design engineer: specification review prompt. One good prompt used daily is worth more than twenty unused ones.
  • Standards compliance is a sweet spot for AI. ASTM, ASME, NIST, OSHA — these are structured and rule-based. AI checks compliance, generates documentation, and identifies gaps before auditors do.
  • This is chapter 6 of AI for Engineers (Global).

    Get the full hands-on course — free during early access. Build the complete system. Your projects become your portfolio.

    View course details