byinclusionai· 24 skills
Deploy sandboxed environment instances and services using AEnvironment. Use when deploying agent instances, web services, or applications to AEnvironment sandbox infrastructure. Supports three workflows - (1) Build image locally and deploy, (2) Register existing image and deploy, (3) Deploy from registered environment. Handles instance deployment (temporary, IP-based access for agents) and service deployment (persistent, domain-based access with storage for apps).
$npx -y skills add inclusionai/aenvironment --skill aenvironment-deployInstalls into the current project.
Run `npx skills use "https://github.com/inclusionai/aenvironment" --skill "inclusionai/aenvironment/aenvironment-deploy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/inclusionai/aenvironment" that are relevant to the current task. Run `npx skills add "https://github.com/inclusionai/aenvironment"` and select the relevant skills, then follow their instructions.