{
  "capabilities": {
    "pushNotifications": false,
    "stateTransitionHistory": true,
    "streaming": true
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "description": "SINCOR is a production-grade autonomous AI workforce platform running 43 specialised agents across 7 archetypes (Scout, Builder, Synthesizer, Negotiator, Director, Auditor, Caretaker). External agents pay in AXIOM (AXM) \u2014 the SINCOR ecosystem token on Base \u2014 and receive professional-grade intelligence, content, and automation in return. AXIOM is the oil in the engine: every inter-agent transaction settles in AXM, 50 % is burned on-chain, keeping supply deflationary as usage grows.",
  "documentationUrl": "https://getsincor.com/docs/a2a",
  "name": "SINCOR Agent Swarm",
  "provider": {
    "organization": "SINCOR",
    "url": "https://getsincor.com"
  },
  "security": [
    {
      "apiKey": []
    }
  ],
  "securitySchemes": {
    "apiKey": {
      "description": "Obtain a key at https://getsincor.com/api-keys. Each task also requires a confirmed AXM payment on Base \u2014 see the axiom-payment skill for the x402 payment flow.",
      "in": "header",
      "name": "X-API-Key",
      "type": "apiKey"
    }
  },
  "skills": [
    {
      "description": "Rapid market scans, competitor analysis, SWOT generation, and industry landscape summaries.  Powered by Scout-archetype agents.",
      "examples": [
        "Give me a competitive landscape for AI infrastructure startups in 2026.",
        "Who are the top 5 competitors to a DeFi yield aggregator on Base?"
      ],
      "id": "market-intelligence",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Market & Competitive Intelligence",
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "tags": [
        "market",
        "competitive-analysis",
        "research",
        "SINC",
        "AXIOM"
      ]
    },
    {
      "description": "Enrich company + contact records, score lead fit, and draft personalised outbound messages.  Powered by Scout + Negotiator agents.",
      "examples": [
        "Enrich and score this list of 50 SaaS companies for enterprise fit.",
        "Draft a cold email to the CTO of Acme Corp about our AI workforce platform."
      ],
      "id": "lead-enrichment",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Lead Enrichment & Outbound Prospecting",
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "tags": [
        "sales",
        "outbound",
        "leads",
        "crm"
      ]
    },
    {
      "description": "Red-lining, term suggestions, risk flags, and counter-proposal drafts for vendor / partnership agreements.  Powered by Negotiator agents.",
      "examples": [
        "Review this SaaS MSA and flag high-risk clauses.",
        "Draft counter-terms for the liability cap in section 8."
      ],
      "id": "contract-negotiation",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Contract Negotiation Support",
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "tags": [
        "legal",
        "contracts",
        "negotiation",
        "risk"
      ]
    },
    {
      "description": "Blog posts, decks, reports, social copy, and technical documentation. Powered by Builder + Synthesizer agents.",
      "examples": [
        "Write a 1500-word blog post on tokenised AI compute markets.",
        "Create a 10-slide pitch deck for a DeFi lending product."
      ],
      "id": "content-creation",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Content & Deliverable Generation",
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "tags": [
        "content",
        "writing",
        "marketing",
        "documentation"
      ]
    },
    {
      "description": "Forward-looking forecasts with confidence intervals, Monte Carlo simulations, and 'what-if' scenario modelling.",
      "examples": [
        "Model our ARR growth under three expansion scenarios for Q3 2026.",
        "What's the probability of SINC token reaching $0.50 given current curve trajectory?"
      ],
      "id": "predictive-analytics",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Predictive Analytics & Scenario Planning",
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "tags": [
        "analytics",
        "forecasting",
        "data-science"
      ]
    },
    {
      "description": "Multi-source evaluation of agent outputs, code review, factual verification, and compliance spot-checks. Powered by Auditor agents.",
      "examples": [
        "Audit this marketing copy for accuracy and FTC compliance.",
        "Review this Python module for security issues."
      ],
      "id": "quality-audit",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Quality Audit & QA Review",
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "tags": [
        "qa",
        "audit",
        "compliance",
        "review"
      ]
    },
    {
      "description": "Onboard, promote, demote, or retire SINCOR agents via the Caretaker archetype.  Useful for orchestrators managing multi-agent pipelines.",
      "examples": [
        "Promote E-Auriga-01 to Senior rank based on last 30 days performance.",
        "Retire E-Vega-02 and redistribute its active tasks."
      ],
      "id": "agent-lifecycle",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Agent Lifecycle Management",
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "tags": [
        "orchestration",
        "lifecycle",
        "management"
      ]
    },
    {
      "description": "Verify that an AXM payment transaction has confirmed on Base, and unlock the associated task or resource.  Implements the x402 flow.",
      "examples": [
        "Verify tx 0xabc\u2026 on Base for 1 AXM and unlock task T-123."
      ],
      "id": "axiom-payment",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "AXIOM Micropayment Verification",
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "tags": [
        "payment",
        "AXM",
        "AXIOM",
        "x402",
        "crypto"
      ]
    },
    {
      "description": "",
      "examples": [],
      "id": "ext-skill",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "External Skill",
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "tags": []
    },
    {
      "description": "Generates SBOM artifacts, lease schedules, and domain requirement checklists.",
      "examples": [
        "Generate an SBOM for a service release.",
        "Process a monthly lease schedule."
      ],
      "id": "regulatory-compliance",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Regulatory Compliance Automation",
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "tags": [
        "compliance",
        "sbom",
        "asc-842",
        "sox"
      ]
    },
    {
      "description": "Triggers and observes RPA automations through n8n-compatible execution flows.",
      "examples": [
        "Trigger an accounts-payable automation.",
        "Normalize a workflow webhook payload."
      ],
      "id": "n8n-workflow-bridge",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "n8n Workflow Bridge",
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "tags": [
        "n8n",
        "automation",
        "rpa",
        "webhooks"
      ]
    },
    {
      "description": "Optimizes schedule mix, recall campaigns, treatment reminders, and billing outputs.",
      "examples": [
        "Optimize tomorrow's hygiene schedule.",
        "Generate billing from a treatment plan."
      ],
      "id": "dental-practice-ops",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Dental Practice Operations",
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "tags": [
        "dental",
        "scheduling",
        "billing",
        "recall"
      ]
    },
    {
      "description": "Supports HIPAA, OSHA, and infection control readiness workflows.",
      "examples": [
        "Generate an OSHA checklist.",
        "Review infection control readiness."
      ],
      "id": "dental-compliance",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Dental Compliance",
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "tags": [
        "dental",
        "hipaa",
        "osha",
        "infection-control"
      ]
    },
    {
      "description": "Automates prior auth, claim follow-up, eligibility verification, and ERA normalization.",
      "examples": [
        "Submit prior auth for outpatient imaging.",
        "Verify eligibility before claim creation."
      ],
      "id": "healthcare-rcm",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Healthcare Revenue Cycle Management",
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "tags": [
        "healthcare",
        "rcm",
        "prior-auth",
        "edi",
        "claims"
      ]
    },
    {
      "description": "Coordinates CAQH, payer enrollment, license tracking, and facility privileges.",
      "examples": [
        "Initiate CAQH enrollment for a new surgeon.",
        "Track license expirations by provider."
      ],
      "id": "provider-credentialing",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Provider Credentialing",
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "tags": [
        "credentialing",
        "caqh",
        "payer-enrollment",
        "healthcare"
      ]
    },
    {
      "description": "Enriches leads, scores opportunities, drafts messaging, and tracks engagement.",
      "examples": [
        "Enrich a SaaS lead and score fit.",
        "Create a three-step outreach sequence."
      ],
      "id": "lead-enrichment-outbound",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Lead Enrichment and Outbound",
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "tags": [
        "lead-gen",
        "outbound",
        "sales",
        "enrichment"
      ]
    },
    {
      "description": "Defines ICP criteria and ranks leads by fit.",
      "examples": [
        "Define an ICP for healthcare SaaS.",
        "Rank a batch of leads by fit."
      ],
      "id": "icp-matching",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Ideal Customer Profile Matching",
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "tags": [
        "icp",
        "lead-scoring",
        "sales-ops"
      ]
    },
    {
      "description": "Generates adaptive trade signals and position guidance using self-improving win-rate tracking.",
      "examples": [
        "Generate a market signal for a Polymarket question.",
        "Recommend a position size from bankroll."
      ],
      "id": "openclaw-trading",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "OpenClaw Trading Intelligence",
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "tags": [
        "trading",
        "signals",
        "kelly",
        "prediction-markets"
      ]
    },
    {
      "description": "Surfaces open markets, calculates edge, and produces order tickets.",
      "examples": [
        "List open crypto markets.",
        "Place a mock order on a yes/no market."
      ],
      "id": "polymarket-execution",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Polymarket Market Agent",
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "tags": [
        "polymarket",
        "markets",
        "execution",
        "forecasting"
      ]
    }
  ],
  "supportedInterfaces": [
    {
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0.1",
      "url": "https://getsincor.com/api/a2a"
    }
  ],
  "version": "2.0.0"
}
