AI is becoming infrastructure, not a project
Integrated AI across the value chain is reported to reduce operating expenditure by up to 20% and lift production efficiency by 5-8%.
Energy is the domain where an AI mistake can hurt someone. That changes everything: the agent advises, the control system decides, and the boundary between them is an engineering artefact you must be able to defend. This specialisation is built around that line.
Energy runs on physical assets with long lives and unforgiving failure modes. Part 1 maps the chain from subsurface to customer, and names the people whose judgement the agent supports.
Six stages from exploration to trading. Select one.
Subsurface interpretation, prospect evaluation and appraisal planning.
Well planning, drilling operations, completion and intervention.
Production operations, artificial lift, flow assurance and optimisation.
Reliability, predictive maintenance, inspection and turnaround planning.
Safety, environmental performance, asset integrity and emissions.
Refining operations, logistics, scheduling, trading and retail.
In energy, the operator on shift is the user whose trust decides everything. Select one to light the stages they own.
A sector applying AI to physical assets, with the discipline that implies.
Integrated AI across the value chain is reported to reduce operating expenditure by up to 20% and lift production efficiency by 5-8%.
Predictive analytics can lower maintenance costs by up to 25% while improving availability — the most consistently realised value in the sector.
Bain’s 2026 read is to embed AI behind the value tactics that drive cash flow rather than launching a portfolio of disconnected initiatives.
Roughly half of natural resources companies run some form of digital twin, with what-if flow optimisation reported to lift recovery efficiency by 2-5%.
Drones, computer vision and edge compute have made autonomous inspection viable at scale, reducing human exposure in hazardous areas.
In safety-critical operations, an advisory system that shows its reasoning is adopted; one that issues instructions is ignored or disabled.
Consulted when this program was written, in July 2026. Each entry names the claim on this page that it backs, so the pairing stays checkable if the copy is later edited.
Industrial architecture has a hard boundary in it: the OT/IT split. An agent lives on the IT side, reads from the OT side through a controlled path, and never issues a control action.
Six families, and the engineering document corpus is the most underused asset in the sector.
Sensor and process data at high frequency, decades deep.
OSIsoft PI, Aspen IP.21EAM records, work orders and failure history — mostly free text.
SAP PM, MaximoP&IDs, datasheets, procedures, well reports and drawings.
Document management, EDMSLogs, cores, seismic interpretation and daily drilling reports.
Petrel, WITSML, well filesIncident records, observations, permits and audit findings.
HSE management systemsNominations, movements, blends, contracts and market data.
Scheduling systems, ETRMThe most valuable asset in an energy company is forty years of engineering documents nobody can search. Making a tag resolve to its equipment, its drawings and its failure history is the semantic work that unlocks it.
Six subject areas, each with the entities it holds, its critical data elements and the function accountable for it.
The physical estate, from field to individual instrument.
Reservoirs, wells and everything interpreted about them.
What was produced, deferred and allocated, and why.
Work done on the asset and how it failed.
Incidents, permits, barriers and emissions.
The drawings, procedures and datasheets describing the asset.
The entities and the typed relationships between them — what the agent traverses instead of guessing joins. Select any entity.
A producing area with shared infrastructure.
A processing or production installation.
A maintainable physical item.
A sensor or instrument reference on equipment.
A borehole producing from or injecting into a reservoir.
The subsurface accumulation being produced.
Measured output over a period.
Production lost against plan, with a cause.
A maintenance job against equipment.
A classified way equipment fails.
An HSE event requiring investigation.
A drawing, datasheet or procedure.
The classification hierarchies that make records comparable across systems.
Field A → Platform 2 → Gas compression → Compressor K-101 → Seal
Centrifugal pump → External leakage → Seal degradation
Unplanned → Equipment failure → Compressor trip
The definitions an agent must use rather than invent. Most wrong answers in this industry are a term used loosely.
The layers a deployment needs, what each one holds, and what the engineer owns there.
Seven layers, with the OT/IT boundary drawn explicitly and defended.
Sensors, control systems and historians — read through a controlled, one-way path.
Nothing. This is the upstream edge.
Tag histories, work-order history and document extracts, reconciled to one asset hierarchy.
Time-series tags from control systems, at second-to-minute resolution and years deep. The tag name is the only key, and it is rarely well governed.
The operational layer that actually runs the plant. Read across a strict boundary; nothing you build writes to it.
Work orders, functional locations, failure codes and inspection history. The asset hierarchy here is the one everything else must agree with.
Well tests, production volumes, deferments and the allocation that turns raw measurement into an accountable number.
Well headers, trajectories, completions and logs, in domain formats that predate every convention your platform assumes.
Permits to work, incidents, barrier records, P&IDs and datasheets — much of it as drawings and scans rather than as data.
The read path, and the absolute guarantee that it is read-only.
Crossing the safety boundary. Reading the historian is routine; anything that could influence a control action is a different system, a different assurance case and usually a different answer.
Time-series ingestion aligned to asset hierarchy, with the equipment model attached.
Read-mostly access paths, change feeds and document streams from the systems of record.
Replayable, resolved, quality-checked records with their lineage back to the source row.
Reads the source’s own change log rather than polling it, so the platform sees every state a record passed through instead of only where it ended up.
Every extract kept as it arrived, immutable and timestamped. The thing you replay from when a downstream definition turns out to have been wrong.
Layout-aware extraction over the unstructured half of the estate: sectioning, tables, signatures, and the page reference every later citation depends on.
Decides that two records are the same real-world thing, with a survivorship rule and a confidence, so downstream joins are a decision rather than an assumption.
Schema, freshness and volume expectations asserted at the boundary, so a bad load fails loudly here rather than quietly two layers later.
Resolves historian tag names to equipment in the functional-location hierarchy. Without it a time series is a number with no subject.
Tag-to-equipment mapping — the work that makes sensor data interpretable at all.
Ingesting tags without resolving them to assets. The data lands, the questions stay unanswerable, and nobody notices for a quarter.
The equipment hierarchy, functional locations and the graph connecting assets to documents.
Replayable, resolved records with lineage from ingestion.
Typed, classified, defined data an agent can be grounded on without inferring meaning.
One agreed definition per term, owned by a named person, so the number an agent quotes means what the business means by it.
The typed entities and relationships the domain actually has, so an agent can traverse "which customers are exposed to this" rather than guess from adjacent text.
Metrics defined once, in one place, with their filters and grain. Removes the class of error where the agent computed something plausible and wrong.
Sensitivity labels and the purpose each classification permits, applied at the field level and inherited by everything downstream.
Where a value came from and what it touched on the way. The layer that makes an answer defensible rather than merely correct.
Connecting a sensor tag to its equipment, its documents and its failure history.
Letting the model infer meaning from column names. It will, it will be plausible, and nobody will notice until the number reaches a regulator or a board pack.
Retrieval over procedures, P&IDs, well reports, incidents and work-order history.
Typed, classified, defined data from the governance layer.
Ranked, permission-trimmed, citable evidence scoped to the caller and the moment.
Vector and lexical retrieval together, because exact identifiers, codes and clause numbers are the thing semantic search is worst at.
Splits on the document’s own structure and carries effective dates, version and source into every chunk, so a retrieved passage knows when it was true.
Applies the caller’s permissions inside the query rather than filtering results afterwards, so the model never sees what the user may not.
Traverses the knowledge graph for questions that are joins rather than similarity — exposure, genealogy, ownership, causation.
Reorders candidates on relevance and returns the passage identifier behind every sentence, so the answer can be checked rather than trusted.
Making forty years of engineering documents actually searchable by an engineer.
Filtering results after retrieval instead of constraining the query. The model has already seen the rows you removed, and it will use them.
Advisory agents for diagnosis, maintenance, HSE learning and scheduling support.
Ranked, permission-trimmed, citable evidence from retrieval.
Actions taken or proposed, each with the evidence, the identity and the trace behind it.
Plans, calls tools and holds the loop. Where the step budget, the timeout and the stopping condition are enforced rather than hoped for.
Typed, permissioned tools with declared schemas. An agent’s real capability surface is this list, which is why the list is a security artefact.
Durable task state with checkpoints, so a run that dies mid-way resumes instead of restarting and re-doing side effects.
Approval steps on the actions that need one, carrying enough context for the approver to actually decide rather than rubber-stamp.
Writes back into the systems people already work in, under a service identity with its own audit trail.
Enforcing advisory-only behaviour at the tool layer, not in the prompt.
An agent that acts under a service account rather than on behalf of the user. It will eventually do something the requesting user had no right to do, and the log will not show it.
Absolute separation from control action, safety-case alignment and audit trail.
Proposed actions and drafted responses from the agent layer.
Permitted, grounded, logged output — or a refusal with a stated reason.
The rules that decide whether an action is permitted at all, evaluated before the action and independently of the model that proposed it.
Injection detection on the way in, and on the way out the checks for leakage, unsupported claims and content the domain forbids.
Verifies each assertion resolves to retrieved evidence, and fails the response rather than shipping the sentence that does not.
Model inventory, intended use, validation evidence and the sign-off that lets a model be used for a purpose. Not optional in a regulated estate.
Immutable record of what was asked, retrieved, decided and done — the artefact a reviewer reads when they do not take your word for it.
A hard, auditable separation between reading operational data and influencing a control action, with the assurance case that goes with it.
Being able to prove the agent cannot actuate anything, ever.
An advisory agent whose output is quietly used as an operational instruction. The boundary is organisational as much as technical, and it moves without anyone deciding to move it.
Diagnostic accuracy evals, false-alarm tracking, drift and cost per asset.
Permitted, grounded, logged output from the guardrail layer.
Measured quality, cost and latency — and the evidence to change any of the three.
Held-out sets and graded runs on every change, so a prompt edit is a measured change rather than a hopeful one.
Blocks a release when quality drops, in CI, on the same evidence for everyone. The difference between a system and a demo.
End-to-end spans across retrieval, model and tool calls, so a bad answer can be opened and read rather than argued about.
Cost per task and per tenant, against throughput and quota. The number that decides whether the pilot can become the rollout.
Watches quality against production traffic rather than the test set, and routes real corrections back into the eval suite.
Managing false alarms — the metric that decides whether operators keep using it.
Evaluating once, before launch. Quality moves with the data, the model and the traffic, and a system with no live measurement has no idea which of the three moved.
The agent advises; the control system and the operator decide. This must be architecturally impossible to violate, not merely discouraged.
Read paths cross a DMZ or diode. Anything that requires two-way OT access will not be approved, and should not be.
Operators already suffer alarm floods. A noisy agent gets switched off in a week and never comes back.
Assets are remote with limited connectivity. Design for edge inference and degraded operation.
Every use case here is advisory. That is not a limitation — it is what makes them deployable in an environment where the alternative is not being allowed near the asset at all.
Filter by stage or by earned autonomy. Selecting a use case jumps the value chain and the architecture to the stage and layer it depends on.
No use cases match that combination.
How an energy deployment actually runs.
Agree in writing that the agent is advisory and confirm it architecturally. Everything else depends on this being settled first.
Map sensor tags to equipment and to documents. Without this, nothing downstream is interpretable.
Engineering document retrieval delivers value fastest and carries no OT risk. It also builds the trust you need later.
Set thresholds with the operators. Measure false-alarm rate as a first-class metric, because adoption depends on it more than accuracy does.
Prove behaviour under lost connectivity, then hand over runbook, thresholds and the safety-case documentation.
8 modules, 80 taught hours, 40 hands-on labs and 8 assessments — every lab provisioned and graded by the SCIKIQ Agentic AI Playground. Open a module to see its labs.
End-to-end agent design, development, deployment and testing, 10 hours each. Reviewed by a Senior SCDAI Engineer against a published rubric.
Build an advisory agent that diagnoses a production shortfall from sensor, event and maintenance evidence, cites its sources, and demonstrably cannot issue a control action.
Build retrieval over scanned procedures, P&IDs and incident history that answers engineering questions with the document and revision cited. Measure recall on an engineer-labelled set.
Every lab in this program follows the shape below. This is lab 05 in full — the brief you are given, the environment that is provisioned for you, the code you start from and the assertions that decide whether you passed.
Prove a diagnostic agent cannot issue a control action, even when instructed to.
Build a deferment diagnosis agent over historian and work-order data. Then attack it: prompt injection in a scanned procedure, a persuasive operator request, and a malformed tool schema. The agent must remain advisory under all three.
TOOLS = [read_historian, read_workorders, search_documents]
# Note what is absent. There is no write tool, and no tool that can
# reach the control system. Containment is capability, not instruction.
def diagnose(well_id, window):
raise NotImplementedError
Every module ends with a timed, randomised assessment delivered through the SCIKIQ Agentic AI Playground. The certificate requires a pass on all of them plus two reviewed capstones.
What each test covers, how long it runs, and how many items are currently in the versioned bank behind it.
| # | Assessment & coverage | Items | Time | In bank |
|---|---|---|---|---|
| 01 | Operating model & safety scopeDelivery mandateAdvisory boundaryValue sizingSafety governance | 25 | 35 min | 4 |
| 02 | Industrial data landscapeHistorians and time seriesAsset hierarchyWork ordersOT/IT boundary | 25 | 35 min | 4 |
| 03 | Context engineeringUnits and precisionTag resolutionStructured outputsControl refusal | 25 | 35 min | 4 |
| 04 | Retrieval & groundingScanned documentsAsset graphIncident retrievalRetrieval metrics | 25 | 40 min | 4 |
| 05 | Agent design & advisory limitsAdvisory enforcementAlarm designDiagnosis patternsContainment | 25 | 40 min | 4 |
| 06 | Systems integrationMCP designHistorian accessEdge and offlineIdentity | 25 | 35 min | 4 |
| 07 | Safety, OT security & riskSafety caseOT securityLLM securityFailure analysis | 30 | 45 min | 4 |
| 08 | Production & operationsEval gatingFalse-alarm managementDrift and thresholdsEconomics and handover | 30 | 45 min | 4 |
Real items, drawn from 32 in this program's bank — weighted toward the scenario and diagnosis types, because those are the ones that predict field performance. Instant feedback, nothing saved.
Four sample items — one attempt each, then the reasoning is shown.
Q1What must be settled in writing before an energy deployment begins?
The safety boundary is the precondition for everything else. Settle it first, and confirm it architecturally.
Q2What is tag contextualisation and why does it matter?
A tag name alone tells you almost nothing. Contextualisation is the unglamorous work that makes everything downstream possible.
Q3Why is unit handling a safety-relevant concern?
Silent unit errors are among the most consequential failure modes in industrial software. Validate explicitly.
Q4Scanned P&IDs and procedures span forty years of format drift. What is the first quality gate?
Bad OCR produces plausible-looking indexes that never retrieve the right passage. Measure it before building on it.
The same ladder whichever specialisation you enter through — what changes is the domain you go deep in. Below: how the program is delivered, the skills it moves, the roles it leads to, and the specialisations closest to this one.
The same labs, assessments and capstones, delivered to an enterprise cohort or to individual professionals.
Cohorts of 20 to 2,000+ on your own tenancy, with your data patterns and your cloud. Skill-gap baselining up front, per-team mastery reporting throughout, and capstones scoped against your real backlog so the output is deployable work.
The same labs, assessments and capstones for individual engineers and analysts, run on shared infrastructure with a fixed cohort calendar. You leave with a graded portfolio, not a certificate of attendance.
Find your row and aim one column right. The Playground scores you against this after every module.
| Skill | Beginner | Intermediate | Advanced |
|---|---|---|---|
| Energy domain fluency | Knows the segments. | Maps the chain to decisions and owners. | Sizes deferment and reliability value credibly. |
| Industrial data | Queries a historian. | Contextualises tags to assets and documents. | Designs an OT-safe data path end to end. |
| Safety engineering | Aware of the control line. | Enforces advisory-only at the tool layer. | Aligns an AI system to the safety case. |
| Context engineering | Writes clear prompts. | Structures retrieval, tools and state deliberately. | Designs context strategy for reliability and cost at scale. |
| Retrieval & grounding | Builds basic vector search. | Tunes chunking, hybrid search and reranking. | Designs graph + vector grounding with measured recall. |
| Agent orchestration | Runs a single tool-calling agent. | Builds supervised multi-step and multi-agent flows. | Designs autonomy boundaries and failure containment. |
| Tool & system integration | Calls a documented API. | Writes an MCP server over a system of record. | Designs a least-privilege tool estate across systems. |
| Evaluation | Eyeballs outputs. | Builds labelled eval sets and regression gates. | Runs online evals with drift and judge calibration. |
| Observability & cost | Reads logs. | Traces runs, tracks tokens and latency. | Owns cost per task and capacity planning in production. |
| Security & guardrails | Adds output filters. | Mitigates the OWASP LLM Top 10 in a build. | Threat-models an agent estate and proves controls. |
| Client delivery | Takes notes in a workshop. | Runs discovery and scopes a thin slice. | Owns the account technically, from scope to handover. |
The SCDAI ladder is the same whichever specialisation you enter through — what changes is the domain you go deep in.
Skill a team, or join a cohort
B2B cohorts run on your tenancy with capstones scoped to your backlog. B2C cohorts run on a fixed calendar.
Stated plainly enough to rule yourself in or out without a sales call: the prerequisites, how the program runs, exactly what the credential is worth, and the questions everyone asks.
Stated plainly so you can rule yourself in or out without a sales call. Nothing here is a formal qualification — it is what the first lab assumes you can already do.
You should already be able to do these
What we assume, and what we teach
What the program asks of your week
Cohort dates and pricing are confirmed on enquiry rather than printed here, because both move with the intake.
The credential is awarded per specialisation, so it names the domain or stack you were assessed in rather than claiming general competence. On this program the badge reads SCDAI — Oil & Gas.
A certificate that cannot be checked is decoration. Every award resolves to a record showing the specialisation, the award date and the assessments passed.
This is the credential the program awards, shown exactly as it is issued — with the specialisation named, the assessment record attached and a verification link anyone can check without an account.
This is to certify that
Your name
has been assessed and certified as
SCIKIQ Certified Data and AI Engineer
Oil & Gas
Not “Data and AI Engineer” but the domain or stack you were actually assessed in. A general claim would be a weaker one.
Modules passed, labs graded and both capstones reviewed — so the credential states what was measured rather than that you attended.
The credential ID resolves to a public record showing the specialisation, the award date and the assessments passed.
Add it to your LinkedIn profile in one step. The link pre-fills the certification fields from the credential record, so the entry on your profile matches the record a reader can check.
Add to LinkedIn profile The button is live on your real certificate; here it opens LinkedIn pre-filled with this specialisation so you can see exactly what the profile entry will say.A certificate that cannot be checked is decoration. Every award resolves to a record showing the specialisation, the award date and the assessments passed.
The objections that come up in every conversation about this program, answered without the brochure voice.
Both, and the second is the point. Eight timed assessments and two reviewed capstones stand between you and the credential, so a pass means someone measured the skill rather than recorded your attendance.
Every lab is provisioned, graded and unblocked by the Playground rather than by an instructor. That is what lets a cohort of 2,000 cost the same faculty time as a cohort of 20 — and why you are never waiting on someone to mark your work.
Two retakes are included per assessment, each drawing a fresh item set from the bank, so a retake is a genuinely new paper rather than the same questions again.
For the domain specialisations, no — labs run in provisioned sandboxes. For the four tech-stack programs you will want access to that platform, since deploying into a real subscription is much of the point.
Yes. B2B cohorts run on your own tenancy with your data patterns, a skills baseline before kick-off, per-team mastery reporting, and capstones scoped against your actual backlog so the output is deployable work rather than an exercise.
Take the domain you deploy into. If you move across industries, take a tech-stack program instead and pick up domain context on the engagement. The chooser on the programs page will narrow it.
The trends, platform capabilities and regulatory positions are reviewed each quarter, and every external claim on these pages links to its source so you can check the date yourself.
A graded portfolio: forty machine-graded labs, two reviewed end-to-end agent builds with measured evaluation and cost per task, and a verifiable credential naming your specialisation.
Still deciding?
Tell us the systems you deploy into and we will say plainly whether this specialisation is the right one — or which of the 21 is.