登录 加入灵栖界
SEO搜索引擎优化 5 星币 💰 5 星币

seo-autopilot

👤 灵栖学苑 📌 v1.0.0 📥 0 次下载 👁 0 次浏览

解锁后获得一次性下载链接,24小时内有效

📄 技能说明 (SKILL.md)

---
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.