·moto-hses-usage
</>

moto-hses-usage

masayuki-kono/agent-skills

moto-hses Rust crate usage guide. USE WHEN: implementing HSES (High Speed Ethernet Server) communication with Yaskawa robot controllers.

15Installs·0Trend·@masayuki-kono

Installation

$npx skills add https://github.com/masayuki-kono/agent-skills --skill moto-hses-usage

SKILL.md

This skill provides guidance for using the moto-hses crate family to communicate with Yaskawa robot controllers via the High Speed Ethernet Server (HSES) protocol.

Note: The moto-hses crate family is a Rust client implementation for the HSES protocol. For the underlying protocol specification (message structure, command IDs, error codes), see the hses-protocol skill.

| motohsesclient | HSES client for communicating with robot controllers | | motohsesproto | Protocol types (Status, commands, etc.) | | motohsesmock | Mock server for integration testing |

moto-hses Rust crate usage guide. USE WHEN: implementing HSES (High Speed Ethernet Server) communication with Yaskawa robot controllers. Source: masayuki-kono/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/masayuki-kono/agent-skills --skill moto-hses-usage
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is moto-hses-usage?

moto-hses Rust crate usage guide. USE WHEN: implementing HSES (High Speed Ethernet Server) communication with Yaskawa robot controllers. Source: masayuki-kono/agent-skills.

How do I install moto-hses-usage?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/masayuki-kono/agent-skills --skill moto-hses-usage Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/masayuki-kono/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01