

# Event Details

- **Event Name**: Build an Agent Day - Atlanta
- **Event Start and End Date**: Mon, 16 Nov, 2026 at 08:00 am – Mon, 16 Nov, 2026 at 05:00 pm (-05:00)
- **Event Description**: Join us in Atlanta for Build an Agent Day and craft your own AI agent live and in person! One day. One working AI agent, built by you.About this EventBuild an Agent Day - AtlantaWalk in with a workflow you hate. Walk out with an agent that does it for you.Build An Agent Day is a one-day, hands-on workshop where you codify a real task from your job as a working AI agent — and leave with the design pattern to do it again and again. No slide decks to take home. By 6 PM you have something running against your own Google Workspace or Microsoft 365 account.It's a program of All Things AI and All Things Open, built for the people who do the work: business professionals, government leaders, and K-12 and higher-ed educators. If you can write a clear how-to email, you can build an agent here.What you'll buildOver eight hours, you'll build the same workflow across three agent stacks and pick the one that fits your environment:Claude Cowork (Anthropic) — for knowledge workersChatGPT Agents (OpenAI) — for enterprise ITManus — for research-heavy rolesThe arc: pick a workflow you own (reports, intake, scheduling, drafting, research), capture your expertise as a skill an AI can follow, wire it into your stack, and ship it the same day. You'll demo it before you leave.A sample of the dayCrack Open the Agent — the three primitives (model, tools, memory) and the agent loop, narrated tool call by tool callPick Your First Three Agents — Mark's S.M.A.R.T. framework to sort your tasks by AI readiness and match each to AI, Human, or BothWrite Your First Skill — the anatomy of a SKILL.md, plus worked examples including an "anti-slop" quality skill and a composed website-audit skillShip an Autonomous Research Agent — build a Morning Brief in Manus that triages email, preps your calendar, and ranks the day's industry newsWorking lunch, three stacks, three tables — poke at all three with food in front of youThe full eight-hour arc runs at every city stop. Because every workshop is live, the schedule flexes to the room.Who's teachingMark Hinkle — Workshop instructor. Founder of The AIE Network (250,000+ subscribers), co-founder of All Things AI, 30+ years in emerging tech across cloud.com, the Linux Foundation, and the Node.js Foundation. An operator, not a consultant.Todd Lewis — Co-founder, All Things Open. More than a decade running technology events in the Carolinas (POSCON, Open Source 101, All Things Open).What's includedEight hours of hands-on buildingAll three agent stacksMeals and materialsThe working agent you walk out withA year of community access across All Things Open, All Things AI, and The AIE Network — meetups, virtual events, and ongoing learningPricingEarly bird: $297 (first 100 registrants)Standard: $397All tiers are all-inclusive. Most employers reimburse the ticket under professional development or continuing education budgets — receipts formatted for expense reports available on request.Agenda🕑: 08:00 AM - 09:00 AMRegistration, coffee, and welcome.Info:  Pick up your badge, grab Carolina coffee, and meet the cohort you'll be building alongside. Bring the laptop you actually use at work, signed in to your Google Workspace or Microsoft 365 account.🕑: 09:00 AM - 09:15 AMWelcome & Introductions.Info: Co-founders Mark Hinkle (The AIE Network) and Todd Lewis (All Things Open) open the day with what every attendee ships before sundown: three working agents and a method for building more on Monday. Ground rules: build first, debate later.🕑: 09:15 AM - 10:00 AMCrack Open the Agent.Info: By the end of this block you can draw an agent on a napkin and explain what each piece does. We cover the three primitives — model, tools, memory — and the agent loop (plan, act, observe, repeat). Live demo: the same task done badly (no tools) and done well (tools + memory), narrated tool call by tool call.
You walk out with: a working mental model of how agents think and act.🕑: 10:00 AM - 10:30 AMPick Your First Three Agents (S.M.A.R.T. in action).Info: Pick Your First Three Agents (S.M.A.R.T. in action). Before you build anything, you need to know what to build. We use Mark's S.M.A.R.T. framework as the planning tool: Sort your tasks by AI readiness, then Match each one to AI, Human, or Both (human-in-the-loop). You leave with three real tasks from your job ready to become agents — and a clear list of work that stays human.
You walk out with: three real tasks earmarked to become agents today.🕑: 10:30 AM - 10:45 AMMorning break. Refill, regroup, hit the hallway track.🕑: 10:45 AM - 11:30 AMWrite Your First Skill.Info: Skills are how you turn a generic agent into one that does YOUR job. We cover the anatomy of a SKILL.md, the trigger-description problem, and two worked examples: the Anti-Slop Skill — a small file that refuses to let weak writing ship, with banned words, vague-claim detection, and em-dash policing; and the Website Audit Skill — a composed skill that orchestrates Lighthouse, SEO checks, and Anti-Slop into one prioritized fix list. Plus the self-improving pattern: every skill keeps a Lessons Learned log it reads before the next run.
You walk out with: a working SKILL.md plus the Anti-Slop starter installed.🕑: 11:30 AM - 12:15 PMShip an Autonomous Research Agent (Manus).Info: Build Your Morning Brief — an autonomous agent that collates three inputs into one daily readout: email triaged by importance, today's calendar with per-meeting prep notes, and the day's industry news ranked by relevance. Manus does the work; you read the result with coffee at 6 AM. We use a workshop test account for the live build, then cover what's safe to wire to real accounts at home vs. what should wait for the Workspace Agents session.
You walk out with: an autonomous morning brief running on a 6 AM schedule. Best fit: research-heavy roles, executives, founders.🕑: 12:15 PM - 01:15 PMWorking lunch · Three stacks, three tables.Info: Lunch on us. Three tables, three stacks running side-by-side — Claude Cowork, ChatGPT Agents, and Manus — so you can poke at all three with food in front of you and the people who built the patterns within reach.🕑: 01:15 PM - 02:30 PMPut an Agent to Work on Your Data (ChatGPT Workspace Agents). Info: OpenAI's agentic mode lives where your data and team already live. We wire up Workspace Agents against a real data source you use — Drive, email, or your CRM — define an agent's job and trigger, set up a human checkpoint before anything goes live, and ship it. Real plays we walk through: customer-service triage, sales intel from CRM, internal helpdesk for HR or IT.
You walk out with: a Workspace Agent running against your inbox, docs, or drive. Best fit: enterprise IT, sales/revenue ops, internal-tools teams.🕑: 02:30 PM - 02:45 PMAfternoon break. Last refuel before the closing block.🕑: 02:45 PM - 04:00 PMBuild the Agent That Knows Your Job (Claude Cowork)Info: Anthropic's desktop agent built for non-developers — local file access, persistent memory, your skills library. We drop in the SKILL.md you stubbed out in the morning, wire up a connector you actually use (Slack, Notion, Gmail), run an end-to-end workflow that touches your real work, install Anti-Slop alongside it so nothing slop-tier ships, and schedule the whole thing as a recurring agent. You walk out with an agent already part of your workflow, not a demo you'll forget by Monday.
You walk out with: a personal, file-grounded agent wired to your tools. Best fit: knowledge workers automating their own jobs; government staff handling intake, drafting, and reporting.🕑: 04:00 PM - 04:30 PMTurn Drafts You'd Reject Into Output You'd Ship.Info:  AI output quality is directly proportional to input quality. We teach the weekly refinement habit that takes an agent from a 3 to a 9: rate today's outputs as used-as-is, edited, or rewrote; for anything you'd rewrite, diagnose why; update your prompt or SKILL.md and append a lesson learned. Refined prompts and skills beat better models — every time.
You walk out with: a weekly refinement habit that compounds week over week.🕑: 04:30 PM - 05:00 PMQ&A Info: Mark's Monday-morning punch list — starter agents ranked by ROI — plus quick coverage of governance and what data should never touch an agent. Then open mic for the questions you saved up while building: What stack should we standardize on? How do we govern this internally? How do we explain it to leadership? Bring it.
You walk out with: a ranked punch list of agents to build first this week.
- **Event URL**: https://allevents.in/atlanta/build-an-agent-day-atlanta/100001991319817178
- **Event Categories**: workshops, meetups, open-mic, calendar, it, digital-marketing
- **Interested Audience**: 
  - total_interested_count: 0
- **Event Highlights**: 
  - Age Limit: 18+
  - Duration: 9 hours
  - Location: Atlanta Tech Village - Buckhead
  - Languages: English

## Ticket Details

- **Ticket Price Range**: min: 347.13, max: 463.34, currency: USD

## Event venue details

- **city**: Atlanta
- **state**: GA
- **country**: United States
- **location**: Atlanta Tech Village - Buckhead
- **lat**: 33.8487233
- **long**: -84.37366779999999
- **full address**: Atlanta Tech Village - Buckhead, 3423 Piedmont Road Northeast, Atlanta, United States

## Event gallery

- **Alt text**: Build an Agent Day - Atlanta
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6a3cd4c76f23e69256994b3f887a5d4534a89149a5245f0017a20338f6cc40b9-rimg-w1200-h600-dc020306-gmir.jpg?v=1781784427

## FAQs

- **Q**: When and where is Build an Agent Day - Atlanta being held?
  - **A:** Build an Agent Day - Atlanta takes place on Mon, 16 Nov, 2026 at 08:00 am to Mon, 16 Nov, 2026 at 05:00 pm at Atlanta Tech Village - Buckhead, 3423 Piedmont Road Northeast, Atlanta, United States.
- **Q**: Is there an age restriction for Build an Agent Day - Atlanta?
  - **A:** Build an Agent Day - Atlanta is strictly for guests aged 18 and above. Valid government-issued photo ID is required for entry. Guests under 18 will not be admitted. The event will be presented in English.
- **Q**: Who is organizing Build an Agent Day - Atlanta?
  - **A:** Build an Agent Day - Atlanta is organized by Mark R. Hinkle.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Build an Agent Day - Atlanta is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Atlanta, this event is thoughtfully curated to deliver a standout experience worth every moment. If Build an Agent Day - Atlanta sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Build an Agent Day - Atlanta",
        "image": "https://cdn-az.allevents.in/events6/banners/6a3cd4c76f23e69256994b3f887a5d4534a89149a5245f0017a20338f6cc40b9-rimg-w1200-h600-dc020306-gmir.jpg?v=1781784427",
        "startDate": "2026-11-16T08:00:00-05:00",
        "endDate": "2026-11-16T17:00:00-05:00",
        "url": "https://allevents.in/atlanta/build-an-agent-day-atlanta/100001991319817178",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Atlanta Tech Village - Buckhead",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3423 Piedmont Road Northeast",
                "postalCode": "30305",
                "addressLocality": "Atlanta",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.8487233",
                "longitude": "-84.37366779999999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in Atlanta for Build an Agent Day and craft your own AI agent live and in person! One day. One working AI agent, built by you.",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-06-18",
                "availabilityEnds": "2026-11-16T17:00:00-05:00",
                "validFrom": "2026-06-18",
                "lowPrice": "347.13",
                "highPrice": "463.34",
                "price": "347.13",
                "url": "https://allevents.in/atlanta/build-an-agent-day-atlanta/100001991319817178"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/SoldOut",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-06-18",
                "availabilityEnds": "",
                "validFrom": "2026-06-18",
                "url": "https://allevents.in/atlanta/build-an-agent-day-atlanta/100001991319817178",
                "price": "347.13",
                "name": "Early Bird - General Admission"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/SoldOut",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-06-18",
                "availabilityEnds": "",
                "validFrom": "2026-06-18",
                "url": "https://allevents.in/atlanta/build-an-agent-day-atlanta/100001991319817178",
                "price": "463.34",
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mark R. Hinkle",
                "url": "https://allevents.in/org/mark-r-hinkle/25151525",
                "description": "Mark Hinkle - CEO & Founder of Peripety Labs, Publisher Artficially Intelligent EnterpriseMark Hinkle is the CEO and Founder of Peripety Labs, a leading digital consultancy that empowers enterprises to maximize success with AI. With over 25 years of experience in enterprise software and emerging technologies, Mark has a proven track record of driving innovation and growth in emerging tech, including AI, open source software, cloud, and DevOps.In addition to his leadership at Peripety Labs, Mark is the Publisher of The Artificially Intelligent Enterprise (AIE) Network, a group of AI-focused newsletters that offer actionable insights for business leaders. With over 250,000 subscribers, the AIE Network provides in-depth, practical guidance on leveraging Generative AI for business success. His flagship publication, The Artificially Intelligent Enterprise, delivers cutting-edge insights on enterprise AI adoption.A sought-after speaker on enterprise AI, Mark also co-founded the RDU Artificial Intelligence Meetup, fostering a thriving community of over 1,800 AI professionals and enthusiasts in the Raleigh-Durham area.Mark has held key executive roles, including CEO and co-founder of TriggerMesh, a venture-backed cloud integration company funded by Cisco, Index Ventures, and Crane Ventures. He also served as an executive at Cloud.com, The Linux Foundation, and Citrix, where he played pivotal roles in advancing open source technologies.Follow Mark onLinkedInandTwitter."
            }
        ]
    }
]
```