external-adapter-echo

SkillDev tools

External-adapter sub-skill; a governed subprocess adapter that echoes its inputs.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the external-adapter-echo skill

What this skill tells your AI

The instructions your AI receives, as published by runxhq/runx in examples/external-adapter-tool/SKILL.md and read by ahel’s review.

A minimal external adapter (runx.external_adapter.v1). The runtime resolves the manifest, spawns the declared trusted host subprocess, delivers its resolved grant, hands it the invocation over stdio, and seals the adapter's reported result. The process is not an OS confinement boundary. Run it as a step in a graph (the external-adapter source is a graph-step front, not a top-level runner).

Signals

GitHub stars
87
Forks
101
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
external-adapter-echo
Source
github.com/runxhq/runx