正在加载视频...

视频加载失败

Anthropic senior engineer just released a 1-hour course on building agentic systems with Claude from scratch: • 00:37 - how Claude Code actually works • 02:29 - building CLAUDE.md and Plan for agents • 25:38 - creating /skills for Claude agents • 45:39 - Claude agents team design patterns...

51,199 次观看 • 6 天前 •via X (Twitter)

26 条评论

MrOzi 的头像
MrOzi6 天前

One hour to learn what most people will still take a decade to misuse.

Movez 的头像
Movez6 天前

yeah, this 1-hour watch will change the way you use Claude Code forever !

rewind 的头像
rewind6 天前

skills section looks worth saving

Movez 的头像
Movez6 天前

all the course is worth your time mate, this 1-hour watch will change the way you use Claude forever in my opinion

Hussain Hashim | Building SundayBack 的头像
Hussain Hashim | Building SundayBack5 天前

@0xMovez nice! Diving into agency models changed how I handle task automation. Curious about your thoughts on scaling Claude agents effectively?

null 的头像
null6 天前

legendary workshop, this is the kind of teaching that actually sticks with me

Movez 的头像
Movez6 天前

not just a workshop, but a full course on Claude Code amigo !

wes 的头像
wes5 天前

awo

Snibby 的头像
Snibby5 天前

this is the kind of agentic systems course that actually moves the needle, definitely worth watching ngl

ethan du 的头像
ethan du5 天前

The self-learning part is interesting — most loop/graph setups reset per session, re-deriving from scratch each run. What makes it actually persistent is recording what a human already vetoed, not just what succeeded — otherwise it re-proposes the same rejected idea next time.

The AI Therapist 的头像
The AI Therapist6 天前

Anthropic’s burn is ~$3B/yr. The 1-hour course saves you $40k in Claude API fees during the trial phase before it gets too good to need a syllabus. Ship first.

kepo 的头像
kepo6 天前

Anthropic senior engineers always cook !

Codez 的头像
Codez6 天前

amazin master-class about Claude Code bro !

Movez 的头像
Movez6 天前

yeah bro, amazing article as always !

Chen 的头像
Chen6 天前

benchmark olympics again huh

vijay 的头像
vijay5 天前

Great Maam thanks a lot 🙏

RightSideOfTheMoon 的头像
RightSideOfTheMoon5 天前

What’s this have to do with the article you linked?

Dima Glushakov 的头像
Dima Glushakov6 天前

The sequence matters here. Defining context in CLAUDE.md and planning the work before adding skills, subagents, and graphs should prevent many brittle builds. Too many people start with orchestration.

Wallchain Community Hub 的头像
Wallchain Community Hub6 天前

this workshop is pure alpha

Darian Buchynskyi 的头像
Darian Buchynskyi6 天前

gmgm 25:38 on skills is the only timestamp that matters here. did you test the skill limit yourself or take it from the video?

catman 的头像
catman6 天前

at 52:10, are the subagents actually sharing state cleanly, or is the course hiding the coordination complexity behind a neat diagram?

Oleks 的头像
Oleks6 天前

the /skills section alone is worth the hour if you're wiring agents

Chillworth 的头像
Chillworth5 天前

the CLAUDE.md + /skills combo is the part most people skip. once repo conventions live in the project file, agent teams stop inventing APIs every session.

Internet Labs 的头像
Internet Labs5 天前

When the engineers building the SDK hand you the exact blueprint for state management, agent loops, and context control for free, buying third-party prompt guides becomes an instant intelligence test.

Manna Code 的头像
Manna Code6 天前

The CLAUDE.md and planning pieces are a great fit for agent workflows. Manna Code keeps the whole session verbatim too, so the context is still inspectable when you pick work back up.

Neel 的头像
Neel6 天前

empty terminal to full system in an hour goes crazy

相关视频