# Skilljar Curriculum Manifest

_生成日期：2026-04-29_

本文件记录 Anthropic Skilljar 当前可见的 17 门课程 curriculum。来源为 in-app browser 已读取的 `https://anthropic.skilljar.com/` 课程首页与各课程详情页。

- Skilljar 项目总数：417
- 本地 HTML lesson 总数：147
- 课程 URL 均以 `https://anthropic.skilljar.com` 为前缀

## 课程总览

| 卷 | Skilljar 课程 | URL | Skilljar 项目 | 本地目录 | 本地 HTML lesson |
|---|---|---|---:|---|---:|
| Vol.1 | Claude 101 | /claude-101 | 14 | `vol-01-claude-101` | 13 |
| Vol.2 | AI Capabilities and Limitations | /ai-capabilities-and-limitations | 14 | `vol-02-ai-capabilities` | 10 |
| Vol.3 | Claude Code 101 | /claude-code-101 | 13 | `vol-03-claude-code-101` | 8 |
| Vol.4 | Claude Code in Action | /claude-code-in-action | 21 | `vol-04-claude-code-in-action` | 9 |
| Vol.5 | Introduction to Claude Cowork | /introduction-to-claude-cowork | 11 | `vol-05-claude-cowork` | 7 |
| Vol.6 | Introduction to subagents | /introduction-to-subagents | 4 | `vol-06-introduction-to-subagents` | 4 |
| Vol.7 | Introduction to agent skills | /introduction-to-agent-skills | 6 | `vol-07-introduction-to-agent-skills` | 6 |
| Vol.8 | Building with the Claude API | /claude-with-the-anthropic-api | 85 | `vol-08-building-with-api` | 13 |
| Vol.9 | Introduction to Model Context Protocol | /introduction-to-model-context-protocol | 14 | `vol-09-introduction-to-mcp` | 7 |
| Vol.10 | Model Context Protocol: Advanced Topics | /model-context-protocol-advanced-topics | 15 | `vol-10-mcp-advanced-topics` | 7 |
| Vol.11 | AI Fluency: Framework & Foundations | /ai-fluency-framework-foundations | 15 | `vol-11-ai-fluency-framework` | 13 |
| Vol.12 | AI Fluency for educators | /ai-fluency-for-educators | 5 | `vol-12-ai-fluency-educators` | 4 |
| Vol.13 | AI Fluency for nonprofits | /ai-fluency-for-nonprofits | 10 | `vol-13-ai-fluency-nonprofits` | 10 |
| Vol.14 | Teaching AI Fluency | /teaching-ai-fluency | 8 | `vol-14-teaching-ai-fluency` | 7 |
| Vol.15 | AI Fluency for students | /ai-fluency-for-students | 6 | `vol-15-ai-fluency-students` | 5 |
| Vol.16 | Claude with Amazon Bedrock | /claude-in-amazon-bedrock | 83 | `vol-16-amazon-bedrock` | 12 |
| Vol.17 | Claude with Google Cloud's Vertex AI | /claude-with-google-vertex | 93 | `vol-17-google-vertex` | 12 |

## 逐课 Curriculum

### Vol.1 · Claude 101

- URL: `/claude-101`
- 本地目录: `books/vol-01-claude-101/`
- Skilljar 项目数: 14
- 本地 HTML lesson: 13

| # | Section | Item type | Lesson title |
|---:|---|---|---|
| 1 | Meet Claude | lesson | What is Claude? |
| 2 | Meet Claude | lesson | Your first conversation with Claude |
| 3 | Meet Claude | lesson | Getting better results |
| 4 | Meet Claude | lesson | Claude desktop app: Chat, Cowork, Code |
| 5 | Organizing your work and knowledge | lesson | Introduction to projects |
| 6 | Organizing your work and knowledge | lesson | Creating with artifacts |
| 7 | Organizing your work and knowledge | lesson | Working with skills |
| 8 | Expanding Claude's reach | lesson | Connecting your tools |
| 9 | Expanding Claude's reach | lesson | Enterprise search |
| 10 | Expanding Claude's reach | lesson | Research mode for deep dives |
| 11 | Putting it all together | lesson | Claude in action: use-cases by role |
| 12 | Putting it all together | lesson | Other ways to work with Claude |
| 13 | Conclusion & certificate | wrap-up | What's next? |
| 14 | Conclusion & certificate | certificate | Certificate of completion |

### Vol.2 · AI Capabilities and Limitations

- URL: `/ai-capabilities-and-limitations`
- 本地目录: `books/vol-02-ai-capabilities/`
- Skilljar 项目数: 14
- 本地 HTML lesson: 10

| # | Section | Item type | Lesson title |
|---:|---|---|---|
| 1 | Getting started | lesson | Intro to AI Capabilities and Limitations |
| 2 | Getting started | lesson | What We Mean by AI |
| 3 | Getting started | lesson | How AI Gets Its Character |
| 4 | Next Token Prediction | lesson | Next Token Prediction |
| 5 | Next Token Prediction | exercise | Try it out |
| 6 | Knowledge | lesson | Knowledge |
| 7 | Knowledge | exercise | Try it out |
| 8 | Working Memory | lesson | Working Memory |
| 9 | Working Memory | exercise | Try it out |
| 10 | Steerability | lesson | Steerability |
| 11 | Steerability | exercise | Try it out |
| 12 | Putting it all together and next steps | lesson | When Properties Collide |
| 13 | Putting it all together and next steps | wrap-up | Next Steps |
| 14 | Putting it all together and next steps | quiz | Course Quiz |

### Vol.3 · Claude Code 101

- URL: `/claude-code-101`
- 本地目录: `books/vol-03-claude-code-101/`
- Skilljar 项目数: 13
- 本地 HTML lesson: 8

| # | Section | Item type | Lesson title |
|---:|---|---|---|
| 1 | What is Claude Code? | lesson | What is Claude Code? |
| 2 | What is Claude Code? | lesson | How Claude Code works |
| 3 | Your first prompt | lesson | Installing Claude Code |
| 4 | Your first prompt | lesson | Your first prompt |
| 5 | Daily workflows | lesson | The explore → plan → code → commit workflow |
| 6 | Daily workflows | lesson | Context management |
| 7 | Daily workflows | lesson | Code review |
| 8 | Customizing Claude Code | lesson | The CLAUDE.md file |
| 9 | Customizing Claude Code | lesson | Subagents |
| 10 | Customizing Claude Code | lesson | Skills |
| 11 | Customizing Claude Code | lesson | MCP |
| 12 | Customizing Claude Code | lesson | Hooks |
| 13 | Quiz | quiz | Course quiz |

### Vol.4 · Claude Code in Action

- URL: `/claude-code-in-action`
- 本地目录: `books/vol-04-claude-code-in-action/`
- Skilljar 项目数: 21
- 本地 HTML lesson: 9

| # | Section | Item type | Lesson title |
|---:|---|---|---|
| 1 | What is Claude Code? | lesson | Introduction |
| 2 | What is Claude Code? | lesson | What is a coding assistant? |
| 3 | What is Claude Code? | lesson | Claude Code in action |
| 4 | Getting hands on | lesson | Claude Code setup |
| 5 | Getting hands on | lesson | Project setup |
| 6 | Getting hands on | lesson | Adding context |
| 7 | Getting hands on | lesson | Making changes |
| 8 | Getting hands on | survey | Course satisfaction survey |
| 9 | Getting hands on | lesson | Controlling context |
| 10 | Getting hands on | lesson | Custom commands |
| 11 | Getting hands on | lesson | MCP servers with Claude Code |
| 12 | Getting hands on | lesson | Github integration |
| 13 | Hooks and the SDK | lesson | Introducing hooks |
| 14 | Hooks and the SDK | lesson | Defining hooks |
| 15 | Hooks and the SDK | lesson | Implementing a hook |
| 16 | Hooks and the SDK | lesson | Gotchas around hooks |
| 17 | Hooks and the SDK | lesson | Useful hooks! |
| 18 | Hooks and the SDK | lesson | Another useful hook |
| 19 | Hooks and the SDK | lesson | The Claude Code SDK |
| 20 | Wrapping up | quiz | Quiz on Claude Code |
| 21 | Wrapping up | wrap-up | Summary and next steps |

### Vol.5 · Introduction to Claude Cowork

- URL: `/introduction-to-claude-cowork`
- 本地目录: `books/vol-05-claude-cowork/`
- Skilljar 项目数: 11
- 本地 HTML lesson: 7

| # | Section | Item type | Lesson title |
|---:|---|---|---|
| 1 | Meet Claude Cowork | lesson | What is Cowork? |
| 2 | Meet Claude Cowork | lesson | Getting set up |
| 3 | Running your first task | lesson | The task loop |
| 4 | Running your first task | lesson | Giving Cowork context |
| 5 | Making Claude Cowork yours | lesson | Plugins: Cowork as a specialist |
| 6 | Making Claude Cowork yours | lesson | Scheduled tasks |
| 7 | Claude Cowork in practice | lesson | File & document tasks |
| 8 | Claude Cowork in practice | lesson | Research & analysis at scale |
| 9 | Working responsibly | lesson | Permissions, usage, & choosing your model |
| 10 | Working responsibly | wrap-up | Troubleshooting & next steps |
| 11 | Check your understanding | quiz | Quiz on Claude Cowork |

### Vol.6 · Introduction to subagents

- URL: `/introduction-to-subagents`
- 本地目录: `books/vol-06-introduction-to-subagents/`
- Skilljar 项目数: 4
- 本地 HTML lesson: 4

| # | Section | Item type | Lesson title |
|---:|---|---|---|
| 1 | Course Overview | lesson | What are subagents? |
| 2 | Course Overview | lesson | Creating a subagent |
| 3 | Course Overview | lesson | Designing effective subagents |
| 4 | Course Overview | lesson | Using subagents effectively |

### Vol.7 · Introduction to agent skills

- URL: `/introduction-to-agent-skills`
- 本地目录: `books/vol-07-introduction-to-agent-skills/`
- Skilljar 项目数: 6
- 本地 HTML lesson: 6

| # | Section | Item type | Lesson title |
|---:|---|---|---|
| 1 | Course Overview | lesson | What are skills? |
| 2 | Course Overview | lesson | Creating your first skill |
| 3 | Course Overview | lesson | Configuration and multi-file skills |
| 4 | Course Overview | lesson | Skills vs. other Claude Code features |
| 5 | Course Overview | lesson | Sharing skills |
| 6 | Course Overview | lesson | Troubleshooting skills |

### Vol.8 · Building with the Claude API

- URL: `/claude-with-the-anthropic-api`
- 本地目录: `books/vol-08-building-with-api/`
- Skilljar 项目数: 85
- 本地 HTML lesson: 13

| # | Section | Item type | Lesson title |
|---:|---|---|---|
| 1 | Introduction | lesson | Welcome to the course |
| 2 | Anthropic overview | lesson | Overview of Claude models |
| 3 | Accessing Claude with the API | lesson | Accessing the API |
| 4 | Accessing Claude with the API | lesson | Getting an API key |
| 5 | Accessing Claude with the API | lesson | Making a request |
| 6 | Accessing Claude with the API | lesson | Multi-Turn conversations |
| 7 | Accessing Claude with the API | exercise | Chat exercise |
| 8 | Accessing Claude with the API | lesson | System prompts |
| 9 | Accessing Claude with the API | exercise | System prompts exercise |
| 10 | Accessing Claude with the API | lesson | Temperature |
| 11 | Accessing Claude with the API | survey | Course satisfaction survey |
| 12 | Accessing Claude with the API | lesson | Response streaming |
| 13 | Accessing Claude with the API | lesson | Structured data |
| 14 | Accessing Claude with the API | exercise | Structured data exercise |
| 15 | Accessing Claude with the API | quiz | Quiz on accessing Claude with the API |
| 16 | Prompt evaluation | lesson | Prompt evaluation |
| 17 | Prompt evaluation | lesson | A typical eval workflow |
| 18 | Prompt evaluation | lesson | Generating test datasets |
| 19 | Prompt evaluation | lesson | Running the eval |
| 20 | Prompt evaluation | lesson | Model based grading |
| 21 | Prompt evaluation | lesson | Code based grading |
| 22 | Prompt evaluation | exercise | Exercise on prompt evals |
| 23 | Prompt evaluation | quiz | Quiz on prompt evaluation |
| 24 | Prompt engineering techniques | lesson | Prompt engineering |
| 25 | Prompt engineering techniques | lesson | Being clear and direct |
| 26 | Prompt engineering techniques | lesson | Being specific |
| 27 | Prompt engineering techniques | lesson | Structure with XML tags |
| 28 | Prompt engineering techniques | lesson | Providing examples |
| 29 | Prompt engineering techniques | exercise | Exercise on prompting |
| 30 | Prompt engineering techniques | quiz | Quiz on prompt engineering techniques |
| 31 | Tool use with Claude | lesson | Introducing tool use |
| 32 | Tool use with Claude | lesson | Project overview |
| 33 | Tool use with Claude | lesson | Tool functions |
| 34 | Tool use with Claude | lesson | Tool schemas |
| 35 | Tool use with Claude | lesson | Handling message blocks |
| 36 | Tool use with Claude | lesson | Sending tool results |
| 37 | Tool use with Claude | lesson | Multi-turn conversations with tools |
| 38 | Tool use with Claude | lesson | Implementing multiple turns |
| 39 | Tool use with Claude | lesson | Using multiple tools |
| 40 | Tool use with Claude | lesson | Fine grained tool calling |
| 41 | Tool use with Claude | lesson | The text edit tool |
| 42 | Tool use with Claude | lesson | The web search tool |
| 43 | Tool use with Claude | quiz | Quiz on tool use with Claude |
| 44 | RAG and Agentic Search | lesson | Introducing Retrieval Augmented Generation |
| 45 | RAG and Agentic Search | lesson | Text chunking strategies |
| 46 | RAG and Agentic Search | lesson | Text embeddings |
| 47 | RAG and Agentic Search | lesson | The full RAG flow |
| 48 | RAG and Agentic Search | lesson | Implementing the RAG flow |
| 49 | RAG and Agentic Search | lesson | BM25 lexical search |
| 50 | RAG and Agentic Search | lesson | A Multi-Index RAG pipeline |
| 51 | Features of Claude | lesson | Extended thinking |
| 52 | Features of Claude | lesson | Image support |
| 53 | Features of Claude | lesson | PDF support |
| 54 | Features of Claude | lesson | Citations |
| 55 | Features of Claude | lesson | Prompt caching |
| 56 | Features of Claude | lesson | Rules of prompt caching |
| 57 | Features of Claude | lesson | Prompt caching in action |
| 58 | Features of Claude | lesson | Code execution and the Files API |
| 59 | Features of Claude | quiz | Quiz on features of Claude |
| 60 | Model Context Protocol | lesson | Introducing MCP |
| 61 | Model Context Protocol | lesson | MCP clients |
| 62 | Model Context Protocol | lesson | Project setup |
| 63 | Model Context Protocol | lesson | Defining tools with MCP |
| 64 | Model Context Protocol | lesson | The server inspector |
| 65 | Model Context Protocol | lesson | Implementing a client |
| 66 | Model Context Protocol | lesson | Defining resources |
| 67 | Model Context Protocol | lesson | Accessing resources |
| 68 | Model Context Protocol | lesson | Defining prompts |
| 69 | Model Context Protocol | lesson | Prompts in the client |
| 70 | Model Context Protocol | lesson | MCP review |
| 71 | Model Context Protocol | quiz | Quiz on Model Context Protocol |
| 72 | Anthropic apps - Claude Code and computer use | lesson | Anthropic apps |
| 73 | Anthropic apps - Claude Code and computer use | lesson | Claude Code setup |
| 74 | Anthropic apps - Claude Code and computer use | lesson | Claude Code in action |
| 75 | Anthropic apps - Claude Code and computer use | lesson | Enhancements with MCP servers |
| 76 | Agents and workflows | lesson | Agents and workflows |
| 77 | Agents and workflows | lesson | Parallelization workflows |
| 78 | Agents and workflows | lesson | Chaining workflows |
| 79 | Agents and workflows | lesson | Routing workflows |
| 80 | Agents and workflows | lesson | Agents and tools |
| 81 | Agents and workflows | lesson | Environment inspection |
| 82 | Agents and workflows | lesson | Workflows vs agents |
| 83 | Agents and workflows | quiz | Quiz on Agents and Workflows |
| 84 | Final assessment | assessment | Final Assessment |
| 85 | Wrapping up! | wrap-up | Course Wrap Up |

### Vol.9 · Introduction to Model Context Protocol

- URL: `/introduction-to-model-context-protocol`
- 本地目录: `books/vol-09-introduction-to-mcp/`
- Skilljar 项目数: 14
- 本地 HTML lesson: 7

| # | Section | Item type | Lesson title |
|---:|---|---|---|
| 1 | Introduction | lesson | Welcome to the course |
| 2 | Introduction | lesson | Introducing MCP |
| 3 | Introduction | lesson | MCP clients |
| 4 | Hands-on with MCP servers | lesson | Project setup |
| 5 | Hands-on with MCP servers | lesson | Defining tools with MCP |
| 6 | Hands-on with MCP servers | lesson | The server inspector |
| 7 | Hands-on with MCP servers | survey | Course satisfaction survey |
| 8 | Connecting with MCP clients | lesson | Implementing a client |
| 9 | Connecting with MCP clients | lesson | Defining resources |
| 10 | Connecting with MCP clients | lesson | Accessing resources |
| 11 | Connecting with MCP clients | lesson | Defining prompts |
| 12 | Connecting with MCP clients | lesson | Prompts in the client |
| 13 | Assessment and wrap Up | assessment | Final assessment on MCP |
| 14 | Assessment and wrap Up | lesson | MCP review |

### Vol.10 · Model Context Protocol: Advanced Topics

- URL: `/model-context-protocol-advanced-topics`
- 本地目录: `books/vol-10-mcp-advanced-topics/`
- Skilljar 项目数: 15
- 本地 HTML lesson: 7

| # | Section | Item type | Lesson title |
|---:|---|---|---|
| 1 | Introduction | lesson | Let's get started! |
| 2 | Core MCP features | lesson | Sampling |
| 3 | Core MCP features | lesson | Sampling walkthrough |
| 4 | Core MCP features | lesson | Log and progress notifications |
| 5 | Core MCP features | lesson | Notifications walkthrough |
| 6 | Core MCP features | lesson | Roots |
| 7 | Core MCP features | lesson | Roots walkthrough |
| 8 | Core MCP features | survey | Survey |
| 9 | Transports and communication | lesson | JSON message types |
| 10 | Transports and communication | lesson | The STDIO transport |
| 11 | Transports and communication | lesson | The StreamableHTTP transport |
| 12 | Transports and communication | lesson | StreamableHTTP in depth |
| 13 | Transports and communication | lesson | State and the StreamableHTTP transport |
| 14 | Assessment and next steps | assessment | Assessment on MCP concepts |
| 15 | Assessment and next steps | wrap-up | Wrapping up |

### Vol.11 · AI Fluency: Framework & Foundations

- URL: `/ai-fluency-framework-foundations`
- 本地目录: `books/vol-11-ai-fluency-framework/`
- Skilljar 项目数: 15
- 本地 HTML lesson: 13

| # | Section | Item type | Lesson title |
|---:|---|---|---|
| 1 | Introduction to AI Fluency | lesson | Introduction to AI Fluency |
| 2 | The AI Fluency Framework | lesson | Why do we need AI Fluency? |
| 3 | The AI Fluency Framework | lesson | The 4D Framework |
| 4 | The AI Fluency Framework | lesson | Generative AI fundamentals |
| 5 | The AI Fluency Framework | lesson | Capabilities & limitations |
| 6 | Delegation | lesson | A closer look at Delegation |
| 7 | Delegation | lesson | Project planning and Delegation |
| 8 | Description | lesson | A closer look at Description |
| 9 | Description | lesson | Effective prompting techniques |
| 10 | Discernment | lesson | A closer look at Discernment |
| 11 | The Description-Discernment loop | lesson | The Description-Discernment loop |
| 12 | Diligence | lesson | A closer look at Diligence |
| 13 | Conclusion & certificate | wrap-up | Conclusion |
| 14 | Conclusion & certificate | certificate | Certificate of completion |
| 15 | Conclusion & certificate | lesson | Additional activities |

### Vol.12 · AI Fluency for educators

- URL: `/ai-fluency-for-educators`
- 本地目录: `books/vol-12-ai-fluency-educators/`
- Skilljar 项目数: 5
- 本地 HTML lesson: 4

| # | Section | Item type | Lesson title |
|---:|---|---|---|
| 1 | Introduction and AI Fluency Framework | lesson | Introduction to AI Fluency for Educators |
| 2 | Introduction and AI Fluency Framework | lesson | AI Fluency Framework review |
| 3 | AI Fluency applications for educators | lesson | Applying AI Fluency to course design and learning outcomes |
| 4 | AI Fluency applications for educators | lesson | Applying AI Fluency to learning materials and assignments |
| 5 | Conclusion & certificate | certificate | Certificate of completion |

### Vol.13 · AI Fluency for nonprofits

- URL: `/ai-fluency-for-nonprofits`
- 本地目录: `books/vol-13-ai-fluency-nonprofits/`
- Skilljar 项目数: 10
- 本地 HTML lesson: 10

| # | Section | Item type | Lesson title |
|---:|---|---|---|
| 1 | Introduction and AI Fluency framework | lesson | Welcome to AI Fluency for nonprofits |
| 2 | Introduction and AI Fluency framework | lesson | The 4D Framework |
| 3 | The Description-Discernment loop | lesson | Researching with AI |
| 4 | The Description-Discernment loop | lesson | Writing with AI |
| 5 | The Delegation-Diligence loop | lesson | Understanding privacy and data |
| 6 | The Delegation-Diligence loop | lesson | Data analysis with AI |
| 7 | Putting it all together | lesson | Workflow augmentation |
| 8 | Putting it all together | lesson | Integration |
| 9 | Conclusion and certificate | wrap-up | Next steps |
| 10 | Conclusion and certificate | quiz | Course Quiz |

### Vol.14 · Teaching AI Fluency

- URL: `/teaching-ai-fluency`
- 本地目录: `books/vol-14-teaching-ai-fluency/`
- Skilljar 项目数: 8
- 本地 HTML lesson: 7

| # | Section | Item type | Lesson title |
|---:|---|---|---|
| 1 | Introduction and approaches to teaching AI Fluency | lesson | Welcome & approaches to teaching AI Fluency |
| 2 | Introduction and approaches to teaching AI Fluency | lesson | The Delegation-Diligence loop |
| 3 | Introduction and approaches to teaching AI Fluency | lesson | The Description-Discernment loop |
| 4 | Assessing AI Fluency | lesson | How do we assess the 4Ds? |
| 5 | Assessing AI Fluency | lesson | Designing assignments for AI Fluency |
| 6 | AI's Impact on disciplinary content | lesson | AI's impact and your discipline |
| 7 | AI's Impact on disciplinary content | lesson | Applying discipline expertise to AI Fluency |
| 8 | Conclusion & certificate | certificate | Certificate of completion |

### Vol.15 · AI Fluency for students

- URL: `/ai-fluency-for-students`
- 本地目录: `books/vol-15-ai-fluency-students/`
- Skilljar 项目数: 6
- 本地 HTML lesson: 5

| # | Section | Item type | Lesson title |
|---:|---|---|---|
| 1 | Introduction and AI Fluency Framework | lesson | Welcome to AI Fluency for students |
| 2 | Introduction and AI Fluency Framework | lesson | AI Fluency Framework |
| 3 | AI Fluency Framework applications for students | lesson | AI as a learning partner |
| 4 | AI Fluency Framework applications for students | lesson | AI in career planning |
| 5 | Conclusion & certificate | lesson | Being the human in the loop |
| 6 | Conclusion & certificate | certificate | Certificate of completion |

### Vol.16 · Claude with Amazon Bedrock

- URL: `/claude-in-amazon-bedrock`
- 本地目录: `books/vol-16-amazon-bedrock/`
- Skilljar 项目数: 83
- 本地 HTML lesson: 12

| # | Section | Item type | Lesson title |
|---:|---|---|---|
| 1 | Course introduction | lesson | Introduction to the course |
| 2 | Course introduction | lesson | Overview of Claude Models |
| 3 | Working with the API | lesson | Accessing the API |
| 4 | Working with the API | lesson | Making a request |
| 5 | Working with the API | lesson | Multi-Turn conversations |
| 6 | Working with the API | exercise | Chat bot exercise |
| 7 | Working with the API | lesson | System prompts |
| 8 | Working with the API | exercise | System prompt exercise |
| 9 | Working with the API | lesson | Temperature |
| 10 | Working with the API | lesson | Streaming |
| 11 | Working with the API | lesson | Controlling model output |
| 12 | Working with the API | lesson | Structured data |
| 13 | Working with the API | exercise | Structured data exercise |
| 14 | Working with the API | quiz | Quiz on working with the API |
| 15 | Prompt evaluations | lesson | Prompt evaluation |
| 16 | Prompt evaluations | lesson | A typical eval workflow |
| 17 | Prompt evaluations | lesson | Generating test datasets |
| 18 | Prompt evaluations | lesson | Running the eval |
| 19 | Prompt evaluations | lesson | Model based grading |
| 20 | Prompt evaluations | lesson | Code based grading |
| 21 | Prompt evaluations | exercise | Exercise on prompt evals |
| 22 | Prompt evaluations | quiz | Quiz on prompt evaluations |
| 23 | Prompt engineering | lesson | Prompt engineering |
| 24 | Prompt engineering | lesson | Being clear and direct |
| 25 | Prompt engineering | lesson | Being specific |
| 26 | Prompt engineering | lesson | Structure with XML tags |
| 27 | Prompt engineering | lesson | Providing examples |
| 28 | Prompt engineering | exercise | Exercise on prompting |
| 29 | Prompt engineering | quiz | Quiz on prompt engineering |
| 30 | Tool use | lesson | Introducing tool use |
| 31 | Tool use | lesson | Tool functions |
| 32 | Tool use | lesson | JSON Schema for tools |
| 33 | Tool use | lesson | Handling tool use responses |
| 34 | Tool use | lesson | Running tool functions |
| 35 | Tool use | lesson | Sending tool results |
| 36 | Tool use | lesson | Multi-Turn conversations with tools |
| 37 | Tool use | lesson | Adding multiple tools |
| 38 | Tool use | lesson | Batch tool use |
| 39 | Tool use | lesson | Structured data with tools |
| 40 | Tool use | lesson | Flexible tool extraction |
| 41 | Tool use | lesson | The text editor tool |
| 42 | Tool use | quiz | Quiz on tool use |
| 43 | Retrieval Augmented Generation | lesson | Introducing Retrieval Augmented Generation |
| 44 | Retrieval Augmented Generation | lesson | Text chunking strategies |
| 45 | Retrieval Augmented Generation | lesson | Text embeddings |
| 46 | Retrieval Augmented Generation | lesson | The full RAG flow |
| 47 | Retrieval Augmented Generation | lesson | Implementing the RAG flow |
| 48 | Retrieval Augmented Generation | lesson | BM25 lexical search |
| 49 | Retrieval Augmented Generation | lesson | A multi-search RAG pipeline |
| 50 | Retrieval Augmented Generation | lesson | Reranking results |
| 51 | Retrieval Augmented Generation | lesson | Contextual retrieval |
| 52 | Retrieval Augmented Generation | quiz | Quiz on Retrieval Augmented Generation |
| 53 | Features of Claude | lesson | Extended thinking |
| 54 | Features of Claude | lesson | Image support |
| 55 | Features of Claude | lesson | PDF support |
| 56 | Features of Claude | lesson | Citations |
| 57 | Features of Claude | lesson | Prompt caching |
| 58 | Features of Claude | lesson | Rules of prompt caching |
| 59 | Features of Claude | lesson | Prompt caching in action |
| 60 | Features of Claude | quiz | Quiz on features of Claude |
| 61 | Model Context Protocol | lesson | Introducing MCP |
| 62 | Model Context Protocol | lesson | MCP clients |
| 63 | Model Context Protocol | lesson | Project setup |
| 64 | Model Context Protocol | lesson | Defining tools with MCP |
| 65 | Model Context Protocol | lesson | The server inspector |
| 66 | Model Context Protocol | lesson | Implementing a client |
| 67 | Model Context Protocol | lesson | Defining resources |
| 68 | Model Context Protocol | lesson | Accessing resources |
| 69 | Model Context Protocol | lesson | Defining prompts |
| 70 | Model Context Protocol | lesson | Prompts in the client |
| 71 | Model Context Protocol | lesson | MCP review |
| 72 | Model Context Protocol | quiz | Quiz on Model Context Protocol |
| 73 | Agents | lesson | Agents overview |
| 74 | Agents | lesson | Claude Code setup |
| 75 | Agents | lesson | Claude Code in action |
| 76 | Agents | lesson | Enhancements with MCP servers |
| 77 | Agents | lesson | Parallelizing Claude Code |
| 78 | Agents | lesson | Automated debugging |
| 79 | Agents | lesson | Computer Use |
| 80 | Agents | lesson | How Computer Use works |
| 81 | Agents | lesson | Qualities of agents |
| 82 | Final assessment | quiz | Final assessment quiz |
| 83 | Wrap up | wrap-up | Course wrap up |

### Vol.17 · Claude with Google Cloud's Vertex AI

- URL: `/claude-with-google-vertex`
- 本地目录: `books/vol-17-google-vertex/`
- Skilljar 项目数: 93
- 本地 HTML lesson: 12

| # | Section | Item type | Lesson title |
|---:|---|---|---|
| 1 | Introduction | lesson | Welcome to the course |
| 2 | Anthropic overview | lesson | Overview of Claude models |
| 3 | Accessing Claude with the API | lesson | Accessing the API |
| 4 | Accessing Claude with the API | lesson | Vertex AI Setup |
| 5 | Accessing Claude with the API | lesson | Making a request |
| 6 | Accessing Claude with the API | lesson | Multi-turn conversations |
| 7 | Accessing Claude with the API | exercise | Chat exercise |
| 8 | Accessing Claude with the API | lesson | System prompts |
| 9 | Accessing Claude with the API | exercise | System prompts exercise |
| 10 | Accessing Claude with the API | lesson | Temperature |
| 11 | Accessing Claude with the API | survey | Course satisfaction survey |
| 12 | Accessing Claude with the API | lesson | Response streaming |
| 13 | Accessing Claude with the API | lesson | Controlling model output |
| 14 | Accessing Claude with the API | lesson | Structured data |
| 15 | Accessing Claude with the API | exercise | Structured data exercise |
| 16 | Accessing Claude with the API | quiz | Quiz on accessing Claude with the API |
| 17 | Prompt evaluation | lesson | Prompt evaluation |
| 18 | Prompt evaluation | lesson | A typical eval workflow |
| 19 | Prompt evaluation | lesson | Generating test datasets |
| 20 | Prompt evaluation | lesson | Running the eval |
| 21 | Prompt evaluation | lesson | Model based grading |
| 22 | Prompt evaluation | lesson | Code based grading |
| 23 | Prompt evaluation | exercise | Exercise on prompt evals |
| 24 | Prompt evaluation | quiz | Quiz on prompt evaluation |
| 25 | Prompt engineering techniques | lesson | Prompt engineering |
| 26 | Prompt engineering techniques | lesson | Being clear and direct |
| 27 | Prompt engineering techniques | lesson | Being specific |
| 28 | Prompt engineering techniques | lesson | Structure with XML tags |
| 29 | Prompt engineering techniques | lesson | Providing examples |
| 30 | Prompt engineering techniques | exercise | Exercise on prompting |
| 31 | Prompt engineering techniques | quiz | Quiz on prompt engineering techniques |
| 32 | Tool use with Claude | lesson | Introducing tool use |
| 33 | Tool use with Claude | lesson | Project overview |
| 34 | Tool use with Claude | lesson | Tool functions |
| 35 | Tool use with Claude | lesson | Tool schemas |
| 36 | Tool use with Claude | lesson | Handling message blocks |
| 37 | Tool use with Claude | lesson | Sending tool results |
| 38 | Tool use with Claude | lesson | Multi-turn conversations with tools |
| 39 | Tool use with Claude | lesson | Implementing multiple turns |
| 40 | Tool use with Claude | lesson | Using multiple tools |
| 41 | Tool use with Claude | lesson | The batch tool |
| 42 | Tool use with Claude | lesson | Tools for structured data |
| 43 | Tool use with Claude | lesson | The text edit tool |
| 44 | Tool use with Claude | lesson | The web search tool |
| 45 | Tool use with Claude | quiz | Quiz on tool use with Claude |
| 46 | Retrieval Augmented Generation | lesson | Introducing Retrieval Augmented Generation |
| 47 | Retrieval Augmented Generation | lesson | Text chunking strategies |
| 48 | Retrieval Augmented Generation | lesson | Text embeddings |
| 49 | Retrieval Augmented Generation | lesson | The full RAG flow |
| 50 | Retrieval Augmented Generation | lesson | Implementing the RAG flow |
| 51 | Retrieval Augmented Generation | lesson | BM25 lexical search |
| 52 | Retrieval Augmented Generation | lesson | A Multi-index RAG pipeline |
| 53 | Retrieval Augmented Generation | lesson | Reranking results |
| 54 | Retrieval Augmented Generation | lesson | Contextual retrieval |
| 55 | Retrieval Augmented Generation | quiz | Quiz on Retrieval Augmented Generation |
| 56 | Features of Claude | lesson | Extended thinking |
| 57 | Features of Claude | lesson | Image support |
| 58 | Features of Claude | lesson | PDF support |
| 59 | Features of Claude | lesson | Citations |
| 60 | Features of Claude | lesson | Prompt caching |
| 61 | Features of Claude | lesson | Rules of prompt caching |
| 62 | Features of Claude | lesson | Prompt caching in action |
| 63 | Features of Claude | quiz | Quiz on features of Claude |
| 64 | Model Context Protocol | lesson | Introducing MCP |
| 65 | Model Context Protocol | lesson | MCP clients |
| 66 | Model Context Protocol | lesson | Project setup |
| 67 | Model Context Protocol | lesson | Defining tools with MCP |
| 68 | Model Context Protocol | lesson | The server inspector |
| 69 | Model Context Protocol | lesson | Implementing a client |
| 70 | Model Context Protocol | lesson | Defining resources |
| 71 | Model Context Protocol | lesson | Accessing resources |
| 72 | Model Context Protocol | lesson | Defining prompts |
| 73 | Model Context Protocol | lesson | Prompts in the client |
| 74 | Model Context Protocol | lesson | MCP review |
| 75 | Model Context Protocol | quiz | Quiz on Model Context Protocol |
| 76 | Anthropic apps - Claude Code and computer use | lesson | Anthropic apps |
| 77 | Anthropic apps - Claude Code and computer use | lesson | Claude Code setup |
| 78 | Anthropic apps - Claude Code and computer use | lesson | Claude Code in action |
| 79 | Anthropic apps - Claude Code and computer use | lesson | Enhancements with MCP servers |
| 80 | Anthropic apps - Claude Code and computer use | lesson | Parallelizing Claude Code |
| 81 | Anthropic apps - Claude Code and computer use | lesson | Automated debugging |
| 82 | Anthropic apps - Claude Code and computer use | lesson | Computer use |
| 83 | Anthropic apps - Claude Code and computer use | lesson | How computer use works |
| 84 | Agents and workflows | lesson | Agents and workflows |
| 85 | Agents and workflows | lesson | Parallelization workflows |
| 86 | Agents and workflows | lesson | Chaining workflows |
| 87 | Agents and workflows | lesson | Routing workflows |
| 88 | Agents and workflows | lesson | Agents and tools |
| 89 | Agents and workflows | lesson | Environment inspection |
| 90 | Agents and workflows | lesson | Workflows vs agents |
| 91 | Agents and workflows | quiz | Quiz on agents and workflows |
| 92 | Final assessment | quiz | Final assessment quiz |
| 93 | Wrapping up! | wrap-up | Course Wrap Up |
