skills/smithery.ai/spoonos-deployment-guide

spoonos-deployment-guide

Installation
SKILL.md

Deployment Guide

Production deployment patterns for SpoonOS agents.

Deployment Options

Method Best For Complexity
Docker Portability, consistency Low
AWS Lambda Serverless, event-driven Medium
GCP Cloud Run Auto-scaling containers Medium
Vercel API endpoints Low
VPS Full control, cost-effective Medium

Docker Deployment

Dockerfile

Installs
1
First Seen
Apr 5, 2026
spoonos-deployment-guide from smithery.ai