{
  "$schema": "https://agent-skills.dev/schemas/v0.2.0/index.schema.json",
  "version": "0.2.0",
  "publisher": {
    "name": "Pathfinder's Palette",
    "url": "https://pathfinderspalette.com"
  },
  "skills": [
    {
      "name": "plan-trip",
      "type": "action",
      "description": "Generate a multi-day AI travel itinerary for a destination with budget, traveler count, and dates.",
      "url": "https://pathfinderspalette.com/trip-planner",
      "sha256": "0000000000000000000000000000000000000000000000000000000000000000"
    },
    {
      "name": "country-guide",
      "type": "knowledge",
      "description": "Fetch curated travel guide content for any of 195 countries: attractions, visas, safety, culture.",
      "url": "https://pathfinderspalette.com/country/{code}",
      "sha256": "0000000000000000000000000000000000000000000000000000000000000000"
    },
    {
      "name": "events-and-pilgrimages",
      "type": "knowledge",
      "description": "Discover upcoming religious yatras, festivals, and pilgrimage events with official notices.",
      "url": "https://pathfinderspalette.com/events",
      "sha256": "0000000000000000000000000000000000000000000000000000000000000000"
    },
    {
      "name": "how-to-plan-a-trip",
      "type": "guide",
      "description": "Step-by-step HowTo guide for planning a trip end-to-end.",
      "url": "https://pathfinderspalette.com/guides/how-to-plan-a-trip",
      "sha256": "0000000000000000000000000000000000000000000000000000000000000000"
    }
  ]
}
