Skip to content

Tools Setup Checklist

Everything you need to set up before Session 1. Work through the steps in order — later steps build on earlier ones. Budget 1–3 hours total depending on how far you go. Times are estimates — it’s normal for some steps to take longer, especially if the tools are new to you.

Part 1: What You Need for the Course (~60 min)

Section titled “Part 1: What You Need for the Course (~60 min)”

Your AI platform plus two add-ons that run entirely inside it. This is the baseline every student needs to get real value from the course.

StepWhatTimeStatus
1AI Platform Setup~45 minRequired
2Hands-on AI Skills~10 minRequired
3Hands-on AI Knowledge Base~5 minOptional

More advanced tools that work in collaboration with your AI platform. Pick any combination — each unlocks a specific capability. Optional, and you can come back and add more later.

StepWhatTimeStatus
4Code Editor + Extensions~15 minOptional
5Git~10 minOptional
6GitHub~15 minOptional
7Voice to Text~10 minOptional
8AI Registry (Notion)~20 minOptional

Your AI platform plus two add-ons that live inside it. Most students only need Part 1 to start getting real value from the course.

You need at least one AI platform set up before starting anything else. Pick whichever you prefer — you only need one. Each platform has a Getting Started guide that walks you through everything in one place.

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

What: Create a paid AI platform account, configure it for your work, and connect it to the apps you already use. Your platform’s Getting Started guide walks you through all of this in one place — account creation, apps, personalization, memory, and connections.

Action: Follow your platform’s Getting Started guide from the table above.

Done when:

  • You have a paid AI platform account and can start conversations (Claude Pro, ChatGPT Plus, Gemini Advanced, or Copilot Pro)
  • You’ve installed the desktop and mobile apps for your platform
  • You’ve added personalization / custom instructions so the AI knows about your role and work
  • Memory is enabled so the AI remembers context across conversations
  • You’ve connected at least one external tool or data source (Google Docs, Slack, Notion, etc.)
Stuck? Ask AI for help

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

Still stuck? Bring your question to Session 1.

---

What: Install the Hands-on AI skills that walk you through the AI Workflow Framework — analyze, deconstruct, design, build, test, run, improve. These are the step-by-step guides you’ll use throughout the course to take a workflow from “I think AI could help with this” to shipped and improving.

Action: Follow the Framework Skills setup guide →

Done when:

  • At least one skill is installed or added to your platform
  • You’ve invoked a skill in your AI tool and received a response
Stuck? Ask AI for help

I’m trying to add a skill to [your AI tool] on [Mac / Windows] and running into this issue: [describe what’s happening]. What should I check?

---

What: Connect the Hands-on AI Knowledge Base to your AI tool so you can search course content, building blocks, and reference material right where you work. Your AI tool may call this an “MCP server” or “MCP connector” — that’s the underlying technology.

Action: Follow the Knowledge Base connection guide →

Done when:

  • The Hands-on AI Knowledge Base is connected to your 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?

---

Optional tools that work in collaboration with your AI platform. Pick any combination — you don’t need all of them, and you can come back and add more later as your workflows grow.

What: Install and configure Cursor or VS Code with AI model integration (Claude, ChatGPT Codex, Gemini Code Assist, or similar). Unlocks the ability to store your building blocks as files on your computer and edit them with AI assistance.

Action: Follow the Code Editor setup guide →

Done when:

  • You can open your editor and see the welcome screen or an empty workspace
  • At least one AI extension is installed for a platform you 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 and configure your name and email so it can sign your commits. Keeps a full version history of your building blocks automatically.

Action: Follow the Git installation guide →

Done when:

  • Running git --version in your 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 two-factor authentication (2FA), install the GitHub CLI, and create a repository for your coursework. Backs your building blocks up to the cloud and makes them accessible from any machine.

Action: Follow the GitHub setup guide →

Done when:

  • You have a GitHub account
  • gh auth status shows you are logged in to github.com
  • You can clone a repository and see the files in your editor (or in the Claude Desktop Code tab)
  • In your terminal, you can navigate to the cloned folder (cd my-repo-name) and run git status — it 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). Lets you talk instead of type — faster for long prompts and more natural when you’re thinking out loud.

Action: Follow the Voice to Text setup guide →

Done when:

  • You can dictate text into any input field on your 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: Get a free Notion account, duplicate the AI Registry template, and connect Notion to your AI tool. Tracks every workflow, building block, and connected app in one workspace — essential once you’re scaling beyond one-off experiments.

Action: Follow the AI Registry setup guide →

Done when:

  • The Notion AI Registry template is duplicated to your workspace
  • The AI Registry plugin is installed (/plugin install handsonai@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 — nice work getting through the setup!

  • Quick test: Open your AI tool and ask: “What tools and connections do I have set up?” — this confirms everything is working together
  • Bookmark this page — it’s your ongoing reference for the tool setup
  • Start Session 1 — you’ll put these tools to work right away

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

→ Back to courses overview