agentsclimarketplace

External adapter graph

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

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

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

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 front example; a graph whose step runs a governed subprocess adapter.

SKILL.md

0.7 KB, as published. Nobody here has run it

External-adapter graph

A single-step graph that drives an external-adapter sub-skill. The runtime routes the graph step's external-adapter source through the source-adapter registry to the external-adapter executor, which resolves the manifest, spawns the declared subprocess under the governed sandbox, exchanges the invocation and response frames, and seals the reported result.

External-adapter is a graph-step front, not a top-level runner. Run this skill's inline harness with runx harness examples/external-adapter-graph.

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.