Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器github未标认证来源可访问许可证需确认审计异常

seo-makerSEO maker 搜索

Agent Skill

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

总安装

326

周安装

14

GitHub Stars

3

下载量

114
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/alpoxdev/hypercore --skill seo-maker

简介

用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词快速定位候选结果。

  • 适用于 SEO 制作、策略制定、信息收集和线索筛选等场景。
  • 通过关键词、任务场景或来源线索快速定位候选结果,可结合来源仓库继续核验具体用法。
  • 安装命令:npx skills add https://github.com/alpoxdev/hypercore --skill seo-maker。
  • 建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

SKILL.md

@rules/seo-workflow.md @rules/validation.md

SEO Maker

Audit and improve a project's search visibility across traditional search engines and AI answer engines.
  • Audit website or project SEO in a systematic way.
  • Cover on-page SEO, technical SEO, content SEO, and Core Web Vitals.
  • Evaluate AEO readiness for featured snippets, voice search, and direct-answer surfaces.
  • Evaluate GEO readiness for citation likelihood in generative AI responses.
  • Evaluate LLMO readiness for AI crawler access, freshness, and model-readable context.
  • Save prioritized recommendations and evidence under .hypercore/seo-maker/[slug]/.
  • Update existing reports so SEO improvement history remains traceable.
  • If the user asks for highest score, max score, maximum score, perfect score, or continuous improvement, run an audit to fix/recommendation to re-audit loop and keep the best result.

<routing_rule>

Use seo-maker when the main outcome is an SEO/AEO/GEO/LLMO audit, optimization report, or evidence-backed search visibility improvement plan.

Route neighboring work elsewhere:

  • Page or product UI design: use designer or the relevant frontend design skill.
  • Competitor or market research without site audit: use research.
  • Pre-release build and deployment checks: use pre-deploy.
  • Pure performance engineering without search context: use the relevant performance or optimization workflow.
  • Broad AI search trend research without a target site or content set: use research.

</routing_rule>

<trigger_conditions>

Positive examples:

  • "Audit this site's SEO."
  • "Check metadata and structured data."
  • "Create an SEO audit report."
  • "Review search-engine optimization status and give improvement recommendations."
  • "Summarize how to improve Core Web Vitals scores."
  • "Optimize our content so AI search engines can cite it."
  • "Check whether ChatGPT or Perplexity can surface our brand."
  • "Analyze this site from AEO and GEO perspectives."
  • "Keep iterating fixes until the SEO score is as high as possible."
  • "Audit, fix, and re-verify until the search optimization score is close to perfect."

Negative examples:

  • "Design this landing page." -> use designer.
  • "Research competitor market positioning." -> use research.
  • "Check the pre-deploy checklist." -> use pre-deploy.

Boundary examples:

  • "Optimize this page's performance." Use seo-maker only when performance is evaluated through SEO/Core Web Vitals impact.
  • "Research AI search trends." Use seo-maker only when the output is tied to a target site, page, or content inventory.

</trigger_conditions>

SituationMode
Full SEO audit for a new project or sitecreate
On-page SEO review for a specific pagecreate
Add a new analysis to an existing SEO reportupdate
Focused Core Web Vitals or technical SEO analysiscreate
Re-check after SEO improvementsupdate
Iterative improvement toward best or perfect scoreoptimize
AEO/GEO citation readiness analysiscreate
Add AEO/GEO analysis to an existing reportupdate

<supported_targets>

  • Metadata and SEO elements in HTML pages and Next.js/React components.
  • robots.txt, sitemap.xml, llms.txt, canonical tags, and structured data.
  • Core Web Vitals signals such as LCP, INP, and CLS.
  • <head> elements including title, meta description, Open Graph, and Twitter Card.
  • Heading hierarchy from h1 through h6.
  • Image alt text and internal link structure.
  • Schema.org JSON-LD markup, including AI trust signals.
  • AEO elements such as Q&A formats, direct-answer structure, and featured-snippet optimization.
  • GEO elements such as citable sentence structure, statistics with sources, and entity authority.
  • LLMO elements such as llms.txt, AI crawler accessibility, and content freshness.

</supported_targets>

<complexity_routing>

ComplexitySignalsHandling
SimpleSingle-page review, one SEO element, quick metadata auditDirect: write report.md immediately
ComplexFull-site audit, many pages, technical SEO plus content SEO plus Core Web Vitals, competitor comparisonTracked: use flow.json for phase tracking

Before starting, record:

Complexity: [simple/complex] — [one-line reason]
Mode: [create/update/optimize]
Target: [site/page/project path]
Proof surface: [commands, browser checks, web sources, or local files]

</complexity_routing>

<universal_intake>

Before scoring any project, classify the audit context so this skill works across stacks:

  • target_type: live-url, local-static, nextjs, react-spa, docs-site, ecommerce, blog, or app-with-marketing-pages
  • access_level: live URL, local files only, Search Console available, analytics available, field Core Web Vitals available, or AI citation probe available
  • allowed_action: audit-only, recommend, edit-code, or optimize-loop
  • measurement_confidence: lower confidence when live URL, Search Console, field Core Web Vitals, or AI citation probes are unavailable

Do not hide missing evidence. If a recommendation is based on static files, lab data, synthetic probes, or heuristics, label it that way in results.json.

</universal_intake>

<artifact_contract>

Create or update .hypercore/seo-maker/[slug]/.

Expected files:

.hypercore/seo-maker/[slug]/
├── dashboard.html      # Browser-readable dashboard
├── results.json        # Structured audit results
├── results.js          # File URL fallback for browser rendering
├── report.md           # Markdown report
├── sources.md          # Source and evidence log
└── flow.json           # Required for complex or optimize mode

For simple mode, report.md and sources.md are the minimum. For complex or optimize mode, all files are expected.

Follow references/artifact-spec.md for the file schema.

Render order:

  1. Gather evidence and write/update results.json.
  2. Generate results.js for direct local browser viewing.
  3. Render dashboard.html from the current results.
  4. Write report.md and sources.md with links or file references.

</artifact_contract>

PhaseTaskOutput
0Determine target, mode, complexity, proof surface, and universal intake fieldsExecution brief
1Establish measurement methods and confidence limitsmeasurement_methods
2Collect evidence from local code, pages, browser checks, and web sourcesEvidence log
3Audit technical SEO, platform policy, AEO, GEO, LLMO, Core Web Vitals, and structured dataStructured findings
4Separate official requirements from field/tool/lab/synthetic/heuristic findingsEvidence-graded findings
5Prioritize issues by impact, confidence, effort, and source tierRecommendation set
6Write artifacts and dashboard.hypercore/seo-maker/[slug]/
7If optimize mode, apply or recommend fixes and re-auditBest verified result
8Summarize score, wins, confidence limits, risks, and next actionsFinal report

<audit_dimensions>

Check these dimensions when relevant to the target:

  • Technical SEO: crawlability, indexability, canonicalization, sitemap, robots directives, response status, redirects, and duplicate pages.
  • Platform policy: Googlebot, Google-Extended, OAI-SearchBot, GPTBot, ChatGPT-User, PerplexityBot/ClaudeBot when present, snippet controls, X-Robots-Tag, and optional llms.txt.
  • On-page SEO: title, description, heading hierarchy, keyword alignment, URL readability, and internal links.
  • Content SEO: intent match, depth, freshness, topical coverage, uniqueness, and readability.
  • Core Web Vitals: LCP, INP, CLS, render-blocking resources, image sizing, and interaction latency.
  • Structured data: JSON-LD validity, Schema.org fit, visible-content parity, entity identifiers, breadcrumbs, FAQs, products, articles, or organization markup. Do not imply structured data guarantees rich results or AI citations.
  • AEO: concise visible answer blocks, Q&A structure, snippet-ready summaries, voice-search phrasing, and direct-answer clarity. Treat fixed answer lengths as heuristic.
  • GEO: citable claims, statistics with sources, entity authority, author or brand trust signals, and content that AI systems can quote safely.
  • LLMO: optional llms.txt, AI crawler access, clean markdown or semantic HTML, clear entity relationships, and updated canonical content. Missing llms.txt is not critical by default.

</audit_dimensions>

Use a transparent 100-point score when enough evidence exists:

  • Technical SEO: 20
  • On-page SEO: 20
  • Content SEO: 15
  • Core Web Vitals: 15
  • Structured data: 10
  • AEO readiness: 10
  • GEO/LLMO readiness: 10

If evidence is incomplete, mark affected categories as unknown instead of inventing certainty.

Each finding should include:

  • Severity: critical, warning, or info (use impact/effort fields for prioritization beyond severity).
  • Confidence: high, medium, or low.
  • evidence_grade: official, field, tool, lab, synthetic, or heuristic.
  • measurement_method: scan, tool, probe, source, or command used.
  • source_tier: official-doc, observed-file, field-data, tool-output, synthetic-probe, or research-backed-heuristic.
  • Evidence: command output, URL, local file path, browser observation, or saved probe result.
  • Recommendation: specific action and expected impact.
  • Owner surface: code, content, infrastructure, analytics, or external platform.

<optimize_loop>

Use optimize mode when the user requests a maximum score, perfect score, continuous iteration, or "keep fixing until it passes" behavior.

Loop rules:

  1. Run a baseline audit and write the score.
  2. Pick the highest-impact fix or recommendation with the best confidence/effort ratio.
  3. Apply safe local code/content fixes when they are in scope; otherwise record an actionable recommendation.
  4. Re-run the relevant audit checks.
  5. Keep the change only if the score or verified evidence improves without regression.
  6. Stop when the score target is met, no safe local fixes remain, or further work requires external credentials or business decisions.

Do not fake a perfect score. If external evidence is unavailable, report the unknowns and the best verified score.

</optimize_loop>

At completion, .hypercore/seo-maker/[slug]/ should contain:

  • results.json with structured audit results and status complete for complex or optimize mode.
  • dashboard.html rendered from the latest results when dashboard output is expected.
  • results.js for local browser fallback when dashboard output is expected.
  • report.md with prioritized findings, score, and recommendations.
  • sources.md with the evidence log.

Validate:

  • Every critical or warning finding has evidence.
  • Recommendations are specific enough for an engineer, marketer, or content owner to act on.
  • Scores are derived from observed evidence, not assumptions.
  • Google AI features are not described as requiring special schema, AI text files, or magic markup.
  • FAQPage recommendations distinguish Google rich-result eligibility from answer-friendly visible FAQ content.
  • Unknowns are explicitly marked.
  • Optimize mode records baseline score, changes/recommendations, re-audit evidence, and the best verified result.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

34.34%
按下载量换算39

Claude

31.14%
按下载量换算35

Cursor

17.77%
按下载量换算20

Gemini CLI

8.48%
按下载量换算10

安全审计

Gen Agent Trust Hub

未通过

Socket

可疑

Snyk

可疑

权限和风险

操作浏览器

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

安装前确认

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

来源信息

继续浏览同类 Skills