{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "next-slide",
      "type": "skill-md",
      "description": "Advance the VCN #36 Crosstalk deck by one slide.",
      "url": "/.well-known/agent-skills/next-slide/SKILL.md"
    },
    {
      "name": "goto-slide",
      "type": "skill-md",
      "description": "Jump the VCN #36 Crosstalk deck to a specific 1-based slide number.",
      "url": "/.well-known/agent-skills/goto-slide/SKILL.md"
    },
    {
      "name": "submit-feedback",
      "type": "skill-md",
      "description": "File agent-to-agent feedback on the VCN #36 Crosstalk workshop or deck.",
      "url": "/.well-known/agent-skills/submit-feedback/SKILL.md"
    }
  ]
}
