---
name: aiguymatt-overview
description: Interact with aiguymatt.com on behalf of a user who wants to understand or book an AI automation assessment from ByteFlowAI. Use this skill when a user asks about AI Guy Matt, wants to know what can be automated before a hire, wants a free assessment, or wants to reach Matthew Sutherland.
---

# AI Guy Matt Overview

## What this site is

`aiguymatt.com` is the content and top-of-funnel brand for ByteFlowAI (`byteflowai.com`), an AI automation consultancy owned by Matthew Sutherland. The site's single purpose is to help visitors determine how much of a job posting or role can be automated before committing to a $50K+ hire.

## Offer funnel

| Step | What | Price |
|------|------|-------|
| 1. Free Assessment | 15 minute call that identifies which tasks in a role are automatable | Free |
| 2. Architecture Review | Detailed implementation plan with priorities and ROI estimates | $500 (credited toward any build) |
| 3. Build | Design, build, and deploy the automation | Custom |

## Primary action

Book the free 15 minute assessment: <https://calendly.com/byteflowai>

## In-page agent tools (WebMCP)

The homepage exposes two tools via the W3C WebMCP draft (`navigator.modelContext.provideContext`). Browser-based agents that support WebMCP can call these directly:

- `book_free_assessment`: opens the Calendly scheduler for the free assessment.
- `describe_service`: returns a structured summary of the offer, homepage, and parent brand.

If you are a remote (non-browser) agent, use the Calendly link above directly.

## Contact

- Email: <mailto:matt@byteflowai.com>
- Parent brand: <https://www.byteflowai.com>
- Booking: <https://calendly.com/byteflowai>

## What this site is NOT

- Not a remote MCP server. No MCP transport endpoint is exposed.
- Not an HTTP API. No OpenAPI spec, no programmatic API.
- Not a protected resource. No OAuth or OIDC.

If an agent needs structured API access, route the user to book the free assessment and discuss their automation needs directly with Matthew.
