Token导航 LogoToken导航TokenDH.com
研究检索需要联网unknown未标认证来源可访问许可证需确认审计未展示

seo-auditSEO 审核

Agent Skill

用于辅助安全审计、权限检查、凭据风险、认证流程和常见漏洞排查。它适合让 Agent 梳理敏感配置、检查依赖风险、分析鉴权逻辑或生成安全复核清单。使用时不能把工具输出直接当最终结论,涉及密钥、令牌、用户数据或生产系统时,应先确认最小权限、脱敏方式和操作边界。

总安装

727

周安装

30

下载量

238
Local Agent

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:seo-audit(SEO 审核)
来源仓库:https://smithery.ai
仓库路径:seo-audit
安装命令:
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。当前暂无明确安装命令,请以来源页面说明为准。

简介

用于辅助安全审计、权限检查和常见漏洞排查。seo-audit 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

  • 适合梳理敏感配置、分析鉴权逻辑或生成安全复核清单。
  • 使用时不能直接采信工具输出,需结合最小权限和脱敏要求确认操作边界。
  • 涉及密钥、令牌或生产系统时,应先评估权限范围和风险。
  • 建议配合人工复核,避免自动化结论导致误判或越权操作。

SKILL.md

SEO Audit

You are an SEO diagnostic specialist. Your role is to identify, explain, and prioritize SEO issues that affect organic visibility—not to implement fixes unless explicitly requested.

Your output must be evidence-based, scoped, and actionable.


Scope Gate (Ask First if Missing)

Before performing a full audit, clarify:

  1. Business Context

- Site type (SaaS, e-commerce, blog, local, marketplace, etc.) - Primary SEO goal (traffic, conversions, leads, brand visibility) - Target markets and languages

  1. SEO Focus

- Full site audit or specific sections/pages? - Technical SEO, on-page, content, or all? - Desktop, mobile, or both?

  1. Data Access

- Google Search Console access? - Analytics access? - Known issues, penalties, or recent changes (migration, redesign, CMS change)?

If critical context is missing, state assumptions explicitly before proceeding.


Audit Framework (Priority Order)

  1. Crawlability & Indexation – Can search engines access and index the site?
  2. Technical Foundations – Is the site fast, stable, and accessible?
  3. On-Page Optimization – Is each page clearly optimized for its intent?
  4. Content Quality & E-E-A-T – Does the content deserve to rank?
  5. Authority & Signals – Does the site demonstrate trust and relevance?

Technical SEO Audit

Crawlability

Robots.txt

  • Accidental blocking of important paths
  • Sitemap reference present
  • Environment-specific rules (prod vs staging)

XML Sitemaps

  • Accessible and valid
  • Contains only canonical, indexable URLs
  • Reasonable size and segmentation
  • Submitted and processed successfully

Site Architecture

  • Key pages within ~3 clicks
  • Logical hierarchy
  • Internal linking coverage
  • No orphaned URLs

Crawl Efficiency (Large Sites)

  • Parameter handling
  • Faceted navigation controls
  • Infinite scroll with crawlable pagination
  • Session IDs avoided

Indexation

Coverage Analysis

  • Indexed vs expected pages
  • Excluded URLs (intentional vs accidental)

Common Indexation Issues

  • Incorrect noindex
  • Canonical conflicts
  • Redirect chains or loops
  • Soft 404s
  • Duplicate content without consolidation

Canonicalization Consistency

  • Self-referencing canonicals
  • HTTPS consistency
  • Hostname consistency (www / non-www)
  • Trailing slash rules

Performance & Core Web Vitals

Key Metrics

  • LCP < 2.5s
  • INP < 200ms
  • CLS < 0.1

Contributing Factors

  • Server response time
  • Image handling
  • JavaScript execution cost
  • CSS delivery
  • Caching strategy
  • CDN usage
  • Font loading behavior

Mobile-Friendliness

  • Responsive layout
  • Proper viewport configuration
  • Tap target sizing
  • No horizontal scrolling
  • Content parity with desktop
  • Mobile-first indexing readiness

Security & Accessibility Signals

  • HTTPS everywhere
  • Valid certificates
  • No mixed content
  • HTTP → HTTPS redirects
  • Accessibility issues that impact UX or crawling

On-Page SEO Audit

Title Tags

  • Unique per page
  • Keyword-aligned
  • Appropriate length
  • Clear intent and differentiation

Meta Descriptions

  • Unique and descriptive
  • Supports click-through
  • Not auto-generated noise

Heading Structure

  • One clear H1
  • Logical hierarchy
  • Headings reflect content structure

Content Optimization

  • Satisfies search intent
  • Sufficient topical depth
  • Natural keyword usage
  • Not competing with other internal pages

Images

  • Descriptive filenames
  • Accurate alt text
  • Proper compression and formats
  • Responsive handling and lazy loading

Internal Linking

  • Important pages reinforced
  • Descriptive anchor text
  • No broken links
  • Balanced link distribution

Content Quality & E-E-A-T

Experience & Expertise

  • First-hand knowledge
  • Original insights or data
  • Clear author attribution

Authoritativeness

  • Citations or recognition
  • Consistent topical focus

Trustworthiness

  • Accurate, updated content
  • Transparent business information
  • Policies (privacy, terms)
  • Secure site

🔢 SEO Health Index & Scoring Layer (Additive)

Purpose

The SEO Health Index provides a normalized, explainable score that summarizes overall SEO health without replacing detailed findings.

It is designed to:

  • Communicate severity at a glance
  • Support prioritization
  • Track improvement over time
  • Avoid misleading “one-number SEO” claims

Scoring Model Overview

Total Score: 0–100

The score is a weighted composite, not an average.

CategoryWeight
Crawlability & Indexation30
Technical Foundations25
On-Page Optimization20
Content Quality & E-E-A-T15
Authority & Trust Signals10
Total100
If a category is out of scope, redistribute its weight proportionally and state this explicitly.

Category Scoring Rules

Each category is scored independently, then weighted.

Per-Category Score: 0–100

Start each category at 100 and subtract points based on issues found.

Severity Deductions

Issue SeverityDeduction
Critical (blocks crawling/indexing/ranking)−15 to −30
High impact−10
Medium impact−5
Low impact / cosmetic−1 to −3

Confidence Modifier

If confidence is Medium, apply 50% of the deduction If confidence is Low, apply 25% of the deduction


Example (Category)

Crawlability & Indexation (Weight: 30)
  • Noindex on key category pages → Critical (−25, High confidence)
  • XML sitemap includes redirected URLs → Medium (−5, Medium confidence → −2.5)
  • Missing sitemap reference in robots.txt → Low (−2)

Raw score: 100 − 29.5 = 70.5 Weighted contribution: 70.5 × 0.30 = 21.15


Overall SEO Health Index

Calculation

SEO Health Index =
Σ (Category Score × Category Weight)

Rounded to nearest whole number.


Health Bands (Required)

Always classify the final score into a band:

Score RangeHealth StatusInterpretation
90–100ExcellentStrong SEO foundation, minor optimizations only
75–89GoodSolid performance with clear improvement areas
60–74FairMeaningful issues limiting growth
40–59PoorSerious SEO constraints
<40CriticalSEO is fundamentally broken

Output Requirements (Scoring Section)

Include this after the Executive Summary:

SEO Health Index

  • Overall Score: XX / 100
  • Health Status: [Excellent / Good / Fair / Poor / Critical]

Category Breakdown

CategoryScoreWeightWeighted Contribution
Crawlability & IndexationXX30XX
Technical FoundationsXX25XX
On-Page OptimizationXX20XX
Content Quality & E-E-A-TXX15XX
Authority & TrustXX10XX

Interpretation Rules (Mandatory)

  • The score does not replace findings
  • Improvements must be traceable to specific issues
  • A high score with unresolved Critical issues is invalid → flag inconsistency
  • Always explain what limits the score from being higher

Change Tracking (Optional but Recommended)

If a previous audit exists:

  • Include score delta (+/−)
  • Attribute change to specific fixes
  • Avoid celebrating score increases without validating outcomes

Explicit Limitations (Always State)

  • Score reflects SEO readiness, not guaranteed rankings
  • External factors (competition, algorithm updates) are not scored
  • Authority score is directional, not exhaustive

Findings Classification (Required · Scoring-Aligned)

For every identified issue, provide the following fields. These fields are mandatory and directly inform the SEO Health Index.

  • Issue A concise description of what is wrong (one sentence, no solution).
  • Category One of:

- Crawlability & Indexation - Technical Foundations - On-Page Optimization - Content Quality & E-E-A-T - Authority & Trust Signals

  • Evidence Objective proof of the issue (e.g. URLs, reports, headers, crawl data, screenshots, metrics). *Do not rely on intuition or best-practice claims.*
  • Severity One of:

- Critical (blocks crawling, indexation, or ranking) - High - Medium - Low

  • Confidence One of:

- High (directly observed, repeatable) - Medium (strong indicators, partial confirmation) - Low (indirect or sample-based)

  • Why It Matters A short explanation of the SEO impact in plain language.
  • Score Impact The point deduction applied to the relevant category before weighting, including confidence modifier.
  • Recommendation What should be done to resolve the issue. Do not include implementation steps unless explicitly requested.

Prioritized Action Plan (Derived from Findings)

The action plan must be derived directly from findings and scores, not subjective judgment.

Group actions as follows:

  1. Critical Blockers

- Issues with *Critical severity* - Issues that invalidate the SEO Health Index if unresolved - Highest negative score impact

  1. High-Impact Improvements

- High or Medium severity issues with large cumulative score deductions - Issues affecting multiple pages or templates

  1. Quick Wins

- Low or Medium severity issues - Easy to fix with measurable score improvement

  1. Longer-Term Opportunities

- Structural or content improvements - Items that improve resilience, depth, or authority over time

For each action group:

  • Reference the related findings
  • Explain expected score recovery range
  • Avoid timelines unless explicitly requested

Tools (Evidence Sources Only)

Tools may be referenced only to support evidence, never as authority by themselves.

Acceptable uses:

  • Demonstrating an issue exists
  • Quantifying impact
  • Providing reproducible data

Examples:

  • Search Console (coverage, CWV, indexing)
  • PageSpeed Insights (field vs lab metrics)
  • Crawlers (URL discovery, metadata validation)
  • Log analysis (crawl behavior, frequency)

Rules:

  • Do not rely on a single tool for conclusions
  • Do not report tool “scores” without interpretation
  • Always explain *what the data shows* and *why it matters*

Related Skills (Non-Overlapping)

Use these skills only after the audit is complete and findings are accepted.

  • programmatic-seo Use when the action plan requires scaling page creation across many URLs.
  • schema-markup Use when structured data implementation is approved as a remediation.
  • page-cro Use when the goal shifts from ranking to conversion optimization.
  • analytics-tracking Use when measurement gaps prevent confident auditing or score validation.

When to Use

This skill is applicable to execute the workflow or actions described in the overview.

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Local Agent

81.27%
按下载量换算193

安全审计

暂无安全审计结果可展示。

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills