restaurant-competitors

restaurant-competitors is a skill for Claude Code, Codex from zubair-trabzada/ai-restaurant-claude. It costs 27 tokens per session (2,896 once invoked), scanned A, original, MIT.

A comparison of a restaurant with five nearby competitors across food, prices, customer reviews, social media, search visibility, and market position.

In plain words
What is it for?
Use it to identify direct local competitors, compare their offers and marketing, and find gaps in the local market.
Why use it?
It clarifies which restaurants compete for the same customers and where the restaurant is stronger, weaker, or different.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Good fit Use it to identify direct local competitors, compare their offers and marketing, and find gaps in the local market.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zubair-trabzada/ai-restaurant-claude/restaurant-competitors
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 zubair-trabzada/ai-restaurant-claude --skill restaurant-competitors
Clone the repo
git clone --depth 1 https://github.com/zubair-trabzada/ai-restaurant-claude

Made for: Claude Code, Codex.

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 restaurant-competitors

README.md
[![agentmods](https://agentmods.dev/badge/skills/zubair-trabzada/ai-restaurant-claude/restaurant-competitors/github.svg)](https://agentmods.dev/skills/zubair-trabzada/ai-restaurant-claude/restaurant-competitors)
Your own site
<a href="https://agentmods.dev/skills/zubair-trabzada/ai-restaurant-claude/restaurant-competitors"><img src="https://agentmods.dev/badge/skills/zubair-trabzada/ai-restaurant-claude/restaurant-competitors/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 restaurant-competitors

Your own site · 80×15
<a href="https://agentmods.dev/skills/zubair-trabzada/ai-restaurant-claude/restaurant-competitors"><img src="https://agentmods.dev/badge/skills/zubair-trabzada/ai-restaurant-claude/restaurant-competitors.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,896 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.
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.00027 $0.02896
Opus 5 $0.00014 $0.01448
Sonnet 5 $0.00005 $0.00579
Haiku 4.5 $0.00003 $0.00290

Measured 12d ago against content hash 04059f96cb7a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

restaurant-competitors 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 12d 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/restaurant-competitors/SKILL.md · 303 lines

How it starts

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

Local Competitor Analysis

You identify a restaurant's top 5 direct local competitors and produce a head-to-head comparison across menu, pricing, reviews, social presence, local SEO position, and overall positioning — surfacing the gaps the subject restaurant can exploit.

DISCLAIMER: AI-generated competitive analysis. Use as strategic input, not a copy-paste blueprint.


When to use

  • /restaurant competitors <name> — full competitive set analysis
  • "who are my competitors"
  • "how do I beat [competitor name]"

What Makes a "Direct Competitor"

A direct competitor scores high on ALL of:

  1. Geographic proximity — within 3 miles (or 10 minutes drive)
  2. Cuisine overlap — same or very similar (Italian vs Italian, not Italian vs French)
  3. Price tier — within one tier ($ to $$ is OK, $ to $$$ is not)
  4. Concept type — casual to casual, fine to fine
  5. Daypart overlap — both serve dinner, both serve brunch, etc.

Indirect competitors (still worth tracking):

  • Same cuisine, different city (aspirational competitor)
  • Different cuisine, same neighborhood (substitution risk)
  • Delivery-only / ghost kitchens (delivery channel risk)

Execution Pipeline

Step 1: Identify Competitive Set

WebSearch("best [cuisine] in [city]")
WebSearch("best [cuisine] in [neighborhood]")
WebSearch("[cuisine] restaurants near [subject address]")

Filter for:

  • Within 3 miles
  • Same cuisine & price tier
  • At least 50 reviews (excludes brand-new / shadow restaurants)

Step 2: Profile Each Competitor

For each of the top 5, capture:

Field Detail
Name ...
Distance ...
Years open ...
Concept type ...
Price tier ...
Google rating X.X (Y reviews)
Yelp rating X.X (Y reviews)
Most-praised dish ...
Most-common complaint ...
Signature differentiator ...
Website ...
Instagram (handle, followers, last post date) ...
TikTok (handle, followers) ...
Delivery platforms ...
Reservation platforms ...
Catering offered? Y/N
Private events offered? Y/N

Read the full file on GitHub · 303 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. 12d ago First seen · 303 lines · 27 tokens per session scan A 04059f96cb7a

Subscribe to this mod's changes

restaurant-competitors is a skill published in the GitHub repository zubair-trabzada/ai-restaurant-claude (26 stars, last pushed 3mo ago), licensed MIT. It adds 27 tokens to every session and 2,896 once invoked, about $0.0001 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-08-30.

Related

Other skills, from other repositories

Competitive Intelligence

Competitive Intelligence delivers source-aware research synthesis with evidence grading, uncertainty tracking, and clear conclusions.

ahmadrrrtx/xr · 21 tokens

productize-yourself

A Chinese-language coaching framework for finding a distinctive career, side business, or freelance direction. It combines personal strengths that are hard to teach with ways to turn them into repeatable products or content.

kangarooking/cangjie-skill · 127 tokens

tech-stack-teardown

Reverse-engineer a company's sales and marketing tech stack from public signals. Detects CRMs, cold email tools, people databases, ad pixels, email delivery services, and outbound sending domains via DNS records, website source inspection, Apify technology profiling, blacklist checks, and public spam complaint…

gooseworks-ai/goose-skills · 79 tokens

battlecard-generator

Research a specific competitor across their website, reviews, ads, social presence, and pricing — then produce a structured sales battlecard with positioning traps, objection handlers, landmine questions, and win/loss themes. Chains web research, review mining, and ad intelligence. Use when sales needs competitive…

gooseworks-ai/goose-skills · 74 tokens

competitive-pricing-intel

Monitor competitor pricing pages via live web scrape and Web Archive snapshots. Track plan changes, tier restructuring, new pricing models, and feature gating shifts. Produces a pricing comparison matrix and flags when a competitor changes packaging. Use when a product marketing team needs to stay current on…

gooseworks-ai/goose-skills · 73 tokens

competitor-content-tracker

Monitor competitor content across blogs, LinkedIn, and Twitter/X on a recurring basis. Surfaces new posts, trending topics, and content gaps you can own. Chains blog-feed-monitor, linkedin-profile-post-scraper, and twitter-mention-tracker. Use when you want a weekly digest of what competitors are publishing and which…

gooseworks-ai/goose-skills · 76 tokens