agentsclimarketplace

Llms txt and crawler access

Skill wakqasahmed/agentic-commerce-skills/skills/agentic-commerce/llms-txt-and-crawler-access

Canonical agentic commerce skills, aggregated by wakqasahmed/skills

Install
npx -y skills add wakqasahmed/agentic-commerce-skills --skill llms-txt-and-crawler-access

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Review crawler and AI-agent access files for ecommerce sites, including robots.txt, sitemap, llms.txt, and AI bot rules.

SKILL.md

1.1 KB, as published. Nobody here has run it

LLMs.txt And Crawler Access

Workflow

  1. Check robots.txt for blocked product/category/policy paths and AI bot rules.
  2. Check sitemap availability, freshness, and product/category coverage.
  3. Check whether llms.txt exists and points to useful public resources.
  4. Check canonical URLs and redirects that may confuse crawlers.
  5. Recommend minimal changes that improve agent discoverability without exposing private areas.

Delegation

This skill is the ecommerce-scoped access review. For depth, delegate to the ai-visibility pack instead of duplicating its work:

  • Full robots/meta-robots/header analysis → robots-ai-crawler-audit.
  • Sitemap coverage, canonicals, and redirect chains → sitemap-discovery-audit.
  • Drafting a new llms.txtllms-txt-generator.

Guardrails

  • Never recommend opening admin, cart, checkout session, account, or private order paths to crawlers.
  • Keep access recommendations scoped to public storefront evidence.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.