Community
Club Jam AI for Entrepreneurs
Beginner to intermediate
Use this when you want Jam Anderson's material for chatgpt and related AI skills.
AI educator
Club Jam AI for Entrepreneurs
Skool profile describes AI training for entrepreneurs and small business owners with no tech and no hype.
Start with: Use the community to build one Claude or ChatGPT assistant for a real business task.
Community
Beginner to intermediate
Use this when you want Jam Anderson's material for chatgpt and related AI skills.
Entrepreneurs, small business owners, non-technical learners should start here when they need chatgpt, claude, ai agents, and small business ai. The strongest fit is a learner who wants material in these formats: community, guides, videos.
Use the community to build one Claude or ChatGPT assistant for a real business task. After that, open one related resource below and write down the exact workflow, concept, or implementation pattern you want to apply.
Skool profile describes AI training for entrepreneurs and small business owners with no tech and no hype. Use this profile when you are comparing educators by topic, level, format, and practical usefulness rather than browsing random AI content.
Compare the skill coverage, the starting recommendation, the educator's own resources, and any videos when available. If you need chatgpt, search the directory for that skill and shortlist three profiles before committing to a course, book, or playlist.
| Resource | Kind | Level | Use when |
|---|---|---|---|
|
ChatGPT Prompt Engineering for Developers
DeepLearning.AI
|
Short course | Beginner | You want a short, structured intro to prompting for software tasks. |
|
Microsoft AI Agents for Beginners
Microsoft
|
GitHub repo | Beginner to intermediate | You want a structured agent learning path with code. |
|
AI Skills for Real Engineers
Matt Pocock
|
Skills catalog | Intermediate | You want a reusable skill system for agentic coding, including /grill-me, /grill-with-docs, /to-prd, /to-issues, /tdd, /triage, /handoff, /prototype, and review workflows. |
|
Model Context Protocol Tutorial
Matt Pocock
|
Free tutorial | Intermediate | You want to understand MCP and build TypeScript MCP servers over stdio or HTTP, connect Claude Code to tools, use MCP prompts, and package servers for distribution. |
|
AI Coding Dictionary
Matt Pocock
|
Dictionary | Beginner to intermediate | You want plain-English definitions for agentic coding concepts such as context windows, tools, MCP, handoffs, skills, subagents, feedback loops, and agent-ready work. |
|
Learn Anything With My /teach Skill
Matt Pocock
|
Guide / Claude skill | Beginner to intermediate | You want Claude to act as a personalized teacher that creates a learning mission, finds resources, generates interactive lessons, quizzes you, and keeps progress records. |
|
5 Agent Skills I Use Every Day
Matt Pocock
|
Guide | Intermediate | You want a practical entry point into Matt's everyday agent skills and how they fit into real software work. |
|
How To Make Codebases AI Agents Love
Matt Pocock
|
Guide | Intermediate | You want to improve a codebase so AI agents can navigate it, run checks, make smaller changes, and recover from mistakes more reliably. |
|
Real-world feature build with Claude Code: every step explained
Matt Pocock
|
Walkthrough | Intermediate | You want to see a real feature built with Claude Code from context gathering through implementation, verification, and iteration. |
|
My Skill Makes Claude Code GREAT At TDD
Matt Pocock
|
Guide / Claude skill | Intermediate | You want an agent workflow that implements behavior with a red, green, refactor loop instead of jumping straight to broad code changes. |
|
triage: Turn Backlog Mess Into Agent-Ready Work
Matt Pocock
|
Guide / Claude skill | Intermediate | You want to turn messy backlog items and GitHub issues into clearer, agent-ready work. |
|
grill-with-docs: Align Before You Build
Matt Pocock
|
Guide / Claude skill | Intermediate | You want an AI interview process that uses docs and domain language to clarify a feature before implementation starts. |