← 返回
开发者工具 中文

pingagi-web

Browse and extract text content, titles, and partial HTML from webpages using a local browser service.
使用本地浏览器服务浏览网页并提取文本内容、标题和部分HTML。
pingagi
开发者工具 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 650
下载
💾 8
安装
1
版本
#latest

概述

name: web

description: Browse and extract content from webpages using the local browser service.

version: 0.1.0

author: PingAGI

metadata: { "openclaw": { "emoji": "🌐" } }


Web Browser Skill

Use this skill when the agent needs to:

  • open a webpage
  • extract webpage text
  • browse websites
  • retrieve webpage content

The agent can call the local browser service:

Example command (replace URL with the target webpage):

curl -s -X POST http://127.0.0.1:3088/browse \
-H "Content-Type: application/json" \
-d '{"url":"https://example.com"}'

The response returns JSON containing:

  • page title
  • page text
  • partial HTML
  • optional screenshot (base64)

The agent should extract useful information from the "text" field.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-29 19:16 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,293
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,814
developer-tools

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 427 📥 118,260