← 返回
未分类 Key 中文

SEO Assistant

AI-powered SEO analysis and optimization. Audit HTML pages, rewrite meta tags, research keywords, generate schema markup, and create sitemaps. Powered by evo...
AI驱动的SEO分析与优化,审计HTML页面、重写元标签、关键词研究、生成结构化标记和创建站点地图。由evo提供支持。
evolinkai
未分类 clawhub v1.0.0 1 版本 99730.5 Key: 需要
★ 0
Stars
📥 370
下载
💾 0
安装
1
版本
#latest

概述

SEO Assistant

AI-powered SEO analysis and optimization from your terminal. Audit HTML pages locally with scoring, fetch and analyze live URLs, rewrite meta tags, research keywords, generate JSON-LD schema markup, and create XML sitemaps.

Powered by Evolink.ai

When to Use

  • User wants to audit HTML files for SEO issues
  • User asks "how's my SEO?" or "check my page"
  • User needs optimized title/meta/description tags
  • User wants keyword research for a topic
  • User needs schema markup (Article, Product, FAQ, etc.)
  • User wants to generate a sitemap

Quick Start

1. Set your EvoLink API key

export EVOLINK_API_KEY="your-key-here"

Get a free key: evolink.ai/signup

2. Audit your HTML

bash scripts/seo.sh audit index.html

3. AI-powered analysis

bash scripts/seo.sh check https://example.com

Capabilities

Local Commands (no API key needed)

CommandDescription
----------------------
`audit dir>`Local HTML SEO audit with 0-100 scoring
sitemap --base Generate XML sitemap from HTML files

AI Commands (require EVOLINK_API_KEY)

CommandDescription
----------------------
check Fetch live URL + AI deep SEO analysis
rewrite AI rewrite title, meta, description, OG, Twitter tags
keywords AI keyword research with content strategy
schema --type AI generate JSON-LD schema markup

Schema Types

TypeKey Properties
---------------------
Articleheadline, author, datePublished, image, publisher
Productname, description, price, availability, review
FAQmainEntity with Question/Answer pairs
HowToname, step, totalTime, tool, supply
LocalBusinessname, address, telephone, openingHours
Eventname, startDate, location, performer

Examples

Local audit with scoring

bash scripts/seo.sh audit ./public

Output:

=== ./public/index.html ===

[ISSUE] Missing meta description

[ISSUE] 2/5 images missing alt text

[WARN] Title too short (12 chars, aim for 50-60)

[WARN] Missing Open Graph tags

[OK] H1 OK: Welcome to Our Site

[OK] HTML lang attribute present

SEO Score: 67/100 (2 issues, 2 warnings, 1 files)

AI check a live URL

bash scripts/seo.sh check https://example.com

AI rewrite meta tags

bash scripts/seo.sh rewrite index.html

Output:

Title Tag

Before: Home

After: Cloud Computing Solutions for Small Business | YourBrand

Meta Description

Before: (missing)

After:

AI keyword research

bash scripts/seo.sh keywords "cloud computing SaaS"

Generate schema markup

bash scripts/seo.sh schema blog-post.html --type Article

Generate sitemap

bash scripts/seo.sh sitemap ./public --base https://example.com

Configuration

VariableDefaultRequiredDescription
------------
EVOLINK_API_KEYYes (AI commands)Your EvoLink API key. Get one free
EVOLINK_MODELclaude-opus-4-6NoModel for AI analysis

Required binaries: python3, curl

Security

Data Transmission

AI commands send HTML content or topic descriptions to api.evolink.ai for analysis by Claude. By setting EVOLINK_API_KEY and using these commands, you consent to this transmission. Data is not stored after the response is returned. The audit and sitemap commands run entirely locally and never transmit data.

Network Access

  • Target URL (via curl) — check command fetches the page
  • api.evolink.ai — AI analysis (AI commands only)

Persistence & Privilege

The sitemap command writes a sitemap.xml file to the specified directory. Temporary files for API payloads are cleaned up automatically. No credentials or persistent data are stored.

Links

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 12:58 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Marketing Skills

jchopard69
{"answer":"获取23个营销模块,包含CRO、SEO、文案、分析、发布、广告及社媒的清单、框架与现成交付物。"}
★ 142 📥 30,409
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 887 📥 203,384
design-media

Best Image Generation

evolinkai
最佳质量AI图像生成(约$0.12-0.20/张),支持文生图、图生图及图像编辑,通过EvoLink API实现。
★ 8 📥 11,945