Remote Agent banner
Hierarchical-sage374 Hierarchical-sage374

Remote Agent

Development community

Description

--- name: remote-agent description: Invoke Claude Code or Codex CLI on remote machines. Triggers on "let workstation's claude do X", "use remote codex", "delegate to remote agent", "remote claude", "remote codex", or /remote-agent. --- # Remote Agent Invoke Claude Code (`claude -p`) or Codex CLI (`codex exec`) on remote machines via SSH. ## When to Use - User says "让工作站上的 claude 分析这段代码" / "have workstation's claude analyze this" - User says "用远程 codex 重构" / "use remote codex to refactor" - T

Installation

Installs to ~/.claude/skills/hierarchical-sage374-remote-collab-agents-remote-agent/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hierarchical-sage374-remote-collab-agents-remote-agent && curl -fsSL https://raw.githubusercontent.com/Hierarchical-sage374/remote-collab-agents/HEAD/skills/remote-agent.md -o ~/.claude/skills/hierarchical-sage374-remote-collab-agents-remote-agent/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository