{
  "protocolVersion": "0.3.0",
  "name": "Nonprofit AI Consulting",
  "description": "Plain-language licensing, readiness, permissions, governance, pilot, prompt, and app guides for nonprofit teams evaluating Microsoft 365 Copilot. Written for nonprofit teams making a careful Microsoft 365 Copilot decision before buying or rolling out. Educational material only. Verify current Microsoft product and licensing details with Microsoft. Not legal, privacy, security, compliance, procurement, or safeguarding advice, and no paid placement.",
  "url": "https://nonprofitaiconsulting.com/a2a",
  "preferredTransport": "JSONRPC",
  "provider": {
    "organization": "Bridgepath AI Solutions",
    "url": "https://bridgepathaisolutions.com/"
  },
  "version": "1.0.0",
  "documentationUrl": "https://nonprofitaiconsulting.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "skills": [
    {
      "id": "describe_site",
      "name": "Describe this site",
      "description": "What Nonprofit AI Consulting is for, who it is written for, what it deliberately does not do, and who publishes it.",
      "tags": [
        "about",
        "scope",
        "publisher"
      ],
      "examples": [
        "What is this site?",
        "Who publishes this?",
        "Is this vendor-neutral?"
      ]
    },
    {
      "id": "find_resource",
      "name": "Find a guide or tool",
      "description": "Search Nonprofit AI Consulting's guides, tools and reference pages by topic. Returns ranked matches with canonical URLs and one-line summaries.",
      "tags": [
        "search",
        "guides",
        "tools"
      ],
      "examples": [
        "Find a guide on choosing a first AI workflow",
        "Is there a tool for estimating ROI?"
      ]
    },
    {
      "id": "request_free_audit",
      "name": "Request the free AI-readiness audit",
      "description": "Returns the link to Bridgepath AI Solutions's free AI-readiness audit, the fit criteria, and what happens next. This site is published by Bridgepath AI Solutions. The skill does not book or submit anything; it hands the person the link and the facts.",
      "tags": [
        "audit",
        "consulting",
        "next-step",
        "publisher"
      ],
      "examples": [
        "How do I get help applying this to my business?",
        "Who can do this for us?"
      ]
    },
    {
      "id": "subscribe_updates",
      "name": "Monthly Copilot notes",
      "description": "One email a month on Microsoft 365 Copilot readiness, governance, and staff adoption for nonprofits. Every guide stays open without signing up. Requires the person's explicit consent; the skill refuses without it. Subscriptions go to Bridgepath AI Solutions's intake, tagged with this site.",
      "tags": [
        "email",
        "newsletter",
        "consent"
      ],
      "examples": [
        "Sign me up for the monthly email (I consent)."
      ]
    }
  ]
}