Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器clawhub未标认证来源可访问clear审计通过

website-seowebsite SEO 搜索

Agent Skill

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

总安装

80,627

周安装

3,428

GitHub Stars

1

下载量

28,247
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install website-seo

简介

website-seo 提供完整页面优化系统,涵盖架构标记、技术检查与 Core Web Vitals 指导。

  • 适用于 SEO 审计、内部链接策略与技术性能调优等研究需求。
  • 通过 clawhub 安装并使用 openclaw skills install website-seo 命令集成。
  • 使用前需确认权限范围,注意可能涉及页面内容读取与指标计算。
  • 建议结合原始 README 核实检查表覆盖范围与报告生成逻辑。

SKILL.md

name
website-seo
version
1.0.0
description
Complete on-page SEO system for any website — page optimization, schema markup, technical SEO checklist, internal linking strategy, Core Web Vitals guidance, and AI-driven content gap analysis. Works for any CMS (WordPress, Webflow, Squarespace, custom).
tags
[seo, on-page-seo, technical-seo, schema-markup, core-web-vitals, wordpress, content-optimization]
author
contentai-suite
license
MIT

Website SEO — Universal On-Page Optimization System

What This Skill Does

Guides you through a complete website SEO audit and optimization process. Covers on-page elements, technical fundamentals, schema markup, and an ongoing optimization strategy that compounds over time.

How to Use This Skill

Input format:

WEBSITE URL: [Your website]
CMS: [WordPress / Webflow / Squarespace / Shopify / Custom]
NICHE: [Your industry]
TARGET LOCATION: [Local / National / Global]
PRIORITY PAGES: [Homepage / Service pages / Blog / Product pages]
CURRENT ISSUES: [Known issues or "unknown — need full audit"]
GOAL: [Rank for specific keywords / Improve existing rankings / Fix technical issues]

Phase 1: Page-Level Optimization

Title Tag Optimization

Formula: Primary Keyword — Secondary Keyword | Brand Name

Rules:
- 50-60 characters maximum
- Primary keyword as close to the beginning as possible
- Each page must have a UNIQUE title
- Make it compelling for humans, not just crawlers

Bad: "Home | Company Name"
Good: "Personal Training Rotterdam — 1-on-1 Coaching | Brand Name"

Meta Description Optimization

Formula: [Benefit] + [Primary keyword] + [CTA]

Rules:
- 150-160 characters
- Include primary keyword naturally
- Include a call-to-action
- Each page must have a UNIQUE meta description
- Think of it as a micro-ad for your page in search results

Prompt to generate:
"Write a meta description for a [PAGE TYPE] page about [TOPIC] for [BRAND NAME].
Primary keyword: [KEYWORD]. Audience: [AUDIENCE].
Max 155 characters. Include a benefit + soft CTA."

Header Structure (H1-H6)

Rules:
- ONE H1 per page — contains primary keyword
- H2s: section headers — contain secondary/LSI keywords
- H3s: subsections
- Never skip levels (don't go H1 → H3)
- Headers should describe the content below them accurately

Audit prompt:
"Review the heading structure of this page: [paste page content]
Identify: missing H1, keyword opportunities in headers, hierarchy issues."

Content Optimization

On-Page Content Checklist:
- [ ] Primary keyword in first 100 words
- [ ] Primary keyword appears naturally throughout (1-2% density)
- [ ] LSI keywords (related terms) used throughout
- [ ] Minimum 300 words for service pages, 800+ for blog posts
- [ ] Content answers the search intent (informational/commercial/navigational)
- [ ] Internal links to 2-3 relevant pages on your site
- [ ] External link to 1 authoritative source
- [ ] All images have descriptive alt text

Content optimization prompt:
"Optimize this content for the keyword [KEYWORD]:
[Paste your existing content]
Suggest: where to add the keyword naturally, missing LSI terms,
structural improvements, and any thin content sections to expand."

Phase 2: Technical SEO Essentials

Core Technical Checklist

INDEXABILITY:
- [ ] robots.txt exists and doesn't block important pages
- [ ] XML sitemap submitted to Google Search Console
- [ ] No important pages with noindex tag
- [ ] Canonical tags set correctly

PERFORMANCE:
- [ ] Page loads under 3 seconds (test: PageSpeed Insights)
- [ ] Images compressed and in WebP format where possible
- [ ] Minified CSS and JavaScript
- [ ] Browser caching enabled

MOBILE:
- [ ] Mobile-responsive design
- [ ] No intrusive interstitials on mobile
- [ ] Tap targets large enough (48×48px minimum)
- [ ] Text readable without zooming

CRAWLABILITY:
- [ ] Clean URL structure (yoursite.com/service-name not yoursite.com/p=123)
- [ ] No broken internal links
- [ ] No redirect chains (A→B→C, should be A→C directly)
- [ ] HTTPS enabled on all pages

CORE WEB VITALS:
- [ ] LCP (Largest Contentful Paint) < 2.5 seconds
- [ ] CLS (Cumulative Layout Shift) < 0.1
- [ ] FID/INP (Interaction to Next Paint) < 200ms

URL Structure Best Practices

Good URL structure:
yoursite.com/service/keyword-based-page-name
yoursite.com/blog/topic-keyword-post-title

Bad URL structure:
yoursite.com/page?id=123
yoursite.com/2024/01/01/blog/post
yoursite.com/my-awesome-service-page-click-here

Rules:
- Use hyphens (-) not underscores (_)
- Lowercase only
- Include primary keyword
- Remove stop words (the, a, and, or) where possible
- Keep it short — under 60 characters ideal

Phase 3: Schema Markup

Schema markup tells search engines exactly what your content means, enabling rich snippets.

Most Valuable Schema Types

Local Business (for location-based businesses):

{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "name": "[Business Name]",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "[Street]",
    "addressLocality": "[City]",
    "postalCode": "[Code]",
    "addressCountry": "[Country Code]"
  },
  "telephone": "[Phone]",
  "url": "[Website URL]",
  "openingHours": ["Mo-Fr 09:00-17:00"],
  "priceRange": "$$"
}

Article/Blog Post:

{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "[Post Title]",
  "author": {"@type": "Person", "name": "[Author Name]"},
  "datePublished": "[ISO Date]",
  "description": "[Meta Description]"
}

FAQ (for Q&A sections):

{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [{
    "@type": "Question",
    "name": "[Question text]",
    "acceptedAnswer": {
      "@type": "Answer",
      "text": "[Answer text]"
    }
  }]
}

Schema generation prompt:

Generate [SCHEMA TYPE] schema markup for [BUSINESS NAME].
Details: [provide business details, page content, or FAQ content]
Output: valid JSON-LD format ready to add to the page <head>

Phase 4: Internal Linking Strategy

Internal links distribute page authority and help users navigate your site.

Hub and Spoke Model:

PILLAR PAGE (broad topic) → linked to by all related pages
CLUSTER PAGES (specific subtopics) → each links back to pillar page

Example:
Pillar: "Ultimate Guide to [Your Service]"
Clusters:
- "[Specific aspect 1] Explained"
- "How to [specific task] — Step by Step"
- "[Topic] for Beginners"
- "[Advanced topic] Guide"

Internal linking rules:

  • Link from high-traffic pages to pages you want to rank
  • Use descriptive anchor text (not "click here" or "read more")
  • Add 2-3 internal links per new page or post
  • Audit broken internal links quarterly

Phase 5: Ongoing SEO Monitoring

Monthly SEO Audit Checklist

RANKING:
- [ ] Check Google Search Console for position changes
- [ ] Identify keywords dropped — investigate why
- [ ] Find new keyword opportunities from "Queries" report

TECHNICAL:
- [ ] Check for new crawl errors in GSC
- [ ] Review Core Web Vitals report
- [ ] Check any new 404 errors

CONTENT:
- [ ] Update any outdated statistics or information
- [ ] Add internal links from new content to older pages
- [ ] Identify thin pages (under 300 words) for expansion

SEO Audit Prompt

I'm auditing [WEBSITE URL] for [NICHE] targeting [KEYWORDS].
Based on SEO best practices, identify the top 10 issues to fix.
Priority order: technical issues → on-page → content gaps → link opportunities.
Format: Issue | Impact (High/Medium/Low) | Recommended fix

Use with ContentAI Suite

This skill works seamlessly with ContentAI Suite — a free multi-agent marketing platform that generates professional content for any business in minutes.

Try it free: https://contentai-suite.vercel.app

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

补充不同宿主或平台的使用分布数据

能力 5

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

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

平台分布

OpenClaw

75.46%
按下载量换算21,315

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

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

来源信息

继续浏览同类 Skills