{
  "schema_version": "1.0",
  "name": "UtilHQ",
  "description": "Free online tools — calculators, converters, formatters, generators, and document creators for construction, finance, developers, business, and legal professionals.",
  "url": "https://utilhq.com",
  "provider": {
    "organization": "UtilHQ",
    "url": "https://utilhq.com"
  },
  "capabilities": {
    "tools": true,
    "resources": true
  },
  "documentation_url": "https://utilhq.com/llms-full.txt",
  "skills": [
    {
      "id": "construction-calculators",
      "name": "Construction Calculators",
      "description": "Calculate materials for concrete, roofing, gravel, fencing, tile, and more",
      "tags": ["construction", "calculator", "materials"]
    },
    {
      "id": "finance-calculators",
      "name": "Finance Calculators",
      "description": "Calculate ROI, loans, sales tax, margins, salary, and other financial metrics",
      "tags": ["finance", "calculator", "business"]
    },
    {
      "id": "developer-tools",
      "name": "Developer Tools",
      "description": "Format JSON, test regex, generate cron expressions, encode/decode Base64, convert between data formats",
      "tags": ["developer", "formatter", "converter"]
    },
    {
      "id": "text-tools",
      "name": "Text & Data Tools",
      "description": "Remove duplicates, convert case, diff text, generate Lorem Ipsum, reverse text, encode Morse code",
      "tags": ["text", "data", "converter", "generator"]
    },
    {
      "id": "document-generators",
      "name": "Document Generators",
      "description": "Generate invoices, NDAs, privacy policies, terms of service, business plans, and other legal/business documents as PDF",
      "tags": ["legal", "business", "document", "pdf"]
    }
  ],
  "authentication": {
    "type": "none"
  }
}
