AI Search & Visibility

AI Plugin Manifest

An AI Plugin Manifest is a JSON file hosted at yourdomain.com/.well-known/ai-plugin.json that describes a website's capabilities, API endpoints, and intended use to AI assistants. Originally designed for the ChatGPT Plugin ecosystem, this file format has become a broader standard for communicating with AI systems about what a website offers and how it can be accessed.

Why It Matters for Shopify Stores

The AI Plugin Manifest is part of an emerging ecosystem of AI discoverability standards alongside llms.txt. Hosting an ai-plugin.json file signals to AI systems that your store is AI-ready and provides structured metadata about your brand, products, and capabilities. For Shopify stores, this is an early-mover advantage — most stores have not yet implemented this, meaning those who do signal greater AI readiness.

How to Check Your Store

Visit yourdomain.com/.well-known/ai-plugin.json. If you see a JSON response describing your store, you have it configured. If you get a 404, the manifest does not exist.

Use the free llms generator tool

How to Fix It

Create a /.well-known/ai-plugin.json file (accessible as a public route in Next.js via the public folder, or via a custom Shopify route). Include: name_for_human, name_for_model, description_for_human, description_for_model, contact email, and key capabilities. Refer to the OpenAI Plugin Manifest schema for complete field definitions.

Related Terms

Check your store's AI Plugin Manifest with our free tools

Get a full audit across all 6 performance categories — including ai search — in under 60 seconds.

Run a Free Store Audit