opcua-read

Community

Read OPC UA data fast for real-time insights.

Authorlubancafe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Reads current values from OPC UA nodes to monitor equipment, enabling real-time visibility and quick troubleshooting.

Core Features & Use Cases

  • Read a single node value by nodeId (read)
  • Read multiple nodes in a batch (read_multiple)
  • Discover available variables (get_all_variables)
  • Browse the node hierarchy (browse)
  • Use common node mappings from references/common_nodes.md to resolve IDs
  • Provide formatted results with units and status

Quick Start

Load the opcua-read skill when OPC UA data access is needed. Read a single node with a known nodeId (e.g., ns=2;i=101) using the read command. For multiple sensors, use read_multiple with a list of nodeIds. To explore available sensors, invoke get_all_variables to discover variables, then browse as needed.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: opcua-read
Download link: https://github.com/lubancafe/agent-skills/archive/main.zip#opcua-read

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.