{
  "protocolVersion": "0.3.0",
  "name": "Nonprofit Software Consultants",
  "description": "Independent RFP, proposal, reference-check, contracting, and handoff guidance for nonprofit teams choosing outside software help. Written for nonprofit teams selecting a software consultant with evidence rather than urgency. Educational material only. Not legal, privacy, security, safeguarding, procurement, or compliance advice, and no paid placement or vendor ranking. The site is not a directory and does not rank, verify, or refer consultants.",
  "url": "https://nonprofitsoftwareconsultants.com/a2a",
  "preferredTransport": "JSONRPC",
  "provider": {
    "organization": "Bridgepath AI Solutions",
    "url": "https://bridgepathaisolutions.com/"
  },
  "version": "1.0.0",
  "documentationUrl": "https://nonprofitsoftwareconsultants.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 Software Consultants 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 Software Consultants'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 selection notes",
      "description": "One email a month on defining needs, comparing consultant evidence, and protecting nonprofit ownership through a selection. Every guide and tool 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)."
      ]
    }
  ]
}