ollama seo auditor
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill ollama-seo-auditor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ollama Seo Auditor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-ollama-seo-auditor)More formats (shields.io, HTML) on the badges page.
---
name: ollama-seo-auditor
description: ollama seo auditor
---
---\nname: ollama-seo-auditor\ndescription: Local SEO site audit using Ollama LLM + OpenClaw web tools (web_fetch, browser). Use when user asks for SEO analysis, keyword check, site structure/speed review, optimization tips. Triggers: \"audit SEO\", \"check site performance\", \"analyze web page SEO\". Runs local on VPS for privacy/low-cost.\n---\n\n# Ollama SEO Auditor\n\n## Quick Audit\n1. web_fetch url pt content.\n2. Prompt Ollama (llama3:8b): \"Analyze SEO: keywords, meta, headings, img alt, speed est. from HTML. Score 1-10. Fixes.\"\n3. browser/screenshot pt visual (opțional).\n4. Report Markdown + score.\n\n## Tools\n- exec 'ollama run llama3.8b \"prompt\"'\n- web_search 'SEO best practices 2026'\n\n## Refs\nSee references/seo-checklist.md (load if detailed).\n\nScripts/audit.py: exec pt full run.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!
Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit. Auto-triggers when staging changes.