{
  "$schema": "https://github.com/cloudflare/agent-skills-discovery-rfc/blob/main/schema/agent-skills-discovery.schema.json",
  "version": "0.2.0",
  "name": "WTSolutions",
  "description": "Water Technology Solutions - Tools platform for Excel-JSON conversion, Image GPS editing, PDF conversion, and document generation",
  "homepage": "https://wtsolutions.cn",
  "skills": [
    {
      "name": "excel-to-json",
      "type": "tool",
      "description": "Convert Excel files (xlsx, xls) to JSON format. Supports flat and nested JSON. Available as Web App, Excel Add-in, WPS Add-in, API, and MCP Service.",
      "url": "https://excel-to-json.wtsolutions.cn/",
      "documentation": "https://excel-to-json.wtsolutions.cn/zh-cn/latest/"
    },
    {
      "name": "json-to-excel",
      "type": "tool",
      "description": "Convert JSON data to Excel workbook format. Available as Web App, Excel Add-in, WPS Add-in, API, and MCP Service.",
      "url": "https://json-to-excel.wtsolutions.cn/",
      "documentation": "https://json-to-excel.wtsolutions.cn/zh-cn/latest/"
    },
    {
      "name": "image-gps-editor",
      "type": "tool",
      "description": "Read and edit GPS location data in photos. Supports JPG, JPEG, TIFF, DNG, HEIC formats. Local processing, no data upload.",
      "url": "https://s.wtsolutions.cn/image-gps-editor.html"
    },
    {
      "name": "images-to-google-earth",
      "type": "tool",
      "description": "One-click tool to read GPS data from photos and import them into Google Earth / Ovi Maps. Perfect for photographers and GIS professionals.",
      "url": "https://s.wtsolutions.cn/gps.html"
    },
    {
      "name": "pdf-to-images",
      "type": "tool",
      "description": "Convert PDF pages to images (PNG or JPEG format). Supports customizable DPI resolution.",
      "url": "https://s.wtsolutions.cn/pdf-to-image-pdf.html"
    },
    {
      "name": "sheet-to-doc",
      "type": "tool",
      "description": "Automatically generate Word documents from Excel/CSV/JSON data using Word templates. Supports placeholders, loops, conditionals, and image embedding.",
      "url": "https://sheet-to-doc.wtsolutions.cn/",
      "documentation": "https://sheet-to-doc.wtsolutions.cn/zh-cn/latest/"
    },
    {
      "name": "datasheet-formula-remover",
      "type": "tool",
      "description": "Excel Add-in to remove formulas from cells while preserving text and font formatting.",
      "url": "https://blog.wtsolutions.cn/Datasheet-formula-remover-v1.0.0-CN/"
    },
    {
      "name": "image-pixel-rgba-extractor",
      "type": "tool",
      "description": "Online tool to extract RGBA values of each pixel in an image.",
      "url": "https://s.wtsolutions.cn/image-pixel-rgba.html"
    },
    {
      "name": "water-treatment-design",
      "type": "service",
      "description": "AI-powered water/wastewater treatment plant design calculator. Input design parameters, calculate using PDF template processes, and generate Word calculation reports.",
      "url": "https://t.wtsolutions.cn/"
    },
    {
      "name": "cad-drawings",
      "type": "resource",
      "description": "CAD drawings including site plans, elevation diagrams, process flows, floor plans, and equipment drawings.",
      "url": "https://t.wtsolutions.cn/cad.html"
    },
    {
      "name": "engineering-exam-materials",
      "type": "resource",
      "description": "Beijing Water Supply and Drainage professional certification exam materials including syllabi, study guides, and practice tests.",
      "url": "https://t.wtsolutions.cn/engineer.html"
    }
  ]
}
