openrig-user

Expose the shipped rig CLI for identity, inventory, communication, and lifecycle tasks.

60|9|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/mvschwarz/openrig --skill openrig-user
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openrig-user
Source: https://github.com/mvschwarz/openrig/tree/main/packages/daemon/specs/agents/shared/skills/core/openrig-user
Command: npx skills add https://github.com/mvschwarz/openrig --skill openrig-user

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenRig users need a clear, up-to-date guide to the shipped rig CLI commands for identity, inventory, communication, lifecycle, specs, recovery, or agent-facing outputs.

Core Features & Use Cases

  • Shipped rig CLI surface access for identity, inventory, chatroom, and lifecycle operations; easily recover, inspect, and manage rigs.
  • Use cases include gathering identity, listing nodes, sending messages, viewing transcripts, and managing the lifecycle of agents and specs.

Quick Start

Run rig --help to see the shipped CLI surface and verify core identity/inventory commands with a simple check.

Frequently Asked Questions about openrig-user

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

FAQPage Schema
How do I inspect nodes and manage transcripts using the rig CLI?

You can inspect nodes and manage transcripts using the shipped rig CLI by running commands like rig ps for inventory and rig transcript for communication, which return concise usage guidance and JSON outputs for daily OpenRig workflows.

What is the best way to recover or bind rigs in OpenRig?

The rig CLI provides specific lifecycle commands to recover or bind rigs in OpenRig. Operators use these shipped commands to manage the lifecycle of agents and specs efficiently during daily workflows.

How do I verify my core identity and inventory commands in OpenRig?

You verify your core identity and inventory commands in OpenRig by running rig --help to see the shipped CLI surface, then using rig whoami for identity and rig ps for inventory to ensure they execute correctly.

Can I use the rig CLI to send messages and view chatroom transcripts?

Yes, you can use the rig CLI to send messages and view chatroom transcripts. The shipped CLI surface includes communication commands like rig send and rig transcript to handle daily operator messaging tasks.

Do I need any dependencies to operate OpenRig with the rig CLI?

No dependencies are required to operate OpenRig with the rig CLI. The skill directly exposes the shipped rig CLI surface for identity, inventory, communication, and lifecycle tasks without needing additional components.