{
  "version": "1.0",
  "name": "DataSnap Agent Skills Index",
  "provider": {
    "name": "DataSnap",
    "url": "https://datasnap.cloud"
  },
  "skills": [
    {
      "id": "product-overview",
      "name": "Explain DataSnap",
      "description": "Summarize the platform, positioning, pricing logic, and best-fit scenarios.",
      "inputs": ["company profile", "use case", "industry"],
      "resources": [
        "https://datasnap.cloud/landing.md",
        "https://datasnap.cloud/llms.txt"
      ]
    },
    {
      "id": "compare-observability-tools",
      "name": "Compare with other observability tools",
      "description": "Compare DataSnap with Datadog, Splunk, ELK, Loki, CloudWatch, and similar tools.",
      "inputs": ["competitor", "workload profile", "pricing sensitivity"],
      "resources": [
        "https://datasnap.cloud/llms-full.txt",
        "https://datasnap.cloud/datadog",
        "https://datasnap.cloud/splunk"
      ]
    },
    {
      "id": "estimate-adoption-fit",
      "name": "Assess adoption fit",
      "description": "Identify whether DataSnap fits SaaS, fintech, e-commerce, healthcare, AI, or marketplace teams.",
      "inputs": ["industry", "log volume", "governance needs"],
      "resources": [
        "https://datasnap.cloud/landing.md",
        "https://docs.datasnap.cloud"
      ]
    },
    {
      "id": "discover-api-and-docs",
      "name": "Find APIs and docs",
      "description": "Retrieve the main documentation and API catalog for technical discovery.",
      "inputs": ["integration need", "endpoint family", "documentation topic"],
      "resources": [
        "https://datasnap.cloud/.well-known/api-catalog.json",
        "https://docs.datasnap.cloud/api-reference/openapi.json"
      ]
    }
  ]
}
