Substack newsletter
Ben's Bites archive
Beginner to intermediate
Use this when you want a builder-focused AI newsletter that tracks agents, model releases, coding tools, and AI startup ideas.
AI educator
Ben's Bites
Useful for lightweight discovery of AI tools and trends, best paired with deeper resources.
Start with: Use it to notice tools, then validate with docs or hands-on tests.
Substack newsletter
Beginner to intermediate
Use this when you want a builder-focused AI newsletter that tracks agents, model releases, coding tools, and AI startup ideas.
Newsletter
Beginner
Use this when you want Ben Tossell's material for ai news and related AI skills.
AI-curious professionals should start here when they need ai news, tools, and workflow discovery. The strongest fit is a learner who wants material in these formats: newsletter, guides.
Use it to notice tools, then validate with docs or hands-on tests. After that, open one related resource below and write down the exact workflow, concept, or implementation pattern you want to apply.
Useful for lightweight discovery of AI tools and trends, best paired with deeper resources. 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 ai news, search the directory for that skill and shortlist three profiles before committing to a course, book, or playlist.
| Resource | Kind | Level | Use when |
|---|---|---|---|
|
LLM Fundamentals
Matt Pocock
|
Free tutorial | Beginner | You need clear mental models for system prompts, tokens, context windows, tools, and agents before building or using AI systems seriously. |
|
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. |
|
Hugging Face MCP Course
Hugging Face
|
Free course | Beginner to intermediate | You want a free structured MCP path with concepts, assignments, SDKs, and a certificate route. |
|
Building Coding Agents with Tool Execution
DeepLearning.AI
|
Short course | Intermediate | You want to understand how coding agents use tools, inspect code, run commands, and iterate on software tasks. |
|
Claude Code: A Highly Agentic Coding Assistant
DeepLearning.AI
|
Short course | Beginner to intermediate | You want a structured Claude Code course before using it on a serious codebase. |
|
Gemini coding agent setup
Google AI for Developers
|
Guide | Intermediate | You want Google's official setup path for Gemini-driven coding-agent workflows, Gemini Docs MCP, and skills rather than generic prompt advice. |
|
OpenAI Codex
OpenAI
|
Official product docs | Beginner to advanced | You want the current OpenAI path for agentic software engineering, code review, and background coding tasks. |
|
Custom instructions with AGENTS.md
OpenAI
|
Guide | Beginner to advanced | You want the official OpenAI guide for durable repo instructions, nested overrides, and agent-ready project context. |
|
Codex best practices
OpenAI
|
Guide | Beginner to advanced | You want OpenAI's current guidance for planning, scoping, AGENTS.md usage, and review habits that make coding-agent work more reliable. |
|
Claude Code overview
Anthropic
|
Guide | Intermediate | You want practical docs for using Claude as a coding agent across a real codebase and toolchain. |
|
Claude Code best practices
Anthropic
|
Engineering guide | Intermediate to advanced | You want Anthropic's own recommendations for scaling Claude Code across larger codebases, parallel sessions, and stronger context discipline. |
|
Gemini coding agents with MCP and Skills
Google AI for Developers
|
Guide | Intermediate | You want the newest official Gemini guide for wiring docs MCP, installable skills, and coding-agent best practices into software workflows. |