{
  "$schema": "https://agentskills.io/schema/index/v0.2.0.json",
  "skills": [
    {
      "name": "schedule-meeting",
      "type": "web-action",
      "description": "Schedule a 30-minute consultation with Truvisory; produces a Google Meet link and a calendar invite for both parties.",
      "url": "https://truvisory.com/.well-known/agent-skills/schedule-meeting.md",
      "sha256": "ddbf0f8131b012005e4869c1cc076443e0ee25bd4a2191d7a511e043874b2a80"
    },
    {
      "name": "submit-federal-inquiry",
      "type": "web-action",
      "description": "Submit a federal contracting inquiry (contracting officer / agency intake) to Truvisory; routed via POST /api/contact with door=federal.",
      "url": "https://truvisory.com/.well-known/agent-skills/submit-federal-inquiry.md",
      "sha256": "a364a7a73e84436f4afa735ef48380dd6f9f285a2de719f8f1184dfc316790c1"
    },
    {
      "name": "submit-commercial-inquiry",
      "type": "web-action",
      "description": "Submit a commercial consulting inquiry (audits, Ship-It Sprint, fractional engagements) to Truvisory; routed via POST /api/contact with door=commercial.",
      "url": "https://truvisory.com/.well-known/agent-skills/submit-commercial-inquiry.md",
      "sha256": "196571f765d454b1a4db6c0f886caeaa91f3497b32e5a3be5908019f6709e7c4"
    },
    {
      "name": "download-capability-statement",
      "type": "web-resource",
      "description": "Return the canonical URL of Truvisory's SDVOSB Capability Statement PDF.",
      "url": "https://truvisory.com/.well-known/agent-skills/download-capability-statement.md",
      "sha256": "27a9fc0ed8da63639351079533bade113b8afb937351a01c9de12df593118d5a"
    },
    {
      "name": "check-availability",
      "type": "web-action",
      "description": "List bookable 30-minute consultation slots in a date window; wraps GET /api/availability.",
      "url": "https://truvisory.com/.well-known/agent-skills/check-availability.md",
      "sha256": "73d28f91780f63e9920f52e0203a022c4cd1fbf73bb6440e0a42c8153505b624"
    },
    {
      "name": "ask-truvisory-agent",
      "type": "web-action",
      "description": "Send a message to Truvisory's AI agent and receive a single reply; supports multi-turn context via sessionId.",
      "url": "https://truvisory.com/.well-known/agent-skills/ask-truvisory-agent.md",
      "sha256": "1baeaba5ba05aa8c7837b5d6e356804040f9285977e80785690fcd880174424a"
    }
  ]
}
