github.com/rivet-dev/sandbox-agent
| Skill | Added | Review |
|---|---|---|
sandbox-agent scripts/skill-generator/template/SKILL.md Deploy, configure, and integrate Sandbox Agent - a universal API for orchestrating AI coding agents (Claude Code, Codex, OpenCode, Amp) in sandboxed environments. Use when setting up sandbox-agent server locally or in cloud sandboxes (E2B, Daytona, Docker), creating and managing agent sessions via SDK or API, streaming agent events and handling human-in-the-loop interactions, building chat UIs for coding agents, or understanding the universal schema for agent responses. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: bbc195c | |
random-number examples/skills-custom-tool/SKILL.md Generate a random integer between min and max (inclusive). Use when the user asks for a random number. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: bbc195c | |
agent-browser .agents/skills/agent-browser/SKILL.md Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction. | 88 88 2.62x Agent success vs baseline Impact 92% 2.62xAverage score across 6 eval scenarios Securityby Critical Do not install without reviewing Reviewed: Version: bbc195c |