Use Kernel for this task: [describe what you want to build or automate].

First, use the official Kernel instructions and skills:
- Read https://kernel.sh/auth.md.
- If Kernel credentials already exist, validate and reuse them. If not, ask for my consent and follow the verified-email flow in auth.md so I can provide the one-time code; do not send me through the normal dashboard signup flow.
- Run `npx skills add https://github.com/kernel/skills`, select only the skills relevant to this task, and follow their instructions.

Choose the least-powerful Kernel interface that fits the existing project: CLI, TypeScript SDK, Python SDK, MCP, agent-browser, or browser-harness. Keep API keys, claim tokens, credentials, CDP URLs, and profile data out of chat, logs, source, commits, and generated files. Share hosted login, organization-selection, or live-view URLs only with me when needed. Scope work to the intended Kernel project, verify current syntax with `kernel <command> --help`, set bounded browser timeouts, preserve authenticated profiles only when useful, and always delete temporary browsers and pools in guaranteed cleanup.

Complete the task and report what ran, what was verified, and any remaining human action.