skillfed

shopify-admin-agentic-crawler-access

This skill grants AI agents controlled access to your Shopify Admin API, letting tools like ChatGPT, Claude, and Perplexity crawl and interact with your store's data. It bridges the gap between conversational AI and live commerce operations, enabling agents to retrieve inventory, orders, and customer information while maintaining security boundaries. Perfect for stores looking to automate agent-driven workflows and real-time store management.

shopify-admin-agentic-crawler-access enables AI crawlers like ChatGPT, Claude, and Perplexity to index your Shopify store by configuring controlled access through your Admin API. The skill manages permissions so these agents can retrieve inventory, orders, and product data while maintaining security boundaries. You configure which AI user-agents get access and what store data they can read.

AI-generated summary based on this skill's SKILL.md

170 17 MIT updated by 40RTY-ai

Install

40RTY-ai/shopify-admin-skills/shopify-admin-agentic-crawler-access · repository language: Astro

CLI (skillfed)coming soon
git clone https://github.com/40RTY-ai/shopify-admin-skills
cp -r shopify-admin-skills/skills/agentic/shopify-admin-agentic-crawler-access ~/.claude/skills/shopify-admin-agentic-crawler-access

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I allow AI bots to crawl my Shopify store?

shopify-admin-agentic-crawler-access enables AI crawlers like ChatGPT, Claude, and Perplexity to index your Shopify store by configuring controlled access through your Admin API. The skill manages permissions so these agents can retrieve inventory, orders, and product data while maintaining security boundaries. You configure which AI user-agents get access and what store data they can read.

What is robots.txt.liquid and how do I fix it for AI crawlers?

shopify-admin-agentic-crawler-access helps you update your robots.txt.liquid file—Shopify's template-based robots file—to permit major AI assistants. The skill lets you add user-agents like GPTBot, ClaudeBot, OAI-SearchBot, and Perplexity-Bot to your allow rules, ensuring these agents can access your catalog and product pages without being blocked.

Which AI user-agents does shopify-admin-agentic-crawler-access support?

shopify-admin-agentic-crawler-access supports major AI crawlers including GPTBot and OAI-SearchBot (OpenAI), ClaudeBot (Anthropic), Perplexity-Bot, AppleBot, google-extended, and AmazonBot. You configure your Shopify theme's robots.txt to permit whichever agents align with your business goals, giving you fine-grained control over which AI models can index your store.

Can I enable AI models to crawl my Shopify catalog and product pages?

Yes. shopify-admin-agentic-crawler-access grants AI models controlled access to crawl your Shopify catalog and product pages by managing Admin API permissions and robots.txt.liquid rules. This lets conversational AI assistants retrieve live inventory, pricing, and product details, enabling agent-driven workflows and real-time store management while you maintain security boundaries.

How does shopify-admin-agentic-crawler-access maintain security?

shopify-admin-agentic-crawler-access bridges conversational AI and live commerce operations while enforcing security boundaries. You control which AI user-agents receive access, what data they can retrieve from your Admin API, and which store sections they can crawl. This granular permission model prevents unauthorized access while letting trusted agents automate workflows and interact with your store's data safely.

Is shopify-admin-agentic-crawler-access open source?

Yes, shopify-admin-agentic-crawler-access is released under the MIT license, making it free to use, modify, and distribute. The MIT license allows you to integrate it into commercial or personal projects with minimal restrictions, as long as you include the original license notice in your code.

SKILL.md

rendered from the published skill — quoted content, verbatim

Purpose

If your robots.txt doesn't address the AI crawlers by name — or worse, disallows them — assistants like ChatGPT, Claude, and Perplexity may never read your store, so you simply don't exist to AI shoppers. Shopify generates robots.txt from a theme template (templates/robots.txt.liquid); this skill reads that template and appends explicit allow rules for the major AI user-agents (with a clear, idempotent managed block) so foundational models and AI search are permitted to crawl your pages. Fixes the agentiq.report finding robots-ai-rules.

Prerequisites

  • Authenticated Shopify CLI session (shopify auth login --store <domain>)
  • Required API scopes:

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 1 file
skills/agentic/shopify-admin-agentic-crawler-access/SKILL.md

Related skills

Tags

ai-indexing seo-automation crawler-permissions llm-visibility theme-file-editing user-agent-rules search-engine-access robots-protocol