{
  "name": "valUX Pulse",
  "version": "1.0.0",
  "description": "valUX is a UK GEO + SEO visibility audit agency. This agent card exposes two callable surfaces: a free 30-second Pulse Check that scores a target URL across five live probes, and a pointer to commission a full multi-tier Pulse audit (7 weighted categories: AI Citability 25%, Brand Authority 18%, Content Quality 18%, Technical 13%, Structured Data 8%, Platform Optimisation 8%, Agent Readiness 10%).",
  "url": "https://valux.uk",
  "documentationUrl": "https://valux.uk/llms-full.txt",
  "provider": {
    "organization": "valUX",
    "url": "https://valux.uk"
  },
  "supportedInterfaces": [
    {
      "url": "https://valux.uk/api/pulse-check",
      "transport": "https",
      "method": "POST",
      "contentType": "application/json"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["application/json"],
  "defaultOutputModes": ["application/json"],
  "skills": [
    {
      "id": "pulse-check",
      "name": "Run a Pulse Check",
      "description": "Free 30-second SEO + AI search visibility check on a target URL. Five live probes against the homepage: AI crawler access across 8 engines (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, Bingbot, ChatGPT-User, OAI-SearchBot, Anthropic-AI), llms.txt presence, JSON-LD schema graph audit, Core Web Vitals from Google PageSpeed, content citability heuristic. Returns a 0 to 100 composite score, A to F grade, and three personalised insights. Bot-challenge gated via Cloudflare Turnstile.",
      "tags": ["seo", "geo", "audit", "ai-visibility", "free"],
      "examples": [
        "Run a Pulse Check on https://example.co.uk",
        "Score this site for AI search visibility"
      ],
      "inputModes": ["application/json"],
      "outputModes": ["application/json"]
    },
    {
      "id": "pulse-audit",
      "name": "Commission a Pulse audit",
      "description": "Full reproducible 7-category SEO + GEO audit. Three disciplines (Pulse SEO, Pulse AI, Pulse Complete) at three tiers (Pulse Essentials, Pulse Growth, Pulse X). Quote-only pricing per buyer scope at proposal stage. Initiates via the contact form; not a synchronous agent call.",
      "tags": ["seo", "geo", "audit", "paid", "consultancy"],
      "examples": [
        "Tell me about Pulse audit options",
        "What does a Pulse X audit include"
      ]
    }
  ]
}
