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

local-seo-audit本地 SEO 审核

Agent Skill

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

总安装

710

周安装

29

GitHub Stars

66

下载量

227
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

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

简介

local-seo-audit 用于辅助安全审计、权限检查、凭据风险和认证流程排查。

  • 适合梳理敏感配置、检查依赖风险、分析鉴权逻辑或生成安全复核清单。
  • 使用时不能把工具输出直接当最终结论;涉及密钥、令牌或用户数据时,应先确认最小权限和操作边界。
  • 建议在测试环境中验证后再应用于生产系统。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

/dm:local-seo-audit

Purpose

Run a comprehensive local SEO audit that evaluates all factors affecting local search visibility: Google Business Profile completeness, NAP consistency, citation presence, local content, reviews, and local schema. Produces a prioritized action plan to improve local pack rankings and drive foot traffic or service inquiries.

Input Required

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

  • Business name and address (required): Full NAP (Name, Address, Phone)
  • Google Business Profile URL (helpful): Direct link to GBP listing
  • Number of locations (required): Single location, or count of locations
  • Service area (helpful): Geographic area served
  • Industry (helpful): For industry-specific citation sources and benchmarks
  • Current review count and rating (optional): Baseline metrics
  • Competitors (optional): Local competitors to benchmark against
  • Website URL (required): For location page and schema audit

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/local-seo/gbp-optimization.md, skills/local-seo/citation-management.md, skills/local-seo/local-content.md, and skills/local-seo/multi-location.md for local SEO frameworks
  3. Run local-seo-checker script (if Python available): python "scripts/local-seo-checker.py" --nap '{"name":"...","address":"...","phone":"..."}' --industry {industry} for NAP consistency and GBP completeness scoring
  4. GBP profile audit: Evaluate completeness, category selection, attributes, photos, posts, Q&A, services/products, business description, hours accuracy
  5. NAP consistency check: Assess name, address, and phone consistency across known citation sources for the industry
  6. Citation audit: Evaluate citation presence on top general and industry-specific directories. Identify missing, inconsistent, or duplicate listings
  7. Local keyword analysis: Identify geo-modified keyword opportunities, "near me" optimization potential, service+location terms
  8. Location page review: Assess on-site location pages for unique content, schema markup, internal linking, and conversion elements
  9. Review profile analysis: Review volume, average rating, response rate, response quality, sentiment trends, competitor comparison
  10. Local schema audit: Check LocalBusiness schema, GeoCoordinates, OpeningHours, AggregateRating, Review schema implementation
  11. Local link profile: Evaluate local link opportunities (chambers, sponsorships, community orgs, local media)
  12. Competitor local benchmarking: Compare GBP completeness, review volume, citation count, and local content against 2-3 local competitors
  13. Compile prioritized report: Group by impact, include specific actions, benchmarks, and expected local ranking improvement

Output

A structured local SEO audit report containing:

  • Audit header: Brand name, location(s), date, overall local visibility score (0-100)
  • GBP scorecard: Completeness score with specific optimization actions per section
  • NAP consistency report: Status across top citation sources, inconsistencies flagged
  • Citation report: Present, missing, incorrect, duplicate citations with action items
  • Review analysis: Volume, rating, response rate, sentiment, with targets
  • Location page assessment: Content quality, schema, optimization recommendations
  • Local keyword opportunities: Geo-modified terms with estimated volume and competition
  • Competitor benchmarks: Side-by-side comparison on key local signals
  • Quick wins: Top 5 highest-impact, fastest actions
  • 90-day local SEO action plan: Week-by-week implementation roadmap

Agents Used

  • seo-specialist — Runs the local SEO audit, evaluates GBP optimization opportunities, reviews local schema, benchmarks against competitors, generates prioritized action plan

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

36.02%
按下载量换算82

Claude

30.68%
按下载量换算70

Cursor

19.83%
按下载量换算45

Gemini CLI

9.06%
按下载量换算21

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

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

来源信息

继续浏览同类 Skills