Is bigshot.fashion AI agent ready? B · 68/100

bigshot.fashion

Shopify · 99% confidenceE-COMMERCE
https://bigshot.fashion/
B68 / 100
Grade B · Level 3GovernedGood — solid foundations, with room to polish.
Why we think this is Shopify (4 signals)
  • · cdn.shopify.com assets
  • · /cdn/shop/ assets
  • · window.Shopify global
  • · Shopify.theme

Scan history · 2 public scans of bigshot.fashion

WhenScoreGradeSnapshot
Sep 2, 2026, 11:18 PM5c1ca23168/100BView →
Aug 24, 2026, 2:20 PMb067453877/100BView →
5 checks need fixing

4 failed · 1 partial out of 14 that apply to your site.

See top fixes

Fix automatically with AIScan

5 open checks (4 failing) can be handed to an AI agent: D3, B2, P1, M4, E2. Pick one route — each returns the full, check-by-check instructions.

Option A — Agent Skill (any runtime)
npx add-skill https://aiscan.site/aiscan-skill.json

Then ask your agent: “Fix the failing AI readiness checks for https://bigshot.fashion/.

Option B — Claude Code (CLAUDE.md)
curl -o CLAUDE.md https://aiscan.site/CLAUDE.md

Drop it in your project root, then ask Claude Code to fix the failing AIScan checks.

Option C — MCP client
https://aiscan.site/api/mcp

Tools: scan_website, get_fixes, get_grade. Call get_fixes { "url": "https://bigshot.fashion/" }.

Option D — REST API
curl -s 'https://aiscan.site/api/public/scan?url=https%3A%2F%2Fbigshot.fashion%2F'

Returns every check with its complete fix guide.

Verify: Re-scan at https://aiscan.site after applying fixes, or run npx aiscan-cli https://bigshot.fashion/. Individual checks that need a specific probe list it in their own guide.

Quick Wins

Top 3 fixes ranked by score impact

  • 01Fail

    Machine-readable pricing

    +6 pts if fixed

    Publish schema.org Offer / AggregateOffer JSON-LD on your pricing page with price, priceCurrency and the billing period, so an agent can answer "what does this cost?" without scraping prose.

    See full details
  • 02Fail

    Explicit AI bot rules

    +5 pts if fixed

    Add explicit allow/deny rules for GPTBot, ClaudeBot, PerplexityBot, Google-Extended, etc.

    See full details
  • 03Fail

    API Catalog (RFC 9727)

    +4 pts if fixed

    Publish /.well-known/api-catalog linking to your OpenAPI descriptions.

    See full details
Hand-off prompt for your coding agent5 issues
# Shopify agent-readiness fixes

Site: https://bigshot.fashion/
Platform: shopify (99% confidence)
AIScan score: 68/100 — Level 3 (Governed)
Rubric: v2026.08.2

## Failing checks
- **[M4] Machine-readable pricing** — FAIL
  - Evidence: no pricing page found and no JSON-LD Offer on the homepage
  - Fix: Publish schema.org Offer / AggregateOffer JSON-LD on your pricing page with price, priceCurrency and the billing period, so an agent can answer "what does this cost?" without scraping prose.
- **[B2] Explicit AI bot rules** — FAIL
  - Evidence: 0 known AI agent(s) addressed in robots.txt
  - Fix: Add explicit allow/deny rules for GPTBot, ClaudeBot, PerplexityBot, Google-Extended, etc.
- **[P1] API Catalog (RFC 9727)** — FAIL
  - Evidence: 404 at /.well-known/api-catalog
  - Fix: Publish /.well-known/api-catalog linking to your OpenAPI descriptions.
- **[D3] Link header for discovery** — PARTIAL
  - Evidence: Link: <https://cdn.shopify.com>; rel="preconnect", <https://cdn.shopify.com>; rel="preconnect"; crossorigin, <//bigshot.fashion/cdn/shop/t/2/assets/base.css?v=169326838600611368151787519959>; as="style"; re
  - Fix: Add a Link response header or HTML <link rel="api-catalog"|"describedby"> tag.
- **[E2] Machine-readable API description** — FAIL
  - Evidence: no /openapi.json, /api/openapi.json or swagger document found
  - Fix: Publish an OpenAPI 3.1 document at /openapi.json and reference it from /.well-known/api-catalog as a service-desc link.

## How to apply on Shopify
- **robots.txt**: edit `templates/robots.txt.liquid` to add AI bot directives (Shopify allows full override).
- **llms.txt**: create a page `/pages/llms-txt` and a redirect `/llms.txt → /pages/llms-txt` (Shopify URL redirects). Content should index collections + key product/policy pages.
- **Markdown negotiation**: not natively supported — expose JSON-LD richly on PDPs (Product, Offer, AggregateRating) as the agent-readable surface.
- **Commerce (UCP / x402)**: track Agentic Commerce Protocol support — currently Shopify-side; nothing for merchants to deploy yet beyond keeping Storefront API + checkout permissions clean.
- **Bot rules**: respect Shopify's bot-management UI in Settings → Customer events / Security.

How this score is calculated

Every check earns points against a weight. We divide the points you earned by the points that actually apply to a Shopify — so checks that don't apply never drag you down.

Essential
26 / 31 pts

Baseline every site should meet.

Recommended
19 / 34 pts

Strong signals most sites benefit from.

Bonus earned
1 signal

Emerging standards. Can only add points.

Not counted (6): B1, B3, P2, P3, M3, E5 — either not applicable to this site profile or optional and not yet adopted. Expand any check to see the exact evidence we based it on.

Discoverability

90

Can agents find your pages? robots, sitemaps, llms.txt.

41

Content

100

Can agents read your content cleanly? Markdown, structured data.

4

Bot Access

0

Are AI crawlers explicitly allowed or blocked?

1
  • Your site is missing this right now, so AI agents can't use it. The fix below is what to change.

    ID · B2

    What we found

    0 known AI agent(s) addressed in robots.txt

    How to fix it

    Add explicit allow/deny rules for GPTBot, ClaudeBot, PerplexityBot, Google-Extended, etc.

    Fix with StoreSEO (recommended on Shopify)

    StoreSEO handles AI readiness for Shopify stores. Three ways to use it:

    1. Shopify Sidekick — Open Sidekick in your Shopify admin and ask in plain language: "Fix my store's AI readiness." Sidekick pulls StoreSEO data and surfaces specific fixes you can approve in chat.
    2. Claude / any AI assistant via MCP — In StoreSEO go to Settings → AI Toolkit → Generate Token. In Claude open Settings → Connector → Add Custom Connector and paste the MCP URL https://mcp.storeseo.com/mcp. Then prompt: "Fix AI readiness issues for my store."
    3. Manual in StoreSEO — Shopify admin → StoreSEO → AI Toolkit for the guided flow.

    Shopify-specific guidance

    Edit your theme's templates/robots.txt.liquid to add explicit Allow rules for GPTBot, ClaudeBot, PerplexityBot, and Google-Extended. Or ask Sidekick: "Allow AI crawlers in my robots.txt."

    Append this block

    User-agent: GPTBot
    Allow: /
    
    User-agent: ClaudeBot
    Allow: /
    
    User-agent: PerplexityBot
    Allow: /
    
    User-agent: Google-Extended
    Allow: /

Capabilities

36

Can agents do things? APIs, auth, MCP, Agent Skills.

12
  • Your site is missing this right now, so AI agents can't use it. The fix below is what to change.

    ID · P1

    What we found

    404 at /.well-known/api-catalog

    How to fix it

    Publish /.well-known/api-catalog linking to your OpenAPI descriptions.

    Publish an API catalog (RFC 9727)

    # Add to your homepage HTTP response headers
    Link: </.well-known/api-catalog>; rel="api-catalog"
    
    # And serve a JSON document at /.well-known/api-catalog:
    {
      "links": [
        { "href": "/openapi.json", "rel": "service-desc", "type": "application/openapi+json" }
      ]
    }
  • Your site is missing this right now, so AI agents can't use it. The fix below is what to change.

    ID · E2

    What we found

    no /openapi.json, /api/openapi.json or swagger document found

    How to fix it

    Publish an OpenAPI 3.1 document at /openapi.json and reference it from /.well-known/api-catalog as a service-desc link.

    Publish an OpenAPI 3.1 description

    Serve it at /openapi.json (or /openapi.yaml). Describe every public endpoint, its parameters, and its response schema.

    Advertise it

    Reference it from /.well-known/api-catalog as a service-desc link and from a Link response header.

    Link: </openapi.json>; rel="service-desc"; type="application/json"

    Content sites can skip this

    If you expose no programmatic API, this check is informational and costs you nothing.

Commerce

45

Can agents transact? Catalogs, checkout, agentic commerce.

11
  • Your site is missing this right now, so AI agents can't use it. The fix below is what to change.

    ID · M4

    What we found

    no pricing page found and no JSON-LD Offer on the homepage

    How to fix it

    Publish schema.org Offer / AggregateOffer JSON-LD on your pricing page with price, priceCurrency and the billing period, so an agent can answer "what does this cost?" without scraping prose.

    Add Offer JSON-LD to your pricing page

    One block per plan (or one AggregateOffer covering the range) so an agent can answer "what does this cost?" without reading prose.

    Example

    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "Product",
      "name": "Pro",
      "offers": {
        "@type": "Offer",
        "price": "12.00",
        "priceCurrency": "USD",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "12.00",
          "priceCurrency": "USD",
          "billingDuration": 1,
          "billingIncrement": 1,
          "unitCode": "MON"
        },
        "availability": "https://schema.org/InStock",
        "url": "https://example.com/pricing"
      }
    }
    </script>

    Keep it truthful

    The structured price must match the price a human sees; agents will quote it.

Share the result

Share as a social image

Download a 1200×630 social card or post straight to X, LinkedIn or Facebook — sized for every feed.

AIScan share card — bigshot.fashion graded B

Tip: for X and LinkedIn, upload the downloaded PNG with your post so the card shows in the feed. Posts that include just the link will still preview AIScan.site.

Showcase your grade

Embed your AIScan badge

Drop this badge into your site footer, GitHub README, or docs. It links back to a fresh scan of bigshot.fashion on AIScan.site.

AIScan.site grade B
HTML
<!-- AIScan.site agent-readiness badge -->
<a href="https://aiscan.site/?u=https%3A%2F%2Fbigshot.fashion%2F" target="_blank" rel="noopener" title="Agent-Readiness Grade B (68/100) — AIScan.site">
  <img src="https://aiscan.site/api/public/badge.svg?score=68&grade=B&host=bigshot.fashion" alt="AIScan.site Grade B — 68/100" width="240" height="64" loading="lazy" />
</a>
Markdown
[![AIScan.site Grade B — 68/100](https://aiscan.site/api/public/badge.svg?score=68&grade=B&host=bigshot.fashion)](https://aiscan.site/?u=https%3A%2F%2Fbigshot.fashion%2F)

Create a free account to track this site over time

  • Save scan history
  • See score trends
  • Re-scan anytime

Dig deeper

Scan any site from Telegram
Open in Telegram

bigshot.fashion is built on Shopify. AI-agent readiness for Shopify walks through the same checks on that platform.

Scan any site from Telegram
Open in Telegram

This page always shows the most recent public scan for bigshot.fashion.