memstack-seo-local-seo

memstack-seo-local-seo is a skill for Claude Code from cwinvestments/memstack. It costs 69 tokens per session (3,300 once invoked), scanned A, original, MIT.

A local SEO checker for businesses that serve a particular place or area. It reviews Google Business Profile, business-name/address/phone consistency, local listings, location pages, structured data, and reviews.

In plain words
What is it for?
Use it to assess a business profile, check local listings and contact details, review location-page and local-schema coverage, and produce a prioritized local SEO scorecard.
Why use it?
It helps find inconsistencies and missing information that can weaken a business's presence in local search and Google Maps. It focuses on local visibility rather than general or national SEO.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the memstack plugin — 87 skills, 2 commands, 6 hooks shipped together

Good fit Use it to assess a business profile, check local listings and contact details, review location-page and local-schema coverage, and produce a prioritized local SEO scorecard.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cwinvestments/memstack/local-seo
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add cwinvestments/memstack --skill local-seo
Clone the repo
git clone --depth 1 https://github.com/cwinvestments/memstack

Made for: Claude Code.

Or install memstack, the plugin that ships this one along with the rest of its 87 skills, 2 commands, 6 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for memstack-seo-local-seo

README.md
[![agentmods](https://agentmods.dev/badge/skills/cwinvestments/memstack/local-seo/github.svg)](https://agentmods.dev/skills/cwinvestments/memstack/local-seo)
Your own site
<a href="https://agentmods.dev/skills/cwinvestments/memstack/local-seo"><img src="https://agentmods.dev/badge/skills/cwinvestments/memstack/local-seo/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for memstack-seo-local-seo

Your own site · 80×15
<a href="https://agentmods.dev/skills/cwinvestments/memstack/local-seo"><img src="https://agentmods.dev/badge/skills/cwinvestments/memstack/local-seo.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 69 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,300 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00069 $0.03300
Opus 5 $0.00034 $0.01650
Sonnet 5 $0.00014 $0.00660
Haiku 4.5 $0.00007 $0.00330

Measured 7d ago against content hash 0ad17c3023c4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

memstack-seo-local-seo scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/seo-geo/local-seo/SKILL.md · 329 lines

How it starts

The opening of the file, as written. The whole thing — 329 lines — stays where its author put it; the contents beside it link to each section on GitHub.

📍 Local SEO: Optimizing for local search and map visibility...

Evaluates Google Business Profile, NAP consistency, local schema markup, location pages, citations, and review management, producing an actionable local SEO scorecard.

Activation

When this skill activates, output:

📍 Local SEO, Checking local search presence and consistency...

Then execute the protocol below.

Context Status
User says "local SEO" or "Google Business Profile" or "local search" ACTIVE
User says "NAP consistency" or "local listings" or "Google Maps" ACTIVE
Optimizing a business with a physical location or service area ACTIVE
Running a general site audit (broader scope) DORMANT: use site-audit
Optimizing for global/national keywords (no local component) DORMANT

Anti-patterns

Trap Reality Check
"We're online-only, local SEO doesn't apply" If you serve specific regions or have a registered address, local SEO applies. Service-area businesses benefit enormously.
"Google Business Profile is set and forget" GBP needs regular updates: posts, photos, Q&A responses, review replies. Stale profiles rank lower.
"Our address is on the Contact page, that's enough" NAP must be consistent across every directory, citation, and page. One inconsistency can split your local authority.
"Reviews don't affect ranking" Reviews are a top-3 local ranking factor. Quantity, quality, recency, and response rate all matter.
"We don't need location pages" If you serve multiple areas, each needs a unique page with local content, not boilerplate with swapped city names.

Protocol

Step 1: Check Google Business Profile

Verify the GBP listing is optimized:

GBP optimization checklist:

Element Check Best Practice
Business name Matches legal business name exactly No keyword stuffing in the name
Primary category Most specific category selected "Italian Restaurant" not just "Restaurant"
Secondary categories 2-5 relevant additional categories Cover all services offered
Address Complete, matches website exactly Include suite/unit number if applicable
Phone Local number, matches website Avoid tracking numbers on GBP
Website URL Links to homepage or location page Not a redirect, not a social profile
Hours Current, including holidays Update for seasonal changes
Description 750 chars, includes keywords naturally Describe what makes you different
Photos 10+ recent photos Interior, exterior, team, products, menu
Posts Weekly updates Events, offers, updates, products
Q&A Common questions answered proactively Seed with your own FAQs
Services/Menu Listed with prices if applicable Complete and current
Attributes All relevant attributes selected Wi-Fi, parking, accessibility, etc.

Read the full file on GitHub · 329 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago Changed 0ad17c3023c4
  2. 8d ago First seen · 329 lines · 69 tokens per session scan A b62f55163d9b

Subscribe to this mod's changes

memstack-seo-local-seo is a skill published in the GitHub repository cwinvestments/memstack (419 stars, last pushed 3d ago), licensed MIT. It adds 69 tokens to every session and 3,300 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

atomic-writing

One voice for every file the repo ships: README, docs/guides/, docs/reference/, docs/spec/, docs/design/, docs/research/, docs/wiki/, CLAUDE.md, and the prompt artifacts under commands/, agents/, skills/, rules/, and output-styles/. Clear, direct, technical, and visual wherever the content has a shape. No marketing…

damusix/atomic-claude · 268 tokens

atomic-documentation

Diff-driven documentation surface classifier. Given a diff (staged, branch, or range), reads the project's indexed ## Documentation surfaces table from CLAUDE instructions, matches the diff against it, and emits a structured list of proposed edits. Two modes: maintenance (commit flow — stale/incomplete only, never…

damusix/atomic-claude · 169 tokens

atomic-visual-options

Planning-phase visual comparison aid. Renders 2-4 side-by-side variants per decision dimension as a single throwaway, self-contained HTML file and captures the user's pick as typed terminal codes (e.g. "A2 B3"). Auto-fires on phrases like "show me a few options", "mock up some variants", "let me see this side by…

damusix/atomic-claude · 150 tokens

atomic-git-discipline

Compressed commit message and PR body generator. Cuts noise from both while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious; PR bodies state only what the diff can't show, 120 words max. Use when user says "write a commit", "commit message", "generate…

damusix/atomic-claude · 106 tokens

atomic-debug

Hypothesis-driven debugging skill. Use when a bug, test failure, crash, or unexpected behavior is reported. Auto-trigger on error pastes or "broken/doesn't work/failing" language. Explicit invocation: /atomic-debug. Output: symptom statement → hypothesis table → cheapest test first → root cause. No symptom-patching.…

damusix/atomic-claude · 114 tokens

atomic-wiki

Conversational wiki and capture-bucket routing. Fires when the user wants a place, space, or folder for notes, research, tickets, raw dumps, or knowledge capture — checks the block in /.claude/CLAUDE.md; if the cwd is under a registered realm, creates the folder as a bucket via atomic wiki bucket add rather than a…

damusix/atomic-claude · 204 tokens