xray-orchestrator

Coordinate agent workflows via the local xray HTTP API for code analysis and system commands.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/0xRayAI/xray --skill xray-orchestrator
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: xray-orchestrator
Source: https://github.com/0xRayAI/xray/tree/main/skills/xray-orchestrator
Command: npx skills add https://github.com/0xRayAI/xray --skill xray-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the fragmentation of agent management by providing a unified interface to coordinate tasks, perform code analysis, and execute system commands across the xray ecosystem.

Core Features & Use Cases

  • Unified Agent Control: Invoke xray agent capabilities directly through a standardized command set.
  • Automated Code Review: Perform deep code analysis and trigger automatic fixes on local files.
  • System Orchestration: Execute arbitrary commands and monitor agent health status in real-time.

Quick Start

Use the xray-orchestrator skill to perform a code review on the file located at src/index.ts with automatic fixes enabled.

Frequently Asked Questions about xray-orchestrator

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

FAQPage Schema
How do I orchestrate automated code review and system commands across multiple agents?▼

You can orchestrate automated code review and system commands by using a centralized command interface that coordinates agent-based workflows via a local HTTP API server, executing file operations and triggering automatic fixes.

What is the best way to perform automated code analysis on local files?▼

To perform automated code analysis on local files, invoke the agent capabilities directly through a standardized command set that interfaces with the local xray HTTP API server to trigger deep analysis and fixes.

Do I need a specific environment setup to run agent-based workflow orchestration?▼

Yes, running agent-based workflow orchestration requires an active xray API server hosted on localhost:18431 and a valid XRAY_API_KEY environment variable configured for secure authentication.

Can I execute arbitrary system commands and monitor agent health status in real-time?▼

Yes, you can execute arbitrary system commands and monitor agent health status in real-time by utilizing the system orchestration interface connected to the local xray governance OS.

How does centralized command and control solve agent management fragmentation?▼

Centralized command and control solves agent management fragmentation by providing a unified interface to coordinate tasks, perform code analysis, and execute system commands across the entire ecosystem.

Why does my agent workflow execution fail to authenticate with the local API server?▼

Agent workflow execution fails to authenticate if the local HTTP API server is not active on localhost:18431 or if the XRAY_API_KEY environment variable is missing or invalid for secure authentication.