CtrlK
BlogDocsLog inGet started
Tessl Logo

browser-new-tab

Open new browser tab and navigate to URL (keeps current page open). When you need to open additional page without closing current, or multi-task across pages. PREREQUISITE - must confirm browser is running first.

71

Quality

87%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Browser New Tab

打开新标签页并导航到指定 URL。

Parameters

参数类型必填说明
urlstring要在新标签页打开的 URL

Notes

  • 不会覆盖当前页面
  • 必须先确认浏览器已启动

Related Skills

  • browser-open: 启动浏览器并检查状态
  • browser-navigate: 在当前标签页导航
  • browser-switch-tab: 切换标签页

推荐

对于多步骤的浏览器任务,建议优先使用 browser_task 工具。它可以自动规划和执行复杂的浏览器操作,无需手动逐步调用各个工具。

示例:

browser_task(task="打开百度搜索福建福州并截图")
Repository
openakita/openakita
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.