agentrun-deploy

Installation
SKILL.md

AgentRun deploy — PLANNED

This skill is planned but not yet written. The intended scope:

  1. Detect the agent's entrypoint (agent.py, index.ts, or user-specified).
  2. Generate an agentrun.yaml deploy descriptor with:
    • Runtime image (matching the language/framework)
    • Trigger model (cron / webhook / manual)
    • Resource limits (CPU, memory, timeout)
    • Syscall policy (allowed tools, network egress rules)
  3. Run agentrun deploy (or equivalent control-plane API call) and surface the deploy URL + first run trace.
  4. Verify the first triggered run completes and emits a process_exit event.

Track progress at https://github.com/TheAgentOS/agentos-skills/issues

Installs
2
First Seen
Jun 25, 2026
agentrun-deploy — theagentos/agentos-skills