{
  "name": "Cypher Lab Website Agent",
  "version": "0.1.0",
  "description": "Cypher Lab is the AI-first marketing agency for deep tech & life sciences. One engine across the whole funnel — Positioning & Messaging, Demand Creation, Demand Capture, Sales Enablement, and Custom Projects & AI Agents. This agent card exposes the site's discovery surface for agent-to-agent (A2A) interactions — services catalog, agent skills, MCP server, and contact entry points. Pages: Home, Services, Work, About, Contact.",
  "url": "https://cypherlab.ai/",
  "iconUrl": "https://cypherlab.ai/favicon.svg",
  "provider": {
    "organization": "Cypher Lab",
    "url": "https://cypherlab.ai/"
  },
  "documentationUrl": "https://cypherlab.ai/llms.txt",
  "supportedInterfaces": [
    {
      "url": "https://cypherlab.ai/.well-known/mcp/server-card.json",
      "transport": "mcp",
      "description": "MCP server card describing Cypher Lab's agent-facing tools and capabilities"
    },
    {
      "url": "https://cypherlab.ai/.well-known/agent-skills/index.json",
      "transport": "http",
      "description": "Agent Skills index per agentskills.io v0.2.0"
    },
    {
      "url": "https://cypherlab.ai/api/contact",
      "transport": "http",
      "description": "Contact form submission endpoint (Turnstile-protected)"
    }
  ],
  "capabilities": {
    "streaming": false,
    "stateTransferHistory": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["text/markdown", "application/json", "text/html"],
  "skills": [
    {
      "id": "cypher-lab-services",
      "name": "Cypher Lab Services Overview",
      "description": "Overview of Cypher Lab's five service pillars and when to engage — Positioning & Messaging, Demand Creation, Demand Capture, Sales Enablement, and Custom Projects & AI Agents.",
      "tags": ["services", "overview", "engagement", "positioning", "demand-creation", "demand-capture", "sales-enablement", "ai-agents"],
      "examples": ["What does Cypher Lab do?", "What are Cypher Lab's service pillars?", "Can Cypher Lab help with demand creation and demand capture?", "Does Cypher Lab build custom AI agents?", "When should I engage Cypher Lab?"]
    },
    {
      "id": "dunford-positioning",
      "name": "Dunford Positioning Workshop",
      "description": "How Cypher Lab runs Dunford-framework positioning engagements.",
      "tags": ["positioning", "messaging", "dunford", "pvc", "messaging-matrix"],
      "examples": ["How does Cypher Lab build positioning?", "Can you run a Dunford positioning workshop?", "How do I turn a sales transcript into a messaging matrix?"]
    },
    {
      "id": "resource-hub-build",
      "name": "Resource Hub Build",
      "description": "Sanity + Astro + Cloudflare Pages resource hubs for biotech clients.",
      "tags": ["resource-hub", "sanity", "astro", "content-library"],
      "examples": ["Can Cypher Lab build a resource hub?", "How do you build a Sanity + Astro content hub?", "What goes into a biotech resource hub?"]
    },
    {
      "id": "content-generation",
      "name": "Content Generation Engine",
      "description": "ACE-loop content generation across landing pages, field guides, blogs, ebooks, social, ads, emails.",
      "tags": ["content", "ace-loop", "campaign", "generator"],
      "examples": ["Can Cypher Lab generate marketing content at scale?", "How does the ACE content loop work?", "Can you write a campaign from a messaging matrix?"]
    },
    {
      "id": "website-build",
      "name": "Website Build",
      "description": "Astro + Tailwind + Cloudflare Pages production websites with agent-readiness Level 3+ on day one.",
      "tags": ["website", "astro", "cloudflare-pages", "agent-readiness"],
      "examples": ["Can Cypher Lab build my website?", "Do you build Astro sites on Cloudflare Pages?", "How do you make a site agent-ready?"]
    },
    {
      "id": "marketing-analytics",
      "name": "Marketing Analytics HUD",
      "description": "Unified GA4 + LinkedIn Ads + Google Ads + Bitly + CRM attribution dashboard.",
      "tags": ["analytics", "ga4", "linkedin-ads", "google-ads", "attribution", "hud"],
      "examples": ["Can Cypher Lab unify my marketing analytics?", "How do you attribute revenue across GA4 and LinkedIn Ads?", "What is the Marketing Analytics HUD?"]
    }
  ]
}
