aenvironment-deploy
Installation
SKILL.md
AEnvironment Deploy
Automate deployment of sandboxed environment instances and services using the AEnvironment platform.
Overview
AEnvironment provides isolated sandbox environments for running agents and applications. This skill handles the complete deployment workflow:
- Instances: Short-lived environments for agents (IP-based access, no persistence)
- Services: Long-running services for apps (domain access, optional storage, multiple replicas)
Prerequisites
Install AEnvironment CLI:
pip install aenvironment --upgrade
aenv --help