rockwell-factorytalk

Classifies Rockwell FactoryTalk MES operations into read, write, and destructive actions for safe shop-floor execution.

Updated Aug 17, 2026
One-click install
npx skills add https://github.com/MetaFloor-AI/metafloor-scm-plugin-openai --skill rockwell-factorytalk-metafloor-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rockwell-factorytalk
Source: https://github.com/MetaFloor-AI/metafloor-scm-plugin-openai/tree/main/skills/platforms/mes/rockwell-factorytalk
Command: npx skills add https://github.com/MetaFloor-AI/metafloor-scm-plugin-openai --skill rockwell-factorytalk-metafloor-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Operating a Rockwell FactoryTalk MES through an AI agent is risky because actions like starting a phase, dispensing material, or approving an electronic batch record command real equipment, consume inventory, and create permanent GxP compliance records. This Skill classifies every FactoryTalk operation by consequence so consequential actions pause for human approval instead of executing blindly. ## Core Features & Use Cases - Action classification: Maps FactoryTalk ProductionCentre, PharmaSuite, FactoryTalk Batch, and Historian operations into read, reversible write, committing write, and destructive classes with gating rules. - ISA-88 phase and equipment reasoning: Covers the phase state model (Start / Hold / Restart / Stop / Abort / Reset), equipment arbitration, unit binding, and class-based vs instance-based recipes. - GxP compliance handling: Details electronic batch records, weigh-and-dispense, exceptions vs deviations, review by exception, and 21 CFR Part 11 electronic signatures. - Use Case: When a user asks to restart a held react phase after an out-of-limit exception, the Skill directs the agent to re-read batch state, confirm the deviation disposition, and gate the Restart as a committing write rather than forcing the transition. ## Quick Start Ask the agent how to safely restart a held phase on a FactoryTalk Batch control recipe bound to a specific reactor.

Frequently Asked Questions about rockwell-factorytalk

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely run or restart a phase in FactoryTalk Batch?

Starting or restarting a phase commands live equipment and may consume BOM material, so it is a committing write requiring approval. Read the batch state, current phase, holds, and unit ownership first, and re-read at execute time before issuing the command.

What is the difference between Hold, Stop, and Abort in ISA-88 phase control?

Hold pauses a phase to a safe state and Restart resumes it, making it recoverable. Stop and Abort are terminal for the run: the phase can only be Reset to Idle, never restarted, and Abort usually loses the in-process product.

Does this skill cover FactoryTalk View or FactoryTalk Historian writes?

No, FactoryTalk View (HMI/SCADA), Metrics, AssetCentre, and Analytics are out of scope. Historian is covered only for reads and trends; editing or backfilling archived values is treated as a destructive data-integrity violation.

Why is approving an electronic batch record treated as high risk?

Under review by exception, the EBR approval is the batch release itself, so approving with an unresolved deviation releases product that should be held. It is the most consequential committing write in a GxP PharmaSuite workflow.

When should I use a different MES skill instead of this one?

Use siemens-opcenter for Siemens Opcenter, Camstar, or SIMATIC IT, and sap-dm for SAP Digital Manufacturing. ERP inventory postings belong to sap-mm and formal QMS inspection lots or CAPA belong to sap-qm.