AI directory search

Search across educators, skills, and resources.

Use this when you know the topic you need: Claude Code, MCP, evals, RAG, agents, product, coding, prompting, foundations, or model internals.

Start with the header search or open a suggested topic below.

Video matches

Watch first when you want a fast feel for the topic before opening courses, docs, or profiles.

AI-First Playbook: Do a Team's Work With AI (2026) | Peter Yang video thumbnail

AI-First Playbook: Do a Team's Work With AI (2026) | Peter Yang

Silicon Valley Girl · 2026, ai adoption, business workflows, operator education

Code with Claude London 2026: Opening Keynote video thumbnail

Code with Claude London 2026: Opening Keynote

Claude · 2026, claude code, coding agents, frontier models

Google's AI endgame is here... everything you missed at I/O 2026 video thumbnail

Google's AI endgame is here... everything you missed at I/O 2026

Fireship · 2026, gemini, frontier models, multimodal ai

The Agentic Engineer Workflow You Need In 2026 video thumbnail

The Agentic Engineer Workflow You Need In 2026

Zen van Riel · 2026, agentic engineering, claude code, coding agents

How to Build for AI Agents and a Claude Code Second Brain in 25 Min | Ryan Wiggins video thumbnail

How to Build for AI Agents and a Claude Code Second Brain in 25 Min | Ryan Wiggins

Peter Yang · 2026, ai agents, claude code, mcp

Claude Code: Build Your First AI Agent video thumbnail

Claude Code: Build Your First AI Agent

Teacher's Tech · 2026, claude code, ai agents, beginner

Educators

Josh Pigford profile photo

Josh Pigford

Initial Commit · Beginner to intermediate

Practical AI use for small businesses, product decisions, and repeatable operations.

Skills

Founder workflows, Product ops, Automation

Brian Casel profile photo

Brian Casel

Builder Methods · Beginner to intermediate

Useful for turning AI experiments into repeatable internal workflows.

Skills

Founder workflows, Systems, Automation

Lenny Rachitsky profile photo

Lenny Rachitsky

How I AI · Beginner to intermediate

Good for seeing how operators and product leaders actually use AI at work.

Skills

Product, Growth, Team adoption

Ethan Mollick profile photo

Ethan Mollick

One Useful Thing · Beginner to advanced

Strong practical judgment on what AI can do in real organizations.

Skills

AI literacy, Workplace adoption, Strategy

Swyx profile photo

Swyx

AI Engineer · Intermediate to advanced

A useful hub for the emerging AI engineering stack and practitioner talks.

Skills

AI engineering, Agents, Developer tools

Andrew Ng profile photo

Andrew Ng

DeepLearning.AI Short Courses · Beginner to advanced

Structured, practical courses from prompt engineering through agentic workflows.

Skills

Prompting, Agents, RAG, ML foundations

Jeremy Howard profile photo

Jeremy Howard

fast.ai · Intermediate

One of the best practical routes into training and using real models.

Skills

Deep learning, PyTorch, Model training

Rachel Thomas profile photo

Rachel Thomas

fast.ai · Beginner to intermediate

Good practical teaching on making ML more understandable and useful.

Skills

Practical ML, Ethics, Education

Simon Willison profile photo

Simon Willison

Simon Willison on LLMs · Beginner to advanced

Consistently useful notes, demos, model comparisons, and warnings about practical LLM use without product marketing gloss.

Skills

LLM tools, Prompting, AI safety, Local models, Model selection

Jason Liu profile photo

Jason Liu

Instructor · Intermediate

Practical patterns for getting reliable structured data from LLMs.

Skills

Structured outputs, Extraction, RAG

Providers and platforms

Hugging Face profile photo

Hugging Face

Hugging Face Learn · Beginner to advanced

One of the best free ecosystems for learning open-source AI by building with models, datasets, spaces, agents, context engineering, and MCP workflows.

Topics

Agents, Context engineering, MCP, Transformers, Post-training, Open models

Official material for learning current Claude model tradeoffs, including Fable 5, Opus 4.8, Sonnet 4.6, Claude Code, MCP, and computer-use workflows without relying on third-party summaries.

Topics

Claude Fable 5, Claude Opus 4.8, Claude Sonnet 4.6, Claude Code, MCP, Computer use, AI fluency, Frontier model selection

LangChain profile photo

LangChain

LangChain Academy · Intermediate

Useful when you are ready to build multi-step LLM applications, agents, and graph-based workflows.

Topics

LangGraph, Agents, LLM orchestration, RAG

Weights & Biases profile photo

Weights & Biases

W&B Courses · Intermediate

Good for builders who need to measure, debug, and improve LLM apps rather than just demo them.

Topics

LLM apps, Evals, Experiment tracking, MLOps

OpenAI profile photo

OpenAI

OpenAI model docs and Cookbook · Beginner to advanced

Official model and implementation material for learning current GPT-5.5, GPT-5.5 Pro, and GPT-5.4 tradeoffs, Codex workflows, agent evals, MCP and connector patterns, retrieval, model optimization, and structured outputs.

Topics

GPT models, Reasoning models, Model selection, Agents, RAG, Structured outputs, MCP, Evals

Microsoft profile photo

Microsoft

AI Agents for Beginners · Beginner to intermediate

A structured lesson path for understanding when to use agents and how to build simple agentic systems.

Topics

Agents, Multi-agent workflows, Tool use

Kaggle profile photo

Kaggle

Kaggle Learn · Beginner

Useful for people who need the data and ML basics before working seriously with AI tools.

Topics

Python, Machine learning, Data preparation, Computer vision

3Blue1Brown profile photo

3Blue1Brown

Neural Networks series · Beginner to intermediate

High-quality visual intuition for neural networks and transformers before or alongside coding-heavy courses.

Topics

Neural networks, Transformers, Mathematical intuition

AssemblyAI profile photo

AssemblyAI

AssemblyAI YouTube · Beginner to intermediate

Practical developer tutorials and clear overviews of current AI engineering topics.

Topics

Speech AI, LLMs, Agents, ML concepts

Pinecone profile photo

Pinecone

Pinecone Learn · Beginner to advanced

Useful for understanding vector search, embeddings, chunking, retrieval, and RAG system design.

Topics

Vector databases, RAG, Embeddings, Search

Agent tools and skill directories

Skill system

OpenClaw Skills

OpenClaw · Official docs

Use this to understand the OpenClaw skill format: markdown instruction files in directories with SKILL.md frontmatter and tool-use guidance.

Start

Read the official skills docs before installing community skills, then test one low-risk local skill in a disposable workspace.

Skill marketplace

ClawHub

OpenClaw · Registry

Use this when you need a public registry for OpenClaw skills and plugins rather than hand-copying skill folders.

Start

Search from the CLI, inspect the skill source, and install only skills that match a real workflow.

Workflow skill catalog

AI Skills for Real Engineers

Matt Pocock / AI Hero · Skill catalog

Use this when you want opinionated coding-agent workflows instead of generic prompt snippets.

Start

Start with /teach, /grill-me, /to-prd, /to-issues, /tdd, /triage, or /handoff depending on the job.

Agent harness

OpenClaw

OpenClaw · Open-source agent harness

Use this when you want an agent runtime you can shape with local skills, plugins, and workspace-level behavior.

Start

Start with the docs, install the minimum useful setup, then add one skill only after you understand its file access and commands.

Self-improving agent

Hermes Agent

Nous Research · Open-source agent

Use this when persistent memory, skill creation from completed tasks, and remote agent operation matter more than a simple chat UI.

Start

Read the README, run it in a contained environment, and test one recurring workflow before trusting broader memory.

Agent orchestration

Mission Control

Builderz Labs · Open-source dashboard

Use this when the hard part is seeing, assigning, and coordinating agent work rather than writing another prompt.

Start

Run it locally, connect one low-risk agent workflow, and validate task state, cost tracking, and review behavior.

AI worker platform

Mission Control AI

Mission Control AI · Preconfigured AI workers

Use this when you want role-specific AI workers with SOPs, integrations, and governance policies already built in.

Start

Map one operational process, identify data and approval boundaries, and evaluate whether a prebuilt worker fits before building custom agents.

AI assistant builder

Lindy

Lindy · AI executive assistant

Use this when the job is business admin across apps rather than custom coding or local agent infrastructure.

Start

Build one assistant for a narrow workflow such as meeting follow-up, scheduling, or inbox triage with human approval.

Learning paths

Resources

Craig Hewitt YouTube: 100 Days of AI video thumbnail

Craig Hewitt YouTube: 100 Days of AI

YouTube channel · Craig Hewitt · Beginner to intermediate

You want practical AI implementation videos from a founder using AI inside a real SaaS business.

ai leadership, founder workflows, business systems, automation

Neural Networks: Zero to Hero video thumbnail

Neural Networks: Zero to Hero

Video course · Andrej Karpathy · Intermediate

You want to understand neural networks and language models from code.

model internals, neural networks, coding

OpenAI Cookbook

GitHub repo · OpenAI · Beginner to advanced

You need implementation examples rather than theory.

api, examples, rag, agents

Microsoft AI Agents for Beginners

GitHub repo · Microsoft · Beginner to intermediate

You want a structured agent learning path with code.

agents, workshops, beginner

The Illustrated Transformer

Visual guide · Jay Alammar · Beginner to intermediate

Transformer architecture still feels fuzzy.

transformers, visual, foundations

Learn Prompting

Guide · Sander Schulhoff · Beginner to intermediate

You need a broad prompt engineering reference.

prompting, safety, education

Prompt Engineering Guide

Guide · DAIR.AI · Beginner to advanced

You want examples of prompting techniques and patterns.

prompting, rag, reasoning, agents

AI SDK v6 Crash Course

Workshop · Matt Pocock · Intermediate

You want a structured AI SDK v6 course that covers model choice, text and object generation, UI streams, agents, persistence, context engineering, evals, and advanced app patterns.

ai sdk, llm apps, agents, streaming, evals

LLM Fundamentals

Free tutorial · Matt Pocock · Beginner

You need clear mental models for system prompts, tokens, context windows, tools, and agents before building or using AI systems seriously.

llm fundamentals, tokens, context windows, tools, agents