Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问许可证需确认审计提醒

seo-on-page-optimizationSEO ON page optimization 搜索

Agent Skill

seo-on-page-optimization 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

442

周安装

19

GitHub Stars

公开资料未说明

下载量

155
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:seo-on-page-optimization(SEO ON page optimization 搜索)
来源仓库:https://github.com/autom8minds/seo-skills
仓库路径:skills/seo-on-page-optimization
安装命令:
npx skills add https://github.com/autom8minds/seo-skills --skill seo-on-page-optimization
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/autom8minds/seo-skills --skill seo-on-page-optimization

简介

用于查找和筛选与 SEO 页面优化策略相关的信息。

  • 适合在内容优化、结构改进等任务中提供参考依据。
  • 可通过 npx 命令从 GitHub 仓库安装并调用。
  • 安装前建议确认权限范围、维护状态及是否涉及联网操作。
  • seo-on-page-optimization 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

On-Page SEO Optimization


Title Tag

The title tag is the single most important on-page ranking factor.

Rules

RuleValue
Length50-60 characters (Google truncates at ~580px)
Primary keywordPlace within first 60 chars, ideally near the start
BrandAppend at end with separator: Primary Keyword - Brand
UniquenessEvery page must have a unique title
Format`Primary Keyword - Secondary Keyword

Common patterns

Blog post:    "How to [Action] [Topic] in [Year] | Brand"
Product:      "[Product Name] - [Key Feature] | Brand"
Category:     "[Category] - Shop [Subcategory] Online | Brand"
Homepage:     "Brand - [Primary Value Proposition]"
Service:      "[Service] in [Location] | Brand"

MCP Tool: Use analyze_page to extract and evaluate the current title tag, or generate_meta_suggestions to get AI-powered title recommendations.


Meta Description

Not a direct ranking factor, but directly impacts CTR (click-through rate) from search results.

Rules

RuleValue
Length150-160 characters (Google truncates at ~920px)
Primary keywordInclude naturally — Google bolds matching query terms
CTAInclude a call-to-action (Learn, Discover, Shop, Get)
UniquenessEvery page must have a unique description
No quotesAvoid double quotes — Google truncates at "

Pattern

[Value proposition with keyword]. [Supporting detail]. [CTA].

MCP Tool: Use analyze_page or generate_meta_suggestions for current analysis + suggestions.


Heading Structure (H1-H6)

Headings define content hierarchy and help search engines understand page structure.

Rules

  • One H1 per page — must contain primary keyword, should match search intent
  • H2s for major sections — include secondary keywords naturally
  • H3-H6 for subsections — maintain strict hierarchy (no skipping levels)
  • Never use headings for styling — use CSS instead
  • Never leave headings empty

Correct hierarchy

H1: Primary Topic (one only)
  H2: Major Section 1
    H3: Subsection
    H3: Subsection
  H2: Major Section 2
    H3: Subsection
      H4: Detail
  H2: Major Section 3

Bad hierarchy (skipped levels)

H1: Topic
  H3: Section (skipped H2!)
    H5: Detail (skipped H4!)

MCP Tool: Use analyze_headings with targetKeyword parameter to validate structure and keyword presence.


Content Optimization

Keyword placement signals

LocationPriorityNotes
Title tagCriticalFirst 60 chars
H1CriticalPrimary keyword
First 100 wordsHighNatural mention early
H2/H3 headingsHighSecondary/related keywords
URL slugHighHyphenated, concise
Meta descriptionMediumFor CTR, not ranking
Image alt textMediumDescribe image with keyword if relevant
Last paragraphLowNatural mention

Content quality signals

  • Word count by type:

- Blog post: 1,500-2,500+ words (topic-dependent) - Product page: 300-1,000 words - Category page: 500-1,000 words - Landing page: 500-1,500 words - Homepage: 400-800 words

  • Readability: Flesch-Kincaid grade 6-8 for general audience
  • Originality: 100% unique content, no thin/duplicate content
  • Multimedia: Include images, videos, tables, lists to enhance engagement
  • Freshness: Update content regularly, especially for time-sensitive topics

Keyword density

  • No exact target — write naturally
  • Primary keyword: 0.5-2% is typical for well-ranking pages
  • Avoid keyword stuffing (repeating the same phrase unnaturally)
  • Use semantic variations and related terms (LSI keywords)

MCP Tool: Use analyze_page with includeContent: true to get word count and content analysis.


Image SEO

Rules

ElementBest Practice
Alt textDescriptive, 125 chars max, include keyword where relevant. Decorative images: alt=""
File nameDescriptive with hyphens: blue-running-shoes.webp not IMG_4532.jpg
FormatWebP or AVIF preferred, JPEG for photos, PNG for transparency, SVG for icons
File sizeUnder 200KB per image, use compression tools
DimensionsSpecify width and height attributes to prevent CLS
Lazy loadingAdd loading="lazy" to below-the-fold images
ResponsiveUse srcset and sizes for responsive images

Alt text patterns

Good:  "Blue Nike running shoes on a trail"
Good:  "SEO audit dashboard showing Core Web Vitals scores"
Bad:   "image1"
Bad:   "shoes shoes running shoes blue shoes nike shoes"  (keyword stuffing)
Bad:   (empty alt on non-decorative image)

MCP Tool: Use analyze_images to audit all images on a page for alt text, size, format, and lazy loading.


Internal Linking

Internal links distribute link equity (PageRank) and help search engines discover and understand your site structure.

Strategy

  • Hub-and-spoke model: Pillar pages link to cluster pages and vice versa
  • Contextual links: Link within body content (not just navigation) — these carry more weight
  • Descriptive anchors: Use keyword-rich, descriptive anchor text (not "click here" or "read more")
  • Limit per page: Reasonable number (under 100-150 total links; focus on quality)
  • Fix orphan pages: Every indexable page should have at least one internal link pointing to it
  • Link to deep pages: Don't just link to the homepage — distribute equity to important pages
  • Prioritize above-the-fold: Links higher on the page may carry more weight

Anchor text rules

Good:  "Learn about technical SEO auditing"
Good:  "our guide to keyword research"
Bad:   "click here"
Bad:   "this article"
Bad:   "https://example.com/page"  (naked URL)

MCP Tool: Use analyze_internal_links to map all links, evaluate anchor text quality, and detect broken links.


URL Structure

Rules

  • Keep URLs short and descriptive: /seo-audit-checklist not /p?id=123&cat=seo
  • Use hyphens, not underscores: /technical-seo not /technical_seo
  • Lowercase only
  • Include primary keyword
  • Limit depth: 3-4 levels max (/category/subcategory/page)
  • Avoid parameters when possible (use canonical if unavoidable)
  • No stop words: /seo-audit not /the-complete-guide-to-seo-audit
  • Stable URLs — don't change URLs without 301 redirects

Open Graph & Twitter Cards

Essential for social sharing appearance and click-through from social platforms.

Required Open Graph tags

<meta property="og:title" content="Page Title">
<meta property="og:description" content="Page description">
<meta property="og:image" content="https://example.com/image.jpg">
<meta property="og:url" content="https://example.com/page">
<meta property="og:type" content="website">

Twitter Card tags

<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Page Title">
<meta name="twitter:description" content="Page description">
<meta name="twitter:image" content="https://example.com/image.jpg">

Image requirements

  • Minimum: 1200x630px for summary_large_image
  • Aspect ratio: 1.91:1
  • File size: Under 5MB
  • Format: JPG, PNG, WebP, GIF

Canonical Tags

Prevent duplicate content issues by specifying the preferred version of a page.

Rules

  • Every indexable page should have a self-referencing canonical: <link rel="canonical" href="https://example.com/page">
  • Use absolute URLs (not relative)
  • Point to the HTTPS version
  • Point to the non-www or www version (whichever is preferred)
  • Don't canonical to a different page unless content is truly duplicate/very similar
  • Don't canonical to a 404 or redirected URL

Quick Reference: On-Page Audit Checklist

ElementCheckPass Criteria
Title tagPresent, unique, correct length50-60 chars, contains keyword
Meta descriptionPresent, unique, correct length150-160 chars, includes CTA
H1Present, single, contains keywordExactly one H1 with primary keyword
Heading hierarchyNo skipped levelsH1 > H2 > H3 (no jumps)
ImagesAlt text presentAll non-decorative images have descriptive alt
Internal linksDescriptive anchorsNo "click here", relevant anchors
CanonicalPresent, self-referencingAbsolute HTTPS URL
OG tagsPresentog:title, og:description, og:image, og:url
URLClean, keyword-richHyphens, lowercase, concise
ContentSufficient, originalMeets word count for page type

Related Skills

  • seo-technical-audit — for crawlability, speed, and indexing issues
  • seo-schema-structured-data — for adding JSON-LD markup
  • seo-content-strategy — for keyword research and content planning
  • seo-mcp-tools-expert — for using MCP tools effectively

Key MCP Tools for On-Page SEO

ToolUse For
analyze_pageComprehensive on-page analysis with scoring
analyze_headingsHeading structure validation
analyze_imagesImage alt text and optimization audit
analyze_internal_linksLink mapping and anchor text analysis
generate_meta_suggestionsAI-powered meta tag improvement suggestions

See COMMON_MISTAKES.md for the 15 most frequent on-page SEO mistakes. See CHECKLISTS.md for step-by-step audit checklists. See EXAMPLES.md for before/after optimization examples.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

展示第三方安全扫描或审计结果

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

平台分布

Codex

33.51%
按下载量换算52

Claude

28.18%
按下载量换算44

Cursor

19.23%
按下载量换算30

Gemini CLI

9.65%
按下载量换算15

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

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

来源信息

继续浏览同类 Skills