kernel-app-deployment
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.
More from kernel/skills
kernel-agent-browser
Best practices for using agent-browser with Kernel cloud browsers. Use when automating websites with agent-browser -p kernel, dealing with bot detection, iframes, login persistence, or needing to find Kernel browser session IDs and live view URLs.
346kernel-cli
Complete guide to Kernel CLI - cloud browser platform with automation, deployment, and management
295kernel-typescript-sdk
Build browser automation scripts using the Kernel TypeScript SDK with Playwright, CDP, and remote browser management.
271kernel-python-sdk
Build browser automation scripts using the Kernel Python SDK with Playwright and remote browser management.
255kernel-auth
Setup and manage Kernel authentication connections for any website (Gmail, GitHub, Outlook, or custom domains). Handles managed auth flows with automatic reauthentication support.
246profile-website-bot-detection
Profile a website for bot detection vendors using stealth vs non-stealth Kernel browsers. Use when analyzing bot detection on a website, comparing stealth effectiveness, identifying anti-bot vendors and products, or detecting challenge types.
219