fuuz-industrial-ops

Implement industrial operations patterns for the Fuuz platform.

3|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/Fuuz-Industrial-Intelligence/fuuz-skills --skill fuuz-industrial-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fuuz-industrial-ops
Source: https://github.com/Fuuz-Industrial-Intelligence/fuuz-skills/tree/main/fuuz-industrial-ops
Command: npx skills add https://github.com/Fuuz-Industrial-Intelligence/fuuz-skills --skill fuuz-industrial-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides essential patterns and best practices for building robust industrial manufacturing and IoT applications on the Fuuz platform, ensuring adherence to industry standards like ISA-95 and ISO 22400.

Core Features & Use Cases

  • Unified Namespace (UNS): Implement standardized topic structures for publishing data.
  • Alarm Management: Define logic for alarm triggering, deadbanding, and state transitions.
  • OEE & Time Classification: Calculate Overall Equipment Effectiveness (OEE) using ISO 22400 standards.
  • Workcenter State Management: Track and manage equipment modes, states, and history.
  • ERP Integration: Facilitate seamless data exchange with enterprise resource planning systems.

Quick Start

Use the fuuz-industrial-ops skill to understand how to publish alarm state changes to a Unified Namespace.

Frequently Asked Questions about fuuz-industrial-ops

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

FAQPage Schema
How do I calculate OEE using ISO 22400 time classification for manufacturing equipment?

Calculate OEE using ISO 22400 time classification by tracking workcenter states and categorizing equipment time into standard production, idle, and downtime segments to determine availability, performance, and quality metrics.

How does alarm management with deadband logic work in industrial IoT applications?

Alarm management with deadband logic prevents signal noise from triggering unnecessary alerts by defining a threshold range that alarm state changes must exceed before publishing notifications to a Unified Namespace.

What is the best way to structure a Unified Namespace (UNS) for publishing industrial operations data?

Structure a Unified Namespace (UNS) by implementing standardized ISA-95 topic hierarchies to publish manufacturing data, ensuring workcenter states, alarms, and OEE metrics are organized consistently across industrial IoT applications.

How do I integrate ERP systems with manufacturing execution systems using ISA-95 standards?

Integrate ERP systems with manufacturing execution systems by applying ISA-95 standard patterns to facilitate seamless data exchange, mapping workcenter production states and OEE metrics directly to enterprise resource planning records.

Can I use ISA-101 alarm management standards for workcenter state tracking on industrial IoT platforms?

Yes, you can apply ISA-101 alarm management standards alongside ISA-95 workcenter state tracking to manage equipment modes, record state history, and publish standardized alarm transitions on industrial IoT platforms.