clonamic-groklisted
Install: claude install-skill algocean1204/clonamic-herness-plugin
# Grok 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 Grok host, execute the request natively. Never call this Grok wrapper from Grok itself.