Install
openclaw skills install @dataify-server/dataify-seo-auditAudit crawlability, metadata, headings and structured data
openclaw skills install @dataify-server/dataify-seo-auditProduce a bounded technical and on-page SEO audit using live page evidence. Do not claim measured Core Web Vitals without field or lab performance data.
scripts/run_seo_audit.py; start with dry-run when scope is uncertain.site:<domain> indexation proxy. Run keyword SERPs only for user-supplied target keywords via --keywords.report.json, raw evidence and Markdown. Every finding must include layer, priority, impact, evidence and fix; follow output-contract.md.python3 scripts/run_seo_audit.py --url "https://www.dataify.com/" --max-pages 3 --output-dir seo-audit
export for macOS/Linux shells, $env: for Windows PowerShell, or set for Windows Command Prompt). Show other platforms or persistent setup only when detection is ambiguous or the user asks.DATAIFY_API_TOKEN is present; never print its value. If verification succeeds, continue the original task without asking the user to repeat it..env unless the execution path explicitly loads it, and ensure .env is ignored by version control.