Skills akkualle-seo

Akkualle SEO Plugin

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/akkualle/akkualle-seo" ~/.claude/skills/openclaw-skills-akkualle-seo && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/akkualle/akkualle-seo" ~/.openclaw/skills/openclaw-skills-akkualle-seo && rm -rf "$T"
manifest: skills/akkualle/akkualle-seo/SKILL.md
source content

Akkualle SEO Plugin

Automatisches SEO-Monitoring und Content-Optimierung für akku-alle.de

Features

  • Tägliches SEO-Audit (via v9 API)
  • META_DESCRIPTION Checks (max 155 chars)
  • THIN_CONTENT Detection (min 500 Wörter)
  • Keyword-Ranking Tracking (GSC)
  • Automatische Content-Vorschläge

CLI Commands

# SEO Audit starten
python3 ~/.openclaw/skills/akkualle-seo/seo_audit.py

# Meta Descriptions fixen
python3 ~/.openclaw/skills/akkualle-seo/fix_meta.py

# Thin Content erweitern
python3 ~/.openclaw/skills/akkualle-seo/expand_content.py

API Integration

v9 API Endpoint:

POST https://akku-alle.de/api/admin
Secret:
akkualle-johny-2026-geheim

Verfügbare Actions:

  • v9.health
    - Health Check
  • v9.seo.auditAll
    - SEO Audit
  • v9.content.gaps
    - Content Lücken finden
  • blog.update
    - Blog Posts aktualisieren

Cron Jobs

# Täglich um 06:00 SEO Audit
0 6 * * * python3 ~/.openclaw/skills/akkualle-seo/seo_audit.py

Monetarisierung

Dieser Skill kann auf ClawHub veröffentlicht werden:

  • Preis: 19€/Monat
  • Zielgruppe: E-Commerce, Affiliate-Seiten
  • USP: v9 API Integration + Auto-Fix