# Relay Openclaw

> Use this skill when you need OpenClaw-specific guidance for loading or operating Relay Blocks over ACP in an Agent Skills-compatible runtime.

- **Type:** Skill
- **Install:** `agentstack add skill-jasontang-ai-acp-relay-openclaw`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [jasontang-ai](https://agentstack.voostack.com/s/jasontang-ai)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [jasontang-ai](https://github.com/jasontang-ai)
- **Source:** https://github.com/jasontang-ai/acp/tree/main/skills/relay-openclaw

## Install

```sh
agentstack add skill-jasontang-ai-acp-relay-openclaw
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# What this block is for

Use this block when the runtime environment is OpenClaw or another closely compatible Agent Skills host.

# When to use this block

Use this block when you need to:
- validate that Relay Blocks are present and shaped correctly for a local OpenClaw-style runtime
- select the right narrower Relay Block for an ACP task
- keep runtime-specific guidance separate from ACP semantics

Load `references/openclaw-runtime-notes.md` for the runtime adapter checklist.
Use `scripts/validate-openclaw-loadout.mjs` to inspect the local Relay Blocks tree before runtime use.

# When not to use this block

Do not use this block to redefine ACP or Relay behavior.

# Inputs expected

- local `skills/` root
- runtime-specific tool availability

# Workflow

1. Validate the local block tree with `scripts/validate-openclaw-loadout.mjs`.
2. Select the narrower Relay Block that matches the task.
3. Keep protocol truth in the application and ACP specs, not in the runtime adapter.
4. Use the CLI, API, or web surface according to the narrower package selected.

# Available scripts

- `scripts/validate-openclaw-loadout.mjs`: validate local Relay Block packaging for OpenClaw-style use and emit a manifest summary

# Outputs

- runtime-specific loading guidance
- block manifest summary
- missing-file warnings when packaging is incomplete

# Failure handling

If a required tool is unavailable in the runtime, stop and report the capability gap rather than changing protocol semantics.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [jasontang-ai](https://github.com/jasontang-ai)
- **Source:** [jasontang-ai/acp](https://github.com/jasontang-ai/acp)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-jasontang-ai-acp-relay-openclaw
- Seller: https://agentstack.voostack.com/s/jasontang-ai
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
