Back to Registry View Author Profile
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-autopilotOr
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.
Metadata
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.