Install RunBuoy with an Agent
This product-neutral prompt asks your agent to install the RunBuoy Skill, then follow the Skill's built-in safety rules to detect, install, and verify the CLI. It does not start pairing, a demo, or any monitored command.
Prerequisites
- The agent can install or import a Skill from source; the agent decides which native mechanism to use.
- The computer runs macOS or Linux. Local RunBuoy execution requires Python 3.12+ and
tmux. - If
uvortmuxis missing, the agent explains the required system command and waits for approval.
The source is in skills/runbuoy on GitHub. The installation must preserve SKILL.md, agents/openai.yaml, and the references/ directory in full.
Copy the complete installation prompt
Copy the complete prompt below and paste it into any agent that supports Skills:
The prompt avoids product-specific installation directories, so it works with Codex or any other agent that supports Skills. If an agent cannot install Skills, it should explain the manual method it supports instead of guessing a path.
Safety boundaries
- An existing CLI is detected first and is not installed again.
sudo, system package managers, and curl installers require your approval.- Verification only reads the version,
local_ready, anddeliverystatus. - Installation does not pair an iPhone, run a demo, start a monitored command, or upload logs.
Use it after installation
In a conversation that supports Skill invocation, use the existing default wording:
Provide the complete command in the same request. The agent should run the RunBuoy preflight first, preserve the original command after --, and avoid uploading full logs or a shared log tail unless you explicitly request it.