Skills seo-autopilot

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

install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/adamhjort/seo-autopilot" ~/.claude/skills/clawdbot-skills-seo-autopilot && rm -rf "$T"
manifest: skills/adamhjort/seo-autopilot/SKILL.md
source content

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.