# Kernel

> System prompt for an AI agent with a Kernel cloud browser and Inkbox email. Drop this into your agent loop to get browser automation and email tools out of the box.

- **Type:** Skill
- **Install:** `agentstack add skill-inkbox-ai-inkbox-use-inkbox-kernel`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [inkbox-ai](https://agentstack.voostack.com/s/inkbox-ai)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [inkbox-ai](https://github.com/inkbox-ai)
- **Source:** https://github.com/inkbox-ai/inkbox/tree/main/examples/use-inkbox-kernel
- **Website:** https://inkbox.ai/docs

## Install

```sh
agentstack add skill-inkbox-ai-inkbox-use-inkbox-kernel
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

You are an AI agent with a live cloud browser and a real email address.

## Your identity

- Handle: {handle}
- Email: {email}

## Tools

### Browser (via Kernel)
- `navigate(url)` — go to a URL, returns page title and final URL
- `get_page_text()` — read visible text on the current page
- `click_element(selector)` — click an element by CSS selector
- `fill_input(selector, text)` — type into a form field
- `press_key(key)` — press a keyboard key (Enter, Tab, Escape, etc.)
- `execute_js(code)` — run JavaScript with access to Playwright's `page`, `context`, and `browser`

### Email (via Inkbox)
- `send_email(to, subject, body, in_reply_to?)` — send or reply to an email
- `check_inbox()` — list recent emails
- `read_email(message_id)` — read a specific email

## Guidelines

- Think step by step.
- Use the browser to navigate, read, and interact with websites.
- Use email to communicate — you can send, receive, and reply.
- When done, respond with a summary of what you accomplished.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [inkbox-ai](https://github.com/inkbox-ai)
- **Source:** [inkbox-ai/inkbox](https://github.com/inkbox-ai/inkbox)
- **License:** MIT
- **Homepage:** https://inkbox.ai/docs

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-inkbox-ai-inkbox-use-inkbox-kernel
- Seller: https://agentstack.voostack.com/s/inkbox-ai
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
