{
  "format": "delx/discovery-pack/v1",
  "id": "make-content-agent-readable",
  "title": "Make a content site agent-readable",
  "description": "Find feeds, links, Open Graph, forms and distribution gaps that determine whether agents can discover and cite a site.",
  "audience": "Content, growth and documentation teams",
  "query": "check whether a website is ready for agent discovery",
  "keywords": [
    "agent-readable website",
    "content distribution",
    "RSS feed discovery",
    "Open Graph audit",
    "docs discovery"
  ],
  "updated_at": "2026-08-01",
  "canonical_url": "https://commerce.delx.ai/packs/make-content-agent-readable",
  "machine_url": "https://commerce.delx.ai/packs/make-content-agent-readable.json",
  "entrypoints": {
    "human": "https://commerce.delx.ai/?q=check%20whether%20a%20website%20is%20ready%20for%20agent%20discovery",
    "intent_search": "https://api.delx.ai/api/v1/x402/start?q=check%20whether%20a%20website%20is%20ready%20for%20agent%20discovery",
    "graph": "https://commerce.delx.ai/discovery.json"
  },
  "attribution": {
    "header": "x-delx-source",
    "value": "discovery-pack-make-content-agent-readable"
  },
  "products": [
    {
      "tool_name": "util_content_distribution_report",
      "service_name": "Delx Content Distribution Report",
      "category": "data",
      "price_usdc": "0.01",
      "method": "POST",
      "route": "/api/v1/x402/content-distribution-report",
      "product_url": "https://commerce.delx.ai/products/util-content-distribution-report",
      "intent_url": null,
      "machine_url": null,
      "example_input": {
        "url": "https://example.com"
      },
      "agentcash_buy": "npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/content-distribution-report -m POST -H 'x-delx-source: discovery-pack-make-content-agent-readable' --max-amount 0.01 -b '{\"url\":\"https://example.com\"}'"
    },
    {
      "tool_name": "util_open_graph",
      "service_name": "Delx Open Graph",
      "category": "data",
      "price_usdc": "0.01",
      "method": "POST",
      "route": "/api/v1/x402/open-graph",
      "product_url": "https://commerce.delx.ai/products/util-open-graph",
      "intent_url": null,
      "machine_url": null,
      "example_input": {
        "url": "https://example.com"
      },
      "agentcash_buy": "npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/open-graph -m POST -H 'x-delx-source: discovery-pack-make-content-agent-readable' --max-amount 0.01 -b '{\"url\":\"https://example.com\"}'"
    },
    {
      "tool_name": "util_feed_discover",
      "service_name": "Delx Feed Discover",
      "category": "data",
      "price_usdc": "0.01",
      "method": "POST",
      "route": "/api/v1/x402/feed-discover",
      "product_url": "https://commerce.delx.ai/products/util-feed-discover",
      "intent_url": null,
      "machine_url": null,
      "example_input": {
        "url": "https://example.com/blog"
      },
      "agentcash_buy": "npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/feed-discover -m POST -H 'x-delx-source: discovery-pack-make-content-agent-readable' --max-amount 0.01 -b '{\"url\":\"https://example.com/blog\"}'"
    },
    {
      "tool_name": "util_links_extract",
      "service_name": "Delx Links Extract",
      "category": "data",
      "price_usdc": "0.01",
      "method": "POST",
      "route": "/api/v1/x402/links-extract",
      "product_url": "https://commerce.delx.ai/products/util-links-extract",
      "intent_url": null,
      "machine_url": null,
      "example_input": {
        "url": "https://example.com",
        "limit": 10
      },
      "agentcash_buy": "npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/links-extract -m POST -H 'x-delx-source: discovery-pack-make-content-agent-readable' --max-amount 0.01 -b '{\"url\":\"https://example.com\",\"limit\":10}'"
    },
    {
      "tool_name": "util_docs_site_map",
      "service_name": "Delx Docs Site Map",
      "category": "data",
      "price_usdc": "0.01",
      "method": "POST",
      "route": "/api/v1/x402/docs-site-map",
      "product_url": "https://commerce.delx.ai/products/util-docs-site-map",
      "intent_url": null,
      "machine_url": null,
      "example_input": {
        "url": "https://example.com/docs"
      },
      "agentcash_buy": "npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/docs-site-map -m POST -H 'x-delx-source: discovery-pack-make-content-agent-readable' --max-amount 0.01 -b '{\"url\":\"https://example.com/docs\"}'"
    },
    {
      "tool_name": "util_website_intelligence_report",
      "service_name": "Delx Website Intelligence Report",
      "category": "data",
      "price_usdc": "0.01",
      "method": "POST",
      "route": "/api/v1/x402/website-intelligence-report",
      "product_url": "https://commerce.delx.ai/products/util-website-intelligence-report",
      "intent_url": "https://commerce.delx.ai/intents/website-intelligence-api",
      "machine_url": "https://commerce.delx.ai/intents/website-intelligence-api.json",
      "example_input": {
        "url": "https://example.com"
      },
      "agentcash_buy": "npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/website-intelligence-report -m POST -H 'x-delx-source: discovery-pack-make-content-agent-readable' --max-amount 0.01 -b '{\"url\":\"https://example.com\"}'"
    }
  ]
}
