← 返回
数据分析 Key 中文

Maxun

List and run Maxun web scraping robots. Use when asked to list robots, run a robot, scrape a website, or get robot results.
列出并运行 Maxun 网页抓取机器人。适用于列出机器人、运行机器人、抓取网站或获取机器人结果的请求。
rohitr311
数据分析 clawhub v1.0.2 3 版本 99775.8 Key: 需要
★ 1
Stars
📥 870
下载
💾 11
安装
3
版本
#latest

概述

Maxun Skill

Maxun is a web scraping platform. The user has robots that scrape websites.

INSTRUCTIONS FOR THE AI MODEL

You have ONE job here: call the exec tool with the exact command strings below. Do not paraphrase. Do not guess. Copy the command string exactly.

ACTION: List all robots

When the user says anything like "list my robots", "show robots", "what robots do I have":

Call the exec tool. The command parameter must be this exact string:

maxun list

IMPORTANT: Do NOT append any words from the user's message as arguments. The command is always exactly maxun list — nothing after list.

After exec returns output, display it directly to the user as-is. The output IS the robot list. Do not interpret it, ask clarifying questions about it, or treat it as a new request. Just show it.

ACTION: Run a robot

When the user wants to run or scrape with a specific robot:

Step 1 — First get the robot ID by calling exec with:

maxun list

Step 2 — Find the robot ID from the output, then call exec with:

maxun run <robotId>

Replace with the actual ID string from step 1.

ACTION: List past runs

Call exec with:

maxun runs <robotId>

ACTION: Get a run result

Call exec with:

maxun result <robotId> <runId>

ACTION: Get robot details

Call exec with:

maxun get <robotId>

ACTION: Abort a run

Call exec with:

maxun abort <robotId> <runId>

Error Handling

  • No robots found → tell user to create one at https://app.maxun.dev
  • Robot still running → call exec with maxun result

Setup (for new installations)

Add to ~/.openclaw/openclaw.json:

"tools": {
  "exec": { "host": "gateway", "security": "full", "ask": "off" }
},
"env": {
  "MAXUN_API_KEY": "your-api-key-here"
}

版本历史

共 3 个版本

  • v1.0.2 当前
    2026-05-03 03:35 安全 安全
  • v1.0.0
    2026-03-30 02:34 安全
  • v1.0.1
    2026-03-18 17:08

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 64,987
data-analysis

Stock Analysis

udiedrichsen
{"answer":"基于雅虎财经数据,分析股票与加密货币。支持投资组合管理、自选股预警、股息分析、8维评分、热门趋势扫描及传闻/早期信号探测。适用于股票分析、持仓追踪、财报异动、加密监控、热门股追踪或提前发掘非主流传闻。"}
★ 270 📥 56,919
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 164 📥 59,823