Agent skill
seo-autopilot
Run local SEO autopilot for boll-koll.se or hyresbyte.se and return PR link plus summary.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/seo-autopilot
Metadata
Additional technical details for this skill
- command
-
[ "scripts/run.sh" ] - triggers
-
[ "seo", "seo boll-koll.se", "seo hyresbyte.se" ] - allowed sites
-
[ "boll-koll.se", "hyresbyte.se" ]
SKILL.md
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
Behavior
- Parse site from the message, default to boll-koll.se.
- Refuse if site is not in allowlist.
- Run: scripts/run.sh
- 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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?