← ClaudeAtlas

clonamic-hermeslisted

Run one bounded installed Hermes CLI request only when explicitly asked; never use for recursive or cross-executor delegation.
algocean1204/clonamic-herness-plugin · ★ 0 · AI & Automation · score 68
Install: claude install-skill algocean1204/clonamic-herness-plugin
# Hermes Executor Run one local wrapper call: ```bash python3 scripts/call.py --timeout 120 -- "<prompt>" ``` Resolve the script from this skill. It enforces read-only, no-tools execution. Forward only explicit model, effort, or output options through `--cli-arg`; it rejects permission, sandbox, tool, bypass, and yolo flags. Return its JSON unchanged. Do not retry, chain, treat output as completion evidence, or apply edits. Stop when `CLONAMIC_EXECUTOR_ACTIVE` is present. On a Hermes host, execute the request natively. Never call this Hermes wrapper from Hermes itself.