← 返回
效率工具 Key 中文

Lightcone Browse

Computer-use automation via Lightcone. Activate when user asks to browse websites, scrape web pages, automate web tasks, check prices, monitor sites, fill fo...
通过 Lightcone 实现计算机自动化。当用户请求浏览网页、抓取数据、自动化网络任务、查询价格、监控网站或填写表单时激活。
eddieogola
效率工具 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 526
下载
💾 5
安装
1
版本
#latest

概述

Lightcone Browse

Delegate browser tasks to a cloud computer powered by Lightcone. Northstar sees the screen, decides what to click, type, or scroll — and acts. You describe what you want done, Northstar does it.

When to use Lightcone

  • No local browser available (headless, Docker, server deployments)
  • Need parallel sessions (multiple sites at once)
  • Vision-based automation (Northstar reads the screen — no selectors, no scripts to maintain)
  • Desktop or browser environments

Tool: lightcone_browse

Parameters

ParameterRequiredDescription
----------------------------------
instructionYesPlain language task for Northstar
urlNoStarting URL to navigate to first
maxStepsNoMax steps before stopping (default: 50)

Example instructions

Price checking:

instruction: "Find the current price of a MacBook Air M4 on Amazon"
url: "https://www.amazon.com"

Data extraction:

instruction: "Go to the pricing page and extract all plan names, prices, and feature lists"
url: "https://example.com/pricing"

Form filling:

instruction: "Fill out the contact form with name 'Jane Doe', email 'jane@example.com', and message 'Hello'"
url: "https://example.com/contact"

Tips for good instructions

  • Be specific about what "done" looks like: "find the price" not "look around"
  • Name the exact elements: "click the Sign In button" not "log in somehow"
  • For multi-step tasks, describe the sequence: "First search for X, then sort by price, then get the top 3 results"
  • Include what to extract: "tell me the title, price, and rating"

How it works

  1. Lightcone creates a cloud computer with a browser
  2. Northstar sees the screen via screenshots
  3. It decides what to click, type, or scroll — step by step
  4. When done, it returns the page content and a screenshot
  5. The computer is automatically shut down

For step-by-step manual control, see the lightcone-session skill.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 07:27 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,802
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,230
developer-tools

Lightcone Session

eddieogola
基于 Lightcone 会话的手动分步计算机控制,适用于细粒度浏览器/桌面自动化、多步骤工作流及登录场景。
★ 0 📥 661