Run local SEO autopilot for boll-koll.se or hyresbyte.se and return PR link plus summary.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add duclm1x1/Dive-Ai --skill seo-autopilot --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Seo Autopilot?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/duclm1x1-seo-autopilot)More formats (shields.io, HTML) on the badges page.
---
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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!