alibabacloud-agentbay-aio-skillsExecute code in a secure cloud sandbox via AgentBay SDK. Use this skill whenever users request to run, execute, or evaluate code (Python, JavaScript, R, Java...
Install via ClawdBot CLI:
clawdbot install sdk-team/alibabacloud-agentbay-aio-skillsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://agentbay.console.aliyun.com/service-managementAudited Apr 28, 2026 · audit v1.0
Generated May 7, 2026
Users can submit code snippets (Python, JavaScript, R, Java) for execution in a remote sandbox, enabling safe testing of scripts without local environment risks. This is ideal for evaluating code from untrusted sources or for quick prototyping.
Users can run data analysis code (e.g., using matplotlib) with automatic handling of CJK characters for charts. The sandbox provides a clean environment with minimal dependencies, suitable for exploratory data analysis and generating plots.
Teachers and learners can use this skill to run and evaluate code assignments in a controlled environment. The sandbox ensures consistent execution and prevents local system modifications, making it suitable for online coding platforms.
Developers can test scripts in multiple languages (Python, JavaScript, R, Java) without installing interpreters locally. The sandbox provides a unified interface for code execution, saving setup time across projects.
CI/CD systems can invoke this skill to run test scripts or build steps in an isolated environment, ensuring consistency and reducing the risk of dependency conflicts. The structured JSON output facilitates integration with automated workflows.
Charge users for each code execution request, with pricing based on execution time and resources consumed. Suitable for occasional users who run small scripts.
Offer monthly or annual subscriptions with limits on execution minutes or number of runs. Tiered plans (basic, pro, enterprise) provide differentiated limits and features like priority execution.
Provide bulk execution capacity and dedicated sandbox pools for large organizations, with custom SLAs and advanced security controls. Revenue comes from annual contracts and volume discounts.
💬 Integration Tip
To integrate, install the wuying-agentbay-sdk and call scripts/run_code.py with the --json flag for structured output. Ensure the API key is configured in the config file before first use.
Scored May 7, 2026
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Stop waiting for prompts. Keep working.
Turn OpenClaw into a learning-loop agent with seeded workspace rules, skill promotion, reflective memory, and proactive maintenance.
Meta-agent skill for orchestrating complex tasks through autonomous sub-agents. Decomposes macro tasks into subtasks, spawns specialized sub-agents with dynamically generated SKILL.md files, coordinates file-based communication, consolidates results, and dissolves agents upon completion. MANDATORY TRIGGERS: orchestrate, multi-agent, decompose task, spawn agents, sub-agents, parallel agents, agent coordination, task breakdown, meta-agent, agent factory, delegate tasks
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Complete toolkit for creating autonomous AI agents and managing Discord channels for OpenClaw. Use when setting up multi-agent systems, creating new agents, or managing Discord channel organization.