runapi-cli
Installation
SKILL.md
RunAPI CLI
The runapi CLI executes one-off artifacts or results only for services in its
installed command catalog. An app, backend, worker, library, or production code
integration uses a RunAPI SDK instead.
Choose route
Use the CLI for a one-off artifact or result. Use an SDK for an app, backend,
worker, library, or production code. Before composing a service command,
discover the installed command catalog with runapi --help; proceed only when
it lists the service. An absent service routes to its SDK or public API contract,
not to a guessed CLI command.