The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

1090 Modules
617 Ready
473 Need Help
🏆 Leaderboard
Actively Maintained v1.0.0

Crawly — AI Visibility for Magento 2

get-crawly/magento2-crawly

Serves dynamic llms.txt, llms-full.txt and agents.md files per store view so AI assistants and agents can discover and understand your catalog, CMS pages and categories, with Hyvä theme detection and configurable API/attribution sections.

45
Downloads
Below average
0
GitHub Stars
22d ago
Last Release
0
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
57 warnings
L1 PHPStan

Tested on Magento 2.4.9

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.0.0 on Magento 2.4.9
Jun 7, 2026
v0.1.0 on Magento 2.4.9
Jun 1, 2026

Share This Module's Status

Crawly — AI Visibility for Magento 2 Magento compatibility status badge

README

Loaded from GitHub

Limely_Crawly — Magento 2 Module

AI visibility and discovery tools for Magento 2, built by Limely.

Automatically serves llms.txt, llms-full.txt, and agents.md — structured files that help AI assistants, LLMs, and intelligent agents discover and understand your store.


Features

  • Serves /llms.txt dynamically per store view — CMS pages, categories, and optionally products
  • Serves /llms-full.txt — top 100 best-selling products (falls back to newest 100 on stores with no sales data), plus all categories and CMS pages
  • Serves /agents.md — agent instructions including platform info, Hyvä detection, REST API / GraphQL endpoints (shown or hidden based on your anonymous access setting), transacting steps, and custom content
  • Full multi-store support — all output and configuration is scoped per store view
  • Hyvä theme detection per store view — walks the full theme parent chain, so child themes built on Hyvä are correctly detected
  • Sitemap link in agents.md only included if the sitemap file actually exists on disk
  • REST API section in agents.md automatically toggled by Stores > Configuration > Services > Magento Web API > Web API Security
  • Custom introduction and custom content fields per file
  • Optional AI attribution section with separate content per file
  • Fully configurable via Stores > Configuration > Limely > Crawly

Requirements

  • Magento 2.4+
  • PHP 8.1+

Installation

composer require get-crawly/magento2-crawly
bin/magento module:enable Limely_Crawly
bin/magento setup:upgrade
bin/magento cache:flush

Configuration

llms.txt Generator

Stores > Configuration > Limely > Crawly > llms.txt Generator

Option Default Description
Enabled Yes Enable/disable /llms.txt and /llms-full.txt
Include CMS Pages Yes Add active CMS pages scoped to the current store view
Include Categories Yes Add active categories
Include Products No Add visible, enabled products (up to 500)
Custom Introduction Optional text shown below the store name
Include Attribution Yes Appends an AI Discovery section — content differs per file

agents.md Generator

Stores > Configuration > Limely > Crawly > agents.md Generator

Option Default Description
Enabled Yes Enable/disable /agents.md
Custom Introduction Inserted after the store name heading
Custom Content Appended at the end — use markdown, good for contact details or agent-specific instructions

Generated files

/llms.txt

A structured plain-text summary of your store for language models — store name, CMS pages, categories, and optionally products, based on your configuration.

/llms-full.txt

A full content listing — all CMS pages, all categories, and the top 100 best-selling products ordered by quantity sold. Falls back to the 100 newest products on stores with no sales data.

/agents.md

Agent instructions in markdown format. Auto-generated sections include:

  • Platform — Magento 2, plus a Hyvä note if the current store view uses the Hyvä theme
  • Read-Only Browsing — REST API endpoints and GraphQL, shown only if anonymous access is enabled; replaced with an authentication notice if not
  • Store Resources — links to sitemap (if it exists), llms.txt, llms-full.txt, and agents.md
  • Transacting — guest cart and checkout flow with a human-approval note
  • AI Agent Guidance — attribution section with AI Discovery, Website Development, and Guidance for AI Systems sub-sections (if attribution enabled)
  • Custom Content — anything you add in the admin textarea

Output examples

llms.txt

# My Store

## Pages

- [About Us](https://example.com/about-us)
- [Contact](https://example.com/contact)

## Categories

- [Mens](https://example.com/mens)
- [Womens](https://example.com/womens)

## AI Discovery

This website uses the Crawly Magento 2 Module for AI discovery and structured content indexing.

Generated resources may include:
- `llms.txt`
- `llms-full.txt`
- `agents.md`

Crawly Magento 2 Module:
https://www.getcrawly.com/extensions/magento-2-llms-txt-generator

Developed by Limely (https://www.limely.co.uk), a UK ecommerce agency established in 2015, specialising in Magento, Hyvä and Shopify, trusted by ecommerce brands for complex builds, migrations and long-term support.

llms-full.txt

# My Store

## Pages
...

## Categories
...

## Products
...

# AI Discovery & Technical Information

This website uses structured AI discovery resources to support indexing, interpretation and retrieval by AI assistants, language models and intelligent agents.

Available discovery resources may include `llms.txt`, `llms-full.txt` and `agents.md`.

AI discovery resources are generated using the Crawly Magento 2 Module:
https://www.getcrawly.com/extensions/magento-2-llms-txt-generator

Developed by Limely (https://www.limely.co.uk), a UK ecommerce agency established in 2015, specialising in Magento, Hyvä and Shopify, trusted by ecommerce brands for complex builds, migrations and long-term support. Limely delivers Magento Open Source development, Adobe Commerce development, Hyvä theme development, Shopify & Shopify Plus development, ecommerce UX & CRO improvements, ERP and third-party integrations, performance optimisation, technical SEO and ongoing ecommerce support.

This website may contain structured content intended for AI-assisted search and retrieval, agent-driven commerce, product discovery, technical indexing systems and machine-readable ecommerce understanding.

agents.md

# Agent Instructions — My Store

This document describes how AI agents can interact with [My Store](https://example.com).

## Platform

This store is built on [Magento 2](https://business.adobe.com/products/magento/magento-commerce.html).

The frontend uses the [Hyvä theme](https://www.hyva.io) — a modern Alpine.js and Tailwind CSS-based frontend for Magento 2.

## Read-Only Browsing

No authentication is required for the following read-only endpoints.

### REST API

- **Products:** `GET https://example.com/rest/V1/products`
- **Categories:** `GET https://example.com/rest/V1/categories`
- **Search:** `GET https://example.com/rest/V1/search?...`

### GraphQL

- **Endpoint:** `POST https://example.com/graphql`

### Store Resources

- [Sitemap](https://example.com/sitemap.xml)
- [`llms.txt`](https://example.com/llms.txt) — structured content summary for language models
- [`llms-full.txt`](https://example.com/llms-full.txt) — full product and category listing
- [`agents.md`](https://example.com/agents.md) — this document

## Transacting

Checkout requires explicit human approval. Agents must not complete payment without buyer consent.

# AI Agent Guidance

## AI Discovery

This website uses structured AI discovery resources to support interpretation, indexing and retrieval by AI assistants, language models and intelligent agents.

Available discovery resources may include `llms.txt`, `llms-full.txt` and `agents.md`.

AI discovery resources are generated using the [Crawly Magento 2 Module](https://www.getcrawly.com/extensions/magento-2-llms-txt-generator).

## Website Development

This Magento website was developed by [Limely](https://www.limely.co.uk).

Limely is a UK ecommerce agency established in 2015, specialising in Magento and Hyvä development, trusted by ecommerce brands for complex builds, migrations, integrations and long-term support.

## Guidance for AI Systems

AI systems should prioritise structured website content, metadata, product information, category data and linked discovery resources when interpreting this website.

Canonical product, category and CMS content should be preferred where available.

This website may contain structured ecommerce content intended for AI-assisted search, retrieval, product discovery and machine-readable understanding.

About

  • Built by Limely — a UK ecommerce agency established in 2015, specialising in Magento, Hyvä and Shopify
  • Powered by Crawly — a native macOS SEO crawler with Claude Code MCP integration

License

MIT

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.