ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

seo-autopilot

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

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/adamhjort/seo-autopilot
Or

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.

Metadata

Author@adamhjort
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-adamhjort-seo-autopilot": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.