runxhq/Runx Governed Skill

Run a governed runx skill in GitHub Actions and expose the receipt-producing command output.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
skillSkill ref, skill directory, or SKILL.md path to pass to `runx skill`.yes
argsAdditional `runx skill` arguments, one shell token per line.no""
jsonAppend `--json` to the runx skill invocation.notrue
receipt-dirOptional receipt output directory passed as `--receipt-dir`.no""
working-directoryDirectory where the runx skill command should run.no.
installInstall the npm runx CLI before running.notrue
versionVersion of @runxhq/cli to install when install is true.nolatest
npm-packagenpm package that provides the runx binary.no@runxhq/cli
runx-binaryrunx binary to execute when install is false or a custom binary is desired.norunx
namedescription
exit-codeExit code from the runx skill command.
stdoutStandard output from the runx skill command.
stderrStandard error from the runx skill command.