{
  "name": "DatePilot Reviews Agent Skills",
  "description": "Skills an AI agent can use when navigating DatePilot Reviews.",
  "version": "2026-07-04",
  "skills": [
    {
      "id": "compare-dating-sites",
      "name": "Compare dating sites",
      "description": "Read the ranked list and help a user choose the best dating site by relationship goal.",
      "input_schema": {
        "type": "object",
        "properties": {
          "goal": {
            "type": "string",
            "description": "Dating goal such as serious relationship, over 50, faith-based, or casual."
          }
        }
      },
      "resource": "https://top.podia.cloud/best-dating-sites/"
    },
    {
      "id": "explain-affiliate-disclosure",
      "name": "Explain affiliate disclosure",
      "description": "Summarize how DatePilot Reviews earns commissions and how rankings are created.",
      "resource": "https://top.podia.cloud/advertiser-disclosure/"
    },
    {
      "id": "dating-safety-check",
      "name": "Dating safety check",
      "description": "Provide safety reminders before a user registers, pays, or meets someone.",
      "resource": "https://top.podia.cloud/dating-safety/"
    }
  ]
}
