sapiom-deploy
Installation
SKILL.md
Sapiom Deploy
Deploy and run code via Sapiom. ZIP your code, POST it, done.
When to Use
- User says "deploy this" / "ship it" / "put this in the cloud"
- User wants to run a script on a schedule
- User wants to process N items in parallel
- User wants a persistent environment with ports/filesystem
- User already has working code and wants it deployed
Building an agent from scratch? Use the sapiom-agent-builder skill instead — it handles the full workflow from intent to deploy.