ops-relay

Coordinate manual runbook execution on remote hardware via user-assisted terminal interaction.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/xinye1/xl-skills --skill ops-relay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ops-relay
Source: https://github.com/xinye1/xl-skills/tree/main/skills/ops-relay
Command: npx skills add https://github.com/xinye1/xl-skills --skill ops-relay

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the coordination failures that occur when an AI must guide a user through complex, multi-step technical tasks on hardware or systems the AI cannot directly access.

Core Features & Use Cases

  • Step-by-Step Verification: Enforces a strict one-command-at-a-time workflow to prevent state corruption and ensure every action is confirmed by terminal output.
  • Host-Aware Execution: Mandates explicit labeling of target environments to prevent cross-host command execution errors.
  • Runbook Evolution: Transforms theoretical documentation into proven, battle-tested procedures by capturing real-world outcomes and edge cases during the relay.

Quick Start

Use the ops-relay skill to guide me through the manual provisioning of a new VPS by providing one verified command at a time.

Frequently Asked Questions about ops-relay

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

FAQPage Schema
How do I execute technical runbooks on remote hardware through terminal interaction?

Executing technical runbooks on remote hardware requires user-assisted terminal interaction that coordinates manual execution. This approach enforces atomic command execution and output verification to manage complex provisioning and troubleshooting tasks.

What is the best way to prevent state corruption during manual remote provisioning?

Preventing state corruption during manual remote provisioning requires a strict one-command-at-a-time workflow. This method ensures every action is confirmed by terminal output before proceeding to the next step.

How do I avoid cross-host command execution errors when running manual deployments?

Avoiding cross-host command execution errors during manual deployments requires explicit labeling of target environments. Host-aware execution mandates strict host-specific command labeling to ensure system integrity.

Can I use step-by-step verification to troubleshoot restricted environments I cannot directly access?

Yes, troubleshooting restricted environments you cannot directly access is possible through step-by-step ledger tracking. This coordination method enforces atomic command execution and output verification to guide users safely.

How do I transform theoretical documentation into proven runbook procedures?

Transforming theoretical documentation into proven runbook procedures requires capturing real-world outcomes during execution. This captures edge cases during the relay to evolve theoretical steps into battle-tested procedures.