一键导入
tunelito-live-smoke
Run a live local Tunelito smoke test against an HTML page. Use before declaring browser/client/server/package changes ready.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run a live local Tunelito smoke test against an HTML page. Use before declaring browser/client/server/package changes ready.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Run a Tunelito live review room for a local HTML/Markdown file or folder, then process the comments it collects. Use whenever a user wants to share, serve, or preview a local .html page, .md memo, or static site/mini-site from their machine so a designer, client, teammate, or PM can leave feedback on a call; wants a temporary public link to a local page; says "review my HTML", "annotate this page", "review this Markdown draft", "let people comment on my site", "get feedback on index.html", "spin up a review room", or "review this page locally without exposing it"; OR points you at a `*.comments.md` / `site.comments.md` inbox and asks you to apply, process, or act on the comments inside it. Covers starting and sharing a session (Cloudflare Tunnel, keyed bearer URLs), local-only review of sensitive pages, active-agent `tunelito inbox` commands, the opt-in `--agent` worker that edits files from comments, and the comment Markdown schema (scope, page, path, id, status). Do NOT use for reviewing a pull request, IDE
Update or review Tunelito documentation. Use when README, changelog, release docs, examples, security docs, or agent playbooks need to stay in sync with behavior.
Prepare Tunelito changes for a PR-ready commit and push, including verification and handoff summary.
Maintain Tunelito npm package quality. Use for package.json, package-lock, npm pack, npm install smoke tests, CI workflows, release docs, or distribution changes.
Prepare a Tunelito package or npm release using the release playbook and package verification.
Maintain Tunelito's agent operating system. Use when editing AGENTS.md, CLAUDE.md, .claude hooks, .claude skills, .claude agents, or docs/agents playbooks.
| name | tunelito-live-smoke |
| description | Run a live local Tunelito smoke test against an HTML page. Use before declaring browser/client/server/package changes ready. |
| disable-model-invocation | true |
| argument-hint | ["html-file"] |
| allowed-tools | Read, Grep, Glob, Bash |
HTML file argument: $ARGUMENTS
If no argument is provided, use examples/simple-review.html.
For injected UI, visual, accessibility, screenshot, or browser-behavior work, read docs/agents/EXAMPLE_FIXTURES.md and choose the fixture set that matches the change. Do not rely on simple-review.html alone for overlay, viewport, SPA, slide, text-dense, or meeting-brief behavior.
--no-tunnel.Local: URL and Access: review key required./ returns 401./ contains the expected page content and injected /__tunelito/client.js./__tunelito/client.js contains WebSocket setup and tunelito_key propagation.Do not leave a server running. Summarize exact URLs, status codes, and commands.