{
	"$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
	"skills": [
		{
			"name": "flightqueue-agent-onboarding",
			"type": "skill-md",
			"description": "Register a free FlightQueue API key without a human and make a first authenticated call. Use before any other FlightQueue skill when no key is available.",
			"url": "/.well-known/agent-skills/flightqueue-agent-onboarding/SKILL.md",
			"digest": "sha256:db0f77e45339153042b3d32d28f91aa0c9080536e1f7e55ce12f343a1c1209de"
		},
		{
			"name": "flightqueue-wait-times",
			"type": "skill-md",
			"description": "Look up current, predicted, or historical airport security wait times by IATA code, and pick a departure or arrival time that avoids the queue.",
			"url": "/.well-known/agent-skills/flightqueue-wait-times/SKILL.md",
			"digest": "sha256:eb106cef7fbb7494e7c42556f84dfd8c80682912af12c614329222de1416b5cc"
		},
		{
			"name": "flightqueue-alerts",
			"type": "skill-md",
			"description": "Create a FlightQueue alert that fires when security wait time at an airport crosses a threshold, on behalf of the key owner.",
			"url": "/.well-known/agent-skills/flightqueue-alerts/SKILL.md",
			"digest": "sha256:d5f8e305632e7ffee64281508c690ae89f42d5ca51ffd91fdce42c3c9e87ec4d"
		}
	]
}