Agentic Product Lifecycle

mxa-discoverability

Builds search and AI-answer visibility in while a site is being made: metadata and social cards per route, canonical URLs, structured data, sitemaps and feeds, and content that stays addressable.

  • Puts a title, description and social card on every route, written from that page's own content, rather than one set at the root and inherited everywhere.
  • Keeps listings, filters and pagination at addressable URLs where the surface warrants it, so a page can be linked to and cited.
  • Builds the machine-facing surfaces as part of the site: the sitemap, feeds, and markdown served on request.
  • Builds the redirect map from the old sitemap before a site with existing URLs is replaced, in the framework's own config, held by a test.
  • Verifies the site with Search Console and Bing Webmaster Tools at setup, so the engines' own reports are there to read later.
  • Shows authorship and dates on the page, because metadata an assistant skips does not travel.
  • Emits structured data and claims nothing for it, since no engine promises to reward it.

What is inside

Instructions. Nothing here runs on its own: the judgement is the skill.

Evals
3

Works with

The outside tools and connectors this skill drives.

  • Whatever framework the project is built on

A project that already has its own tool for this keeps it. The skill works with what is there rather than assuming what we would have chosen.

Install it

npx skills add madebymany/madebyagents --skill mxa-discoverability
Read the skill itself