operon-fs-jobs

Installation
SKILL.md

Operon FS And Jobs

Use this skill for filesystem and process execution workflows. Targets use node:/path form. Always inspect the exact command help before running a command:

operon fs --help
operon fs read --help
operon fs write --help
operon job run --help
operon job logs --help
operon job stdin --help

Filesystem command choice:

  • Inspect metadata: operon fs stat <node:/path>.
  • List a directory: operon fs list <node:/path>.
  • Stream a remote file: operon fs read <node:/path>.
  • Write inline content or a local file: operon fs write <node:/path>.
Related skills
Installs
3
GitHub Stars
1
First Seen
10 days ago