streamdevice

Official

Generate StreamDevice protocol + records fast.

AuthorBCDA-APS
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Writing EPICS StreamDevice support often requires careful, error-prone formatting of byte-stream commands and record link strings, especially when devices use serial/TCP/GPIB protocols and non-trivial reply parsing.

Core Features & Use Cases

  • Protocol authoring (.proto): Define linear request/reply sequences for byte-stream devices using StreamDevice syntax, including timeouts, terminators, and error handlers.
  • Database record authoring (.db): Create EPICS records that use DTYP = "stream" and reference protocol blocks via INP/OUT link formats.
  • Robust parsing with format converters: Use StreamDevice converters for numeric, string, raw binary, regex-based extraction, checksums, and timestamp handling, with record field redirection and array parsing patterns.

Quick Start

Use the streamdevice skill to draft a StreamDevice .proto protocol and matching EPICS .db records for a device command/response pair over your configured bus (serial, TCP/IP, or GPIB).

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: streamdevice
Download link: https://github.com/BCDA-APS/opencode-skills/archive/main.zip#streamdevice

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 471,000+ vetted skills library on demand.