openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Seo Autopilot

Run local SEO autopilot for boll-koll.se or hyresbyte.se and return PR link plus summary.

通信与消息

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 1 · 2.1k · 15 current installs · 17 all-time installs

1

安装量(当前) 17

🛡 VirusTotal :良性 · OpenClaw :可疑

Package:adamhjort/seo-autopilot

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :可疑

OpenClaw 评估

The skill's stated purpose (running an SEO autopilot) is plausible, but it invokes an undeclared external binary ('seo-autopilot') with no install instructions and has a small mismatch between its runtime script and the SKILL.md expectations — this makes its behavior unclear and potentially dangerous.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Seo Autopilot」。简介:Run local SEO autopilot for boll-koll.se or hyresbyte.se and return PR link plu…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/adamhjort/seo-autopilot/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: seo-autopilot
description: Run local SEO autopilot for boll-koll.se or hyresbyte.se and return PR link plus summary.
allowed-tools:
  - exec
metadata:
  triggers:
    - "seo"
    - "seo boll-koll.se"
    - "seo hyresbyte.se"
  allowed_sites:
    - boll-koll.se
    - hyresbyte.se
  command:
    - scripts/run.sh
license: MIT
---

# seo-autopilot

## Usage (WhatsApp / chat)
- seo
- seo boll-koll.se
- seo hyresbyte.se

Default site: boll-koll.se

## Safety
Only allow: boll-koll.se, hyresbyte.se  
Never run arbitrary commands. Only run:
- scripts/run.sh <site>

## Behavior
1. Parse site from the message, default to boll-koll.se.
2. Refuse if site is not in allowlist.
3. Run: scripts/run.sh <site>
4. Extract PR url from stdout (line starting with "PR:").
5. If SEO_REPORT.md exists in the repo, include the top 3 findings in the reply.