hermes-agent/optional-skills/autonomous-ai-agents
teknium1 9a894dae5f fix(skills): sync coding-agent CLI skills to current flags/packages
Four coding-agent CLI skills drifted from their live CLIs. Verified against live --help/npm and corrected:

- codex: --full-auto deprecated -> --sandbox workspace-write; --yolo -> --dangerously-bypass-approvals-and-sandbox (yolo kept as noted alias)
- claude-code: --effort levels low/medium/high/xhigh/max (dropped removed 'auto', added 'xhigh'); fixed stray table cell
- grok: --session-id is UUID-only for new sessions (cannot resume by name); rewrote the Session Continuation example; noted --max-turns now exists
- blackbox: wrong npm package (@blackboxai/cli is unrelated) -> @blackbox_ai/blackbox-cli; removed dead source-repo link and phantom session/info subcommands
2026-07-24 08:18:10 -07:00
..
antigravity-cli docs(antigravity-cli): add delegation patterns + output/bounding caveats 2026-06-20 23:23:47 -07:00
blackbox fix(skills): sync coding-agent CLI skills to current flags/packages 2026-07-24 08:18:10 -07:00
grok fix(skills): sync coding-agent CLI skills to current flags/packages 2026-07-24 08:18:10 -07:00
honcho docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
openhands feat(skills): add optional openhands skill — closes #477 2026-05-25 14:49:34 -07:00
DESCRIPTION.md