openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Claude Relay

Relay operator for Claude Code via tmux across multiple projects. Use when the user wants to start/continue a Claude Code terminal session, send prompts, rea...

开发与 DevOps

作者:Ethan Wang @artwalker

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.1.0

统计:⭐ 0 · 460 · 2 current installs · 2 all-time installs

0

安装量(当前) 2

🛡 VirusTotal :良性 · OpenClaw :良性

Package:artwalker/claude-relay

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's requirements and behavior match its description: it orchestrates a Claude Code CLI inside tmux sessions per project and does not request unrelated credentials or perform hidden network activity.

目的

Name/description (relay for Claude Code via tmux) matches what is required and implemented: the script requires tmux and a 'claude' CLI and manages per-project tmux sessions. No unrelated binaries or secrets are requested.

说明范围

SKILL.md and scripts/relay.sh are focused on session lifecycle (start/send/tail/stop/status/session). The script only reads a projects.map file, discovers projects under a configurable root, writes a single 'last_project' state file, and launches the claude CLI inside tmux. It does not attempt to read other system files, env secrets, or POST to external endpoints itself.

安装机制

There is no install spec (instruction-only skill plus a shell script), so nothing is fetched or written beyond the included script. This is the lowest-risk install posture.

证书

No required environment variables or credentials are declared. Optional env vars (CLAUDE_RELAY_ROOT, CLAUDE_RELAY_MAP, CLAUDE_BIN, RELAY_WAIT) are reasonable for configuring where projects live and which claude binary to use. The script does use HOME and XDG_STATE_HOME to store its own state, which is proportionate to its purpose.

持久

Skill is not always-enabled and does not modify other skills or system-wide agent settings. It stores only its own small state file under XDG_STATE_HOME or ~/.local/state and manages tmux sessions it creates.

综合结论

This skill appears coherent and limited to orchestrating Claude Code CLI sessions inside tmux. Before installing: 1) Verify you have the official claude CLI (the script will run whatever is at CLAUDE_BIN); a malicious claude binary could perform network/FS actions. 2) Be aware the relay launches Claude in the project directory — any prompts you send or Claude's behavior may access files in that directory. Avoid sending secrets in prompts. 3) T…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Claude Relay」。简介:Relay operator for Claude Code via tmux across multiple projects. Use when the …。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/artwalker/claude-relay/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。