kernel-app-deployment
Installation
SKILL.md
App Deployment and Invocation
Deploy serverless apps to Kernel and invoke them with payloads.
When to Use This Skill
Use app-deployment when you need to:
- Deploy serverless TypeScript or Python applications to Kernel
- Invoke deployed actions with custom payloads
- Monitor application logs in real-time
- Run browser automation or data processing tasks at scale
- Deploy apps with environment variables and secrets
Don't use this when:
- You need one-off browser automation → Use
browser-managementdirectly
Prerequisites
Load the kernel-cli skill for Kernel CLI installation and authentication.