ワンクリックで
maxun
List and run Maxun cloud robots. Use when asked to list robots, run a robot, scrape a website, or get robot results using Maxun.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
List and run Maxun cloud robots. Use when asked to list robots, run a robot, scrape a website, or get robot results using Maxun.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
| name | maxun |
| description | List and run Maxun cloud robots. Use when asked to list robots, run a robot, scrape a website, or get robot results using Maxun. |
| argument-hint | list | run <robotId> | runs <robotId> | result <robotId> <runId> | get <robotId> | abort <robotId> <runId> |
| allowed-tools | Bash |
Maxun is a web scraping platform. The user has robots that scrape websites automatically.
You have ONE job here: call the Bash tool with the exact command strings below. Do not paraphrase. Do not guess. Copy the command string exactly.
The helper script is at: ${CLAUDE_SKILL_DIR}/scripts/maxun.sh
Before running any command, check that MAXUN_API_KEY is set. If it isn't, tell the user to export it:
export MAXUN_API_KEY="your-api-key-here"
When the user says anything like "list my robots", "show robots", "what robots do I have":
Call the Bash tool with this exact command:
bash "${CLAUDE_SKILL_DIR}/scripts/maxun.sh" list
Display the output directly — it IS the robot list. Do not interpret it further.
When the user wants to run or scrape with a specific robot:
Step 1 — List robots first:
bash "${CLAUDE_SKILL_DIR}/scripts/maxun.sh" list
Step 2 — Find the robot ID, then run it:
bash "${CLAUDE_SKILL_DIR}/scripts/maxun.sh" run <robotId>
bash "${CLAUDE_SKILL_DIR}/scripts/maxun.sh" runs <robotId>
bash "${CLAUDE_SKILL_DIR}/scripts/maxun.sh" result <robotId> <runId>
bash "${CLAUDE_SKILL_DIR}/scripts/maxun.sh" get <robotId>
bash "${CLAUDE_SKILL_DIR}/scripts/maxun.sh" abort <robotId> <runId>
result <robotId> <runId>This skill works with Maxun cloud only (app.maxun.dev). Set your API key:
export MAXUN_API_KEY="your-api-key-here"
Get your key at: https://app.maxun.dev/settings
SOC 職業分類に基づく