{
  "protocolVersion": "0.3.0",
  "name": "Small Business AI",
  "description": "Plain-language tutorials, decision tools, and honest limits for owners who want to save time with AI without turning the business into an AI experiment. Written for small-business owners and small teams deciding where AI helps, where it does not, and what to try first. Educational material only. No vendor rankings, no paid placement, no invented product tests, and no legal, tax, security, or compliance advice.",
  "url": "https://smallbusinessai.app/a2a",
  "preferredTransport": "JSONRPC",
  "provider": {
    "organization": "Bridgepath AI Solutions",
    "url": "https://bridgepathaisolutions.com/"
  },
  "version": "1.0.0",
  "documentationUrl": "https://smallbusinessai.app/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 Small Business AI 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 Small Business AI'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 decision notes",
      "description": "One email a month on where AI is helping small businesses, where it is not, and how to keep a person responsible for the result. The whole site 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)."
      ]
    }
  ]
}