← Back to Skills Marketplace
g0atfac3

SEO Analyzer by G0atbot

by G0atfac3 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
299
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install g0atbot-seo-analyzer
Description
Analyze website SEO including meta tags, headings, content, keywords, competitor comparison, site audits, and ranking checks for free.
README (SKILL.md)

SEO Analyzer Skill

Analyze websites and pages for SEO factors - free alternative to paid tools like Ahrefs, SEMrush.

What It Does

  • Page SEO Analysis: Analyze any URL for meta tags, headings, content structure
  • Keyword Suggestions: Research keywords based on topics
  • Competitor Analysis: Compare SEO metrics between pages
  • Site Audits: Check for common SEO issues
  • Ranking Checks: Look up how pages rank for keywords (via search)

Usage

/seo-analyze \x3Curl> - Full page analysis
/seo-keywords \x3Ctopic> - Get keyword ideas
/seo-compare \x3Curl1> vs \x3Curl2> - Compare two pages
/seo-audit \x3Curl> - Check for technical issues

Tools Used

  • web_fetch - Fetch page content for analysis
  • web_search - Search for rankings and keywords
  • browser - For dynamic pages that need JS rendering

Requirements

  • Brave Search API (for keyword/ranking data)
  • Can analyze most static pages directly
  • Uses browser for SPA/dynamic sites

Output Format

Provides:

  • Meta title & description (with optimization suggestions)
  • Heading hierarchy (H1-H6)
  • Word count & readability
  • Internal/external links
  • Images (alt text check)
  • Technical issues found
  • Keyword opportunities

Paid Tools Replaced

  • Ahrefs ($99-999/mo)
  • SEMrush ($119-449/mo)
  • Moz Pro ($99/mo)
  • Ubersuggest ($29-199/mo)

This skill covers 80% of basic SEO analysis for free.

Usage Guidance
The skill appears to be a simple static HTML SEO checker (the included JS fetches pages and analyzes markup), but its docs promise search-based ranking, keyword research, and browser-rendered SPA analysis that the code does not implement. Before installing: 1) Ask the publisher how keyword/ranking lookups and Brave Search API access are actually performed and why no API key is declared. 2) Treat the skill as incomplete or misleading — test it in a sandbox to confirm behavior. 3) If you need ranking/keyword features, prefer skills that explicitly declare required credentials/install steps or use a vetted provider. 4) Because the skill could rely on agent-provided web_search/browser tools at runtime, be cautious about sensitive targets you ask it to analyze and verify network activity if possible.
Capability Analysis
Type: OpenClaw Skill Name: g0atbot-seo-analyzer Version: 1.0.0 The SEO Analyzer skill bundle is a legitimate tool for website analysis. The primary script, seo-analyzer.js, uses standard Node.js modules (http/https) to fetch page content and perform basic SEO checks like meta tag extraction, heading hierarchy, and link counting via regular expressions. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or the code.
Capability Assessment
Purpose & Capability
SKILL.md promises keyword research, ranking checks (Brave Search API), competitor analysis, and JS-rendering via a browser. The bundled code (seo-analyzer.js) only fetches a page over HTTP(S) and performs static HTML parsing and basic heuristics. There is no code calling any search API, no Brave Search usage, and no browser automation. The skill therefore does not provide many of the advertised capabilities and is misleading about what it actually needs/does.
Instruction Scope
Runtime instructions reference tools (web_fetch, web_search, browser) and an external Brave Search API, but neither the SKILL.md nor the code provides real steps to obtain or use that API. The Node script only fetches target pages and prints analysis. Instructions giving the agent latitude to use web_search/browser are broader than what the shipped code implements — this grants the agent discretion to call platform search/browser tools that are outside the script's scope.
Install Mechanism
No install spec and only a single small JS file are included. There are no downloads, external install URLs, or package installs that would persist arbitrary code to disk beyond the provided file. This is low risk from an installation mechanism perspective.
Credentials
The skill declares no required environment variables or credentials, and the code does not access any secrets. However SKILL.md lists a 'Brave Search API' requirement that is not declared in requires.env and not implemented in code — either the documentation is incorrect or the skill expects the agent/platform to provide that API key at runtime. That mismatch should be clarified before trusting ranking/keyword features.
Persistence & Privilege
The skill does not request persistent/always-on privileges, does not modify other skills or system configuration, and does not declare any elevated privileges. default autonomous invocation is allowed (platform default) and is not by itself concerning here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install g0atbot-seo-analyzer
  3. After installation, invoke the skill by name or use /g0atbot-seo-analyzer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
SEO Analyzer Skill 1.0.0 – Initial Release - Analyze web pages for on-page SEO factors like meta tags, headings, and content structure. - Generate keyword suggestions and research based on topics. - Compare SEO metrics between two URLs for competitor analysis. - Conduct site audits to detect common technical SEO issues. - Check how pages rank for specific keywords using search. - Free alternative to tools like Ahrefs, SEMrush, and Moz for basic SEO tasks.
Metadata
Slug g0atbot-seo-analyzer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is SEO Analyzer by G0atbot?

Analyze website SEO including meta tags, headings, content, keywords, competitor comparison, site audits, and ranking checks for free. It is an AI Agent Skill for Claude Code / OpenClaw, with 299 downloads so far.

How do I install SEO Analyzer by G0atbot?

Run "/install g0atbot-seo-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SEO Analyzer by G0atbot free?

Yes, SEO Analyzer by G0atbot is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does SEO Analyzer by G0atbot support?

SEO Analyzer by G0atbot is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SEO Analyzer by G0atbot?

It is built and maintained by G0atfac3 (@g0atfac3); the current version is v1.0.0.

💬 Comments