Skip to content

kernel/stripe-projects-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kernel templates for Stripe Projects

Starter apps you can scaffold with stripe projects build. Each one runs against a real Kernel cloud browser. Adding the kernel/project service through Stripe Projects provisions a Kernel project and injects KERNEL_API_KEY into your .env, so the templates run locally with one command.

Templates

Template Path What it does Extra keys
Kernel Browser Automation (Playwright) playwright/ Opens a page in a Kernel cloud browser with Playwright and reads its title none
Kernel Computer-Use Agent computer-use-agent/ A natural-language computer-use agent that drives a Kernel cloud browser OPENAI_API_KEY

Quick start

# scaffold a template and provision Kernel via Stripe Projects
stripe projects build

Then, in the generated project:

uv sync
uv run run_local.py   # see each template's README for flags

Each template's README has the details. These are based on the Kernel CLI templates (kernel/cli) and licensed under Apache-2.0.

About

Kernel starter templates for Stripe Projects (stripe projects build): browser-automation and computer-use agent apps that run on Kernel cloud browsers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages