Topic: sandbox
20 skills in this topic.
-
release
Run the local Agent Safehouse release flow: inspect commits since the last published release, propose the next SemVer version and changelog, present a dry-run for confirmation, then update changelog, publish the GitHub release, and publish the stable Homebrew tap when confirmed.
eugene1g/agent-safehouse 1,583
-
sandbox-agent
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.
rivet-dev/sandbox-agent 1,282
-
random-number
Generate a random integer between min and max (inclusive). Use when the user asks for a random number.
rivet-dev/sandbox-agent 1,282
-
agent-browser
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.
rivet-dev/sandbox-agent 1,282
-
commit
Complete pre-commit workflow - run quality checks (format, lint, type, test) and validate/create conventional commit messages
vm0-ai/vm0 1,062
-
testing
Comprehensive testing patterns and anti-patterns for writing and reviewing tests
vm0-ai/vm0 1,062
-
tech-debt
Technical debt management - scan codebase for bad smells and create tracking issues
vm0-ai/vm0 1,062
-
project-principles
Core architectural and code quality principles that guide all development decisions in the vm0 project
vm0-ai/vm0 1,062
-
feature-switch
Feature switch system guide for gating new user-facing features behind feature flags
vm0-ai/vm0 1,062
-
database-development
Database migrations and Drizzle ORM guidelines for the vm0 project
vm0-ai/vm0 1,062
-
code-quality
Deep code review and quality analysis for vm0 project
vm0-ai/vm0 1,062
-
cli-design
Design patterns and conventions for the vm0 CLI user experience
vm0-ai/vm0 1,062
-
ccstate
Patterns and best practices for using ccstate state management in the vm0 platform
vm0-ai/vm0 1,062
-
skill-creator
创建新的 Claude Code 技能,修改和优化已有技能。当用户想从头创建技能、将当前工作流封装为技能、优化已有技能的内容或触发描述时使用此技能。即使用户没有明确说"技能",当他们想把某个重复工作流程固定下来时也应使用。
KroMiose/nekro-agent 778
-
git-github-workflow
处理基于 git 和 GitHub 的真实协作工作流。当任务涉及仓库同步、分支管理、修复 bug、提交代码、创建或更新 PR、处理 review、解决冲突、检查 GitHub 认证与权限、或需要通过 fork 与用户仓库协作时使用,强调安全、干净、可审计的协作流程。
KroMiose/nekro-agent 778
-
agent-browser
使用此技能进行浏览器自动化操作,包括网页抓取、表单填写、UI 测试和任何 Web 交互任务。
KroMiose/nekro-agent 778
-
tsk-help
Use this skill when the user asks about tsk commands, delegating development tasks to AI agents, managing sandboxed task execution, or working with the tsk task queue and server.
dtormoen/tsk-tsk 158
-
tsk-config
Use this skill when the user wants to set up or configure tsk Docker container images, customize their tsk.toml for Docker builds, configure stack/agent/project layers, or troubleshoot tsk container build issues.
dtormoen/tsk-tsk 158
-
tsk-add
Queue a single task based on the current conversation using tsk add
dtormoen/tsk-tsk 158
-
troubleshoot-sandbox
Troubleshoot OpenSandbox issues by running diagnostics (logs, inspect, events, summary) via CLI or HTTP API to diagnose sandbox failures like OOM, crash, image pull errors, network problems, etc.
alibaba/OpenSandbox 9,933