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.mdsource 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
- Parse site from the message, default to boll-koll.se.
- Refuse if site is not in allowlist.
- Run: scripts/run.sh <site>
- Extract PR url from stdout (line starting with "PR:").
- If SEO_REPORT.md exists in the repo, include the top 3 findings in the reply.