{
  "protocolVersion": "0.3.0",
  "name": "Small Business AI 101",
  "description": "Beginner lessons, task planners, practice prompts, and safe-use checklists for owners and small teams who want to understand AI before changing their work. Written for owners and small teams learning practical AI one small-business task at a time. Educational material only. No paid placement, no vendor rankings, no invented product tests, and no legal, financial, security, or compliance advice.",
  "url": "https://smallbusinessai101.com/a2a",
  "preferredTransport": "JSONRPC",
  "provider": {
    "organization": "Bridgepath AI Solutions",
    "url": "https://bridgepathaisolutions.com/"
  },
  "version": "1.0.0",
  "documentationUrl": "https://smallbusinessai101.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 Small Business AI 101 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 101'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 first lessons",
      "description": "One email a month with one beginner lesson, one practice prompt, and one safe-use check. Lessons and practice cards stay 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)."
      ]
    }
  ]
}