agentsclimarketplace

External adapter tool

Skill runxhq/runx/examples/external-adapter-tool

the governed runtime for agent skill workflows, off the leash but on the record

Install
npx -y skills add runxhq/runx --skill external-adapter-tool

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

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

SKILL.md

0.5 KB, as published. Nobody here has run it

A minimal external adapter (runx.external_adapter.v1). The runtime resolves the manifest, spawns the declared subprocess under the governed sandbox, hands it the invocation over stdio, and seals the adapter's reported result. Run it as a step in a graph (the external-adapter source is a graph-step front, not a top-level runner).

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.