Skip to content

Setup Checklist — Agentic AI for Leaders

Everything you need to set up before Session 1. Work through the steps in order — later steps build on earlier ones. Budget 2–3 hours total, split across two sittings if you prefer.

StepWhatTimeStatus
1AI Platform Account + Apps~15 minRequired
2Personalization / Custom Instructions~15 minRecommended
3Memory~10 minRecommended
4Connections (MCP / Integrations)~15 minRecommended
StepWhatTimeStatus
5Terminal Basics~15 minRequired
6Code Editor + Extensions~15 minRequired
7Git~10 minRequired
8GitHub~15 minRequired
9Voice to Text~10 minRecommended
10Hands-on AI Skills~10 minRecommended
11Hands-on AI MCP Server~5 minRecommended
StepWhatTimeStatus
12AI Registry Setup~20 minRecommended

These steps set up your AI platform accounts and configure them for the best experience in the course. You only need one platform set up — use whichever you prefer. Each platform has a Getting Started checklist that covers all four steps below:

PlatformGetting Started Guide
Claude (Anthropic)Getting Started with Claude
OpenAI (ChatGPT + Codex)Getting Started with OpenAI
Gemini (Google)Getting Started with Gemini
M365 Copilot (Microsoft)Getting Started with M365 Copilot

Pick your platform(s), open the Getting Started guide, and work through the steps below. Each guide has the platform-specific instructions.

What: Create an account with a paid subscription and install all available apps (web, desktop, mobile).

  • I have a paid AI platform account and can start conversations
  • I’ve installed the desktop and mobile apps for my platform(s)
Stuck? Ask AI for help

I’m trying to sign up for [Claude / ChatGPT / Gemini / Copilot] and running into this issue: [describe what’s happening]. What should I try?

---

Step 2: Personalization / Custom Instructions

Section titled “Step 2: Personalization / Custom Instructions”

What: Tell your AI platform about yourself so every conversation starts with context about your role, industry, and preferences.

  • I’ve added personalization / custom instructions to my AI platform
Stuck? Ask AI for help

I’m trying to set up custom instructions in [ChatGPT / Claude / Gemini] and can’t find the setting. I’m on [web / desktop / mobile]. Where do I go?

---

What: Enable memory so your AI platform remembers context across conversations.

  • Memory is enabled on my AI platform
Stuck? Ask AI for help

I’m trying to enable memory in [ChatGPT / Claude / Gemini] but can’t find the toggle. I’m on [web / desktop / mobile] with a [Free / Plus / Pro] plan. Where do I look?

---

What: Connect your AI platform to external tools and data sources — MCP servers, connectors, extensions, or connected apps.

  • I’ve connected at least one external tool or MCP server (optional)
Stuck? Ask AI for help

I’m trying to connect [tool name] to [ChatGPT / Claude / Gemini] and running into this issue: [describe what’s happening]. What should I check?

---

These steps install the developer tools you’ll use throughout the course. Each step has a detailed guide — follow the link, complete the setup, then come back here and check the box.

What: Familiarize yourself with the basics of the terminal on Mac and PowerShell on Windows.

→ Go to Terminal Basics guide

  • I can open a terminal and see a prompt ($, %, or >)
  • Running pwd (Mac) or Get-Location (Windows) shows my current directory
Stuck? Ask AI for help

I’m learning to use the terminal on [Mac / Windows] and ran into this issue: [describe what happened]. What does this mean and what should I try?

---

What: Install and configure Cursor or VS Code with AI model integration (Claude, ChatGPT Codex, Gemini Code Assist, or similar).

→ Go to Editor Setup guide

  • I can open my editor and see the welcome screen or an empty workspace
  • At least one AI extension installed for a platform I have a paid subscription to
Stuck? Ask AI for help

I’m setting up [Cursor / VS Code] on [Mac / Windows] and running into this issue: [describe what’s happening]. What should I try next?

---

What: Install Git — a version control tool that tracks the changes you make to your AI building blocks. Git ensures you never lose them — every version is saved, and you can always recover or refine what you’ve built.

→ Go to Git Installation guide

  • Running git --version in my terminal shows a version number
Stuck? Ask AI for help

I’m trying to install Git on [Mac / Windows] and getting this error: [paste error]. What should I try next?

---

What: Create an account, enable 2FA, and create a repository for your coursework. GitHub is where your files live in the cloud — backed up, versioned, and accessible from any machine.

→ Go to GitHub Setup guide

  • I have a GitHub account
  • I can clone a repository and see the files in my editor
  • Running git status in the cloned repo shows On branch main
Stuck? Ask AI for help

I’m trying to clone a GitHub repository in [Cursor / VS Code] on [Mac / Windows] and getting this error: [paste error]. What should I try?

---

What: Configure system voice input or install a dedicated voice-to-text tool (Wispr Flow recommended).

→ Go to Voice to Text Setup guide

  • I can dictate text into any input field on my computer
Stuck? Ask AI for help

I’m setting up [Wispr Flow / Claude Desktop Quick Entry] on [Mac / Windows] for voice-to-text and running into this issue: [describe what’s happening]. What should I check?

---

What: Skills teach your AI tool specific tasks — like editing to publication standards, naming workflows consistently, or generating meeting briefs — so you describe your goal and the AI follows your standards automatically. Skills work across platforms including Claude Code, Cowork, Claude.ai, Cursor, Codex CLI, Gemini CLI, and VS Code Copilot.

→ How to Add Skills to Your Platform

  • At least one skill installed or added to your platform
  • Skill verified — invoked it in your AI tool and got a response
Stuck? Ask AI for help

I’m trying to add a skill to [your platform] and it’s not working. What should I check?

---

What: Access the Hands-on AI knowledge base where you do your work by adding a connector in your AI tool.

→ Go to MCP Server Connection Guide

  • Hands-on AI MCP server connected to my AI platform
Stuck? Ask AI for help

I’m trying to connect the Hands-on AI MCP server to [Claude / ChatGPT / Cursor] and running into this issue: [describe what’s happening]. What should I check?

---

Keeping track of your workflows and the AI building blocks that power them is essential to change management and scaling your operations.

What: Get a free Notion account (or other database system), duplicate the AI Registry template, and connect Notion to your AI tool.

→ Go to AI Registry Setup guide

  • Notion AI Registry template duplicated to my workspace
  • AI Registry plugin installed (/plugin install ai-registry@handsonai)
Stuck? Ask AI for help

I’m setting up the AI Registry in Notion and running into this issue: [describe what’s happening]. What should I check?

---

You’re all set for the course. Here’s what to do next:

  • Bookmark this page — come back to check off steps as you complete them
  • Start Session 1 — you’ll use these tools right away

Having trouble with any step? Bring your questions to the first session — we’ll troubleshoot together.

→ Back to course overview