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. |
|
OpenAI Site tools with WebMCP
OpenAI
|
Web agent guide | Intermediate | You want a website to expose predefined actions directly to ChatGPT Work or Codex in the built-in browser, using the same live page and signed-in session as the user. |
|
Designing Grok Bot for persistent agents
xAI
|
Agent product design guide | Beginner to intermediate | You are designing an always-on agent product and want a concrete September 3, 2026 case study covering persistent identity, memory, status, approvals, artifacts, scheduled routines, event triggers, and agent-to-agent work. |
|
Anthropic Model Hardware Standard preview
Anthropic
|
Agent interoperability standard | Intermediate to advanced | You want Anthropic's August 27, 2026 research preview of a model-agnostic standard for connecting agents to lab and manufacturing hardware through programmable interfaces and protocols such as MCP, with safety evaluation built into the rollout. |
|
Automation's Early Footprint
Cohere
|
Open research and dataset | Intermediate | You want an evidence-based map of what public agent tools actually automate, built from Cohere's September 3, 2026 open Agentic Task Ecosystem dataset of roughly 696,000 tools across 123,000 MCP servers. |
|
OpenAI Tool search
OpenAI
|
Guide | Intermediate to advanced | Your agent has a large function, namespace, or MCP catalog and you want GPT-5.4 or later models to load only the tool definitions needed at runtime, reducing context use while preserving prompt-cache efficiency. |
|
Codex changelog
OpenAI
|
Release notes | Beginner to advanced | You need the current Codex feature timeline before teaching a workflow that depends on new app, CLI, subagent, skill, or MCP behavior. |
|
OpenAI Secure MCP Tunnel
OpenAI
|
Guide | Intermediate to advanced | You need to expose a private MCP server to OpenAI products without opening inbound firewall ports or publishing the server on the public internet. |