Relay questions and tasks to a local Claude CLI using one-shot subprocesses per ask.
Scanned 5/29/2026
Install to Claude Code
npx -y skills add yeaight7/agent-powerups --skill relay-claude --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Relay Claude?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yeaight7-relay-claude)More formats (shields.io, HTML) on the badges page.
---
name: relay-claude
description: Relay questions and tasks to a local Claude CLI using one-shot subprocesses per ask.
---
# relay-claude
Relay tasks to a local Claude CLI. Claude relay uses `claude -p` per ask. There is no cross-turn memory.
Compatible with: `codex`, `gemini-cli`, `generic`
Requires:
- Local Claude Code CLI (`claude`)
## Workflow
```bash
apx relay start <name> --provider claude
apx relay ask <name> "<prompt>"
apx relay stop <name>
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!