{
  "name": "Prime Sentia",
  "description": "Enterprise GEO (Generative Engine Optimization) platform. Autonomous A2A agents that audit AI-search citation readiness, measure LLM visibility across providers, and produce actionable improvement roadmaps.",
  "url": "https://geo.primesentia.ai",
  "version": "1.0.0",
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "capabilities": {
    "streaming": true
  },
  "skills": [
    {
      "id": "geo_strategy",
      "name": "End-to-End GEO Strategy",
      "description": "Full GEO pipeline: audit current assets, recommend improvements, and produce a 30/60/90-day implementation roadmap for AI search visibility and citation growth.",
      "tags": ["geo", "strategy", "orchestrator", "ai-search", "citation"],
      "examples": [
        "Run a full GEO analysis for my SaaS blog targeting B2B marketers",
        "Audit, recommend, and plan GEO improvements for my content hub"
      ]
    },
    {
      "id": "geo_audit",
      "name": "GEO Citation-Readiness Audit",
      "description": "Analyze site/content readiness for AI citations. Detects gaps in structure, entities, and retrievability.",
      "tags": ["geo", "audit", "ai-search", "citation"],
      "examples": [
        "Audit my blog for AI search citation readiness"
      ]
    },
    {
      "id": "brand_audit",
      "name": "Brand Audit",
      "description": "Evaluate LLM visibility, UCP readiness, Generative Engine ranking, brand perception, and gap analysis for a brand across OpenAI, Anthropic, Google, and Perplexity.",
      "tags": ["brand", "audit", "geo", "visibility"],
      "examples": [
        "Run a brand audit for https://example.com in the ecommerce industry"
      ]
    },
    {
      "id": "brand_context_extraction",
      "name": "Brand Context Extraction",
      "description": "Extracts a company's visual identity, messaging, products and personas from a public webpage.",
      "tags": ["brand", "identity", "context"],
      "examples": [
        "Extract the brand profile from https://example.com"
      ]
    },
    {
      "id": "geo_recommendations",
      "name": "GEO Actionable Recommendations",
      "description": "Generate practical actions for AI citation growth across content, entities, and channel distribution.",
      "tags": ["geo", "recommendations", "citation"],
      "examples": [
        "Give me recommendations to improve my AI search visibility"
      ]
    },
    {
      "id": "geo_roadmap",
      "name": "GEO Implementation Roadmap",
      "description": "Convert GEO recommendations into a 30/60/90-day roadmap with owners, dependencies, and KPIs.",
      "tags": ["geo", "roadmap", "planning", "kpi"],
      "examples": [
        "Create a 90-day plan to improve our AI search citations"
      ]
    },
    {
      "id": "probe_eeat_presence",
      "name": "Probe E-E-A-T Presence",
      "description": "Checks whether a brand appears in E-E-A-T authority hubs: Wikipedia, GitHub, Crossref, OpenAlex, ORCID, OSF, Google Business Profile, and G2.",
      "tags": ["eeat", "authority", "presence"],
      "examples": [
        "Check E-E-A-T presence for my brand across authority hubs"
      ]
    },
    {
      "id": "take_snapshot",
      "name": "Take GEO Snapshot",
      "description": "Capture a complete GEO snapshot of a URL. Extracts structured data (JSON-LD, Microdata, RDFa), meta tags, headings, links, images, and computes GEO signal scores.",
      "tags": ["capture", "snapshot", "geo", "audit"],
      "examples": [
        "Take a GEO snapshot of https://example.com"
      ]
    },
    {
      "id": "geo_task_resolution",
      "name": "GEO Task Resolver",
      "description": "Receives a specific GEO pipeline task and produces a concrete, implementable solution — rewritten copy, schema markup, link maps, meta tags, or step-by-step implementation guides.",
      "tags": ["geo", "task", "resolver", "implementation"],
      "examples": [
        "Resolve this GEO task: Add FAQ schema markup to the pricing page"
      ]
    }
  ],
  "authentication": {
    "schemes": ["bearer"],
    "credentials": "API key required. Contact api@primesentia.ai for access."
  },
  "provider": {
    "organization": "Prime Sentia",
    "url": "https://primesentia.ai"
  }
}
