Skills published by 5dive for use with
skills.sh and any agent harness that loads
SKILL.md bundles (Claude Code, openclaw, hermes, …).
| Skill | Purpose |
|---|---|
5dive-cli |
Drive the local 5dive CLI on a 5dive runtime VM. Lets an agent spawn, inspect, send to, and tear down sibling agents on the same host. |
From the dashboard: Agents → Connect skills → 5dive-cli → Install.
From the host:
sudo 5dive agent skill <agent-name> add \
--source=5dive-com/skills \
--skill=5dive-cliOr via the upstream skills CLI from any agent's home:
npx skills add https://github.com/5dive-com/skills --skill 5dive-cli --agent claude-code --yesMIT.