agentsclimarketplace

Seo ecommerce

Skill fusengine/agents/plugins/seo/skills/seo-ecommerce

Redefining development through cognitive automation and collaborative agent systems.

Install
npx -y skills add fusengine/agents --skill seo-ecommerce

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

  • 22 stars22 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

Use when optimizing e-commerce SEO. Covers product schema with AggregateRating, faceted navigation rules, category page intro, out-of-stock handling, internal search, marketplace SEO (Amazon, Etsy, eBay).

SKILL.md

1.5 KB, as published. Nobody here has run it

E-commerce SEO

Product Pages

  • Product schema with offers, aggregateRating, review, brand
  • BreadcrumbList schema
  • Unique meta title/description per product
  • Canonical to self (not category)
  • Reviews above the fold (with schema)
  • Out-of-stock: keep page, set availability: OutOfStock, link to alternatives

Category Pages

  • Intro paragraph 150-300 words (above products)
  • H1 with category keyword
  • Pagination: rel="canonical" on each paginated page (Google deprecated rel=next/prev)
  • Filter URLs: see Faceted Navigation below

Faceted Navigation Rules

Filter comboAction
1-2 filters (popular)Index, unique meta, custom canonical
3+ filtersnoindex, follow
Sort params (?sort=)Canonical to clean URL
PaginationCanonical to self, no noindex

Internal Search

  • Block /search?q=* in robots.txt (avoid index bloat)
  • But optimize top searched terms as static pages

Schema Templates

  • templates/json-ld/product.json
  • templates/json-ld/breadcrumb.json

Marketplaces

  • Amazon: A+ Content, backend keywords
  • Etsy: tags, attributes, video listings
  • eBay: item specifics, gallery photos

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.