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

tech-seo-audittech SEO 审核

Agent Skill

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

总安装

635

周安装

27

GitHub Stars

66

下载量

222
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill tech-seo-audit

简介

用于辅助网站 SEO 效果的审核与分析。

  • 适合检查元标签、结构化数据和内容可读性。
  • 可识别影响搜索引擎排名的潜在问题。tech-seo-audit 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 不涉及生产环境修改,但需确认分析范围边界。
  • 建议结合人工判断综合评估优化建议。适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

/dm:tech-seo-audit

Purpose

Run a comprehensive technical SEO audit that covers the infrastructure and code-level factors that affect search engine crawling, indexation, and ranking. This audit focuses on the technical foundation rather than content or backlinks. Produces a prioritized report with specific fixes, expected impact, and implementation guidance.

Input Required

The user must provide (or will be prompted for):

  • Website URL (required): The domain or specific section to audit
  • CMS/Platform (helpful): WordPress, Shopify, Next.js, custom, etc.
  • Known issues (optional): Any specific technical concerns
  • Site size (helpful): Approximate number of pages
  • International presence (optional): Whether site serves multiple countries/languages
  • Access to Google Search Console data (optional): Enables real data vs estimates

Process

  1. Load brand context: Read ~/.claude-marketing/brands/_active-brand.json for the active slug, then load ~/.claude-marketing/brands/{slug}/profile.json. Apply brand voice, compliance rules for target markets (skills/context-engine/compliance-rules.md), and industry context. Also check for guidelines at ~/.claude-marketing/brands/{slug}/guidelines/_manifest.json — if present, load restrictions and relevant category files. Check for custom templates at ~/.claude-marketing/brands/{slug}/templates/. Check for agency SOPs at ~/.claude-marketing/sops/. If no brand exists, ask: "Set up a brand first (/dm:brand-setup)?" — or proceed with defaults.
  2. Load reference files: Read skills/technical-seo/core-web-vitals.md, skills/technical-seo/crawlability.md, skills/technical-seo/site-architecture.md, skills/technical-seo/indexation.md, and skills/technical-seo/international-seo.md for detailed technical SEO frameworks
  3. Run tech-seo-auditor script (if Python available): python "scripts/tech-seo-auditor.py" --url {url} to get automated checks on status codes, redirects, meta tags, and page structure
  4. Core Web Vitals assessment: Evaluate LCP, INP, and CLS using known thresholds. If GSC MCP is connected, pull real CrUX data. Otherwise, provide optimization checklist based on CMS/platform
  5. Crawlability audit: Check robots.txt configuration, XML sitemap presence and structure, crawl budget considerations, JavaScript rendering impact
  6. Indexation review: Canonical tag usage, meta robots directives, duplicate content risks, index bloat potential, pagination handling
  7. Site architecture analysis: URL structure, internal linking patterns, site depth, navigation efficiency, breadcrumbs
  8. Page speed optimization: Image optimization, render-blocking resources, compression, caching, CDN usage
  9. Mobile-first compliance: Viewport configuration, responsive design, mobile usability, touch targets
  10. Redirect health check: Redirect chain detection, mixed HTTP/HTTPS, trailing slash consistency
  11. Structured data review: Schema markup presence, validation, completeness, opportunity identification
  12. International SEO (if applicable): Hreflang implementation, language targeting, URL structure
  13. Security check: HTTPS enforcement, HSTS, mixed content
  14. Compile prioritized report: Group findings by severity (Critical / High / Medium / Low), include specific fix instructions, estimated effort, and expected impact for each issue

Output

A structured technical SEO audit report containing:

  • Audit header: Brand name, URL, date, CMS/platform, overall health score (0-100)
  • Executive summary: 3-5 sentence overview of technical health
  • Critical issues (fix immediately): Issues blocking crawling, indexation, or causing significant ranking impact
  • High priority (fix this week): Issues with measurable ranking or UX impact
  • Medium priority (fix this month): Optimization opportunities with moderate impact
  • Low priority (backlog): Minor improvements and best-practice alignment
  • Each finding includes: Description, affected URLs/pages, specific fix with code/config examples, estimated effort (hours), expected impact (traffic/ranking)
  • Core Web Vitals scorecard: LCP, INP, CLS with current estimates and target values
  • Quick wins list: Top 5 highest-impact, lowest-effort fixes
  • Implementation roadmap: Suggested timeline for addressing all findings

Agents Used

  • seo-specialist — Runs the technical audit across all dimensions, generates structured data recommendations, provides CMS-specific fix guidance, prioritizes findings by impact/effort

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

40.51%
按下载量换算90

Claude

30.36%
按下载量换算67

Cursor

17.56%
按下载量换算39

Gemini CLI

9.41%
按下载量换算21

安全审计

Gen Agent Trust Hub

可疑

Socket

通过

Snyk

可疑

权限和风险

external-service

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

安装前确认

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

来源信息

继续浏览同类 Skills