agentuity-cli-cloud-sandbox-execution-list
List executions for a sandbox. Requires authentication. Use for Agentuity cloud platform operations
Best use case
agentuity-cli-cloud-sandbox-execution-list is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
List executions for a sandbox. Requires authentication. Use for Agentuity cloud platform operations
Teams using agentuity-cli-cloud-sandbox-execution-list should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/agentuity-cli-cloud-sandbox-execution-list/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How agentuity-cli-cloud-sandbox-execution-list Compares
| Feature / Agent | agentuity-cli-cloud-sandbox-execution-list | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
List executions for a sandbox. Requires authentication. Use for Agentuity cloud platform operations
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Cloud Sandbox Execution List
List executions for a sandbox
## Prerequisites
- Authenticated with `agentuity auth login`
- Organization context required (`--org-id` or default org)
## Usage
```bash
agentuity cloud sandbox execution list <sandboxId> [options]
```
## Arguments
| Argument | Type | Required | Description |
|----------|------|----------|-------------|
| `<sandboxId>` | string | Yes | - |
## Options
| Option | Type | Required | Default | Description |
|--------|------|----------|---------|-------------|
| `--limit` | number | Yes | - | Maximum number of results (default: 50, max: 100) |
## Examples
List executions for a sandbox:
```bash
bunx @agentuity/cli cloud sandbox execution list snbx_abc123
```
List with a limit:
```bash
bunx @agentuity/cli cloud sandbox execution list snbx_abc123 --limit 10
```
## Output
Returns JSON object:
```json
{
"executions": "array"
}
```
| Field | Type | Description |
|-------|------|-------------|
| `executions` | array | List of executions |Related Skills
specialist-desenvolvimento-frontend
Especialista em desenvolvimento frontend com componentes, pages e hooks alinhados com design e API.
search-specialist
Expert web researcher using advanced search techniques and synthesis. Masters search operators, result filtering, and multi-source verification. Handles competitive analysis and fact-checking. Use PROACTIVELY for deep research, information gathering, or trend analysis.
sandboxes-js-sdk
Use the Koyeb Sandbox JS SDK (@koyeb/sandbox-sdk) to create and manage sandboxes programmatically from Node.js. Use when the user wants JavaScript/TypeScript sandbox automation.
sandbox
Execute commands in isolated sandboxes for security. Use when running untrusted code, system commands, or operations that could affect the host system. Automatically detects the right runtime (Python, Node, Rust, Go, Ruby, etc.) from the command.
python-specialist
Deliver production-quality Python solutions with framework-aware patterns and tests.
optimizing-app-store-listings
Helps optimize mobile app listings for Apple App Store and Google Play Store. Use when working on ASO (App Store Optimization), writing app titles/descriptions/keywords, analyzing competitor apps, improving app visibility, increasing organic downloads, or when the user mentions app store rankings, metadata optimization, or mobile app marketing.
moai-baas-cloudflare-ext
Enterprise Cloudflare Edge Platform with AI-powered edge computing architecture, Context7 integration, and intelligent global orchestration for scalable modern applications
minimalist-surgical-development
Use when editing an existing codebase and the goal is minimal, standard, and non-invasive changes - prioritizes simplest solution, standard libraries first, and surgical modification without unsolicited refactors
managing-e2b-sandboxes
Manages E2B sandbox operations including code execution, debugging, and template building. Triggers when working/asking about sandboxes, code interpreters, or secure code execution environments.
language-framework-specialist
提供特定编程语言和框架的深度专业知识。当需要处理特定技术栈的复杂问题时使用
hubble-cloud-api
This skill should be used when the user needs to integrate with Hubble Network Platform API for IoT device management, packet data retrieval, webhook configuration, metrics tracking, user management, or billing. Triggers include 'Hubble API', 'Hubble devices', 'Hubble packets', 'register IoT devices', 'configure webhooks for Hubble', 'Hubble Network integration', 'stream packet data'.
frontend-specialist
Master of UI/UX, React, TypeScript, and modern CSS.