原文快照¶
这里按编号列出 Claude 官方资料的原文快照。每条链接指向本地文件,原始 URL 已写在文件头部。编号与 references.md 对照;第 10 章的论文与实验只在 references.md 提供外部链接,不做快照。
- Agent Skills
- Get started with Agent Skills in the API
- Skill authoring best practices
- Tool use with Claude
- How to implement tool use
- Programmatic tool calling
- Fine-grained tool streaming
- Tool search tool
- Web search tool
- Web fetch tool
- Memory tool
- Code execution tool
- Bash tool
- Text editor tool
- Computer use tool
- MCP connector
- Remote MCP servers
- What is the Model Context Protocol (MCP)? - Model Context Protocol
- Agent SDK overview
- Quickstart
- Agent SDK reference - Python
- Agent SDK reference - TypeScript
- TypeScript SDK V2 interface (preview)
- Agent Skills in the SDK
- Subagents in the SDK
- Intercept and control agent behavior with hooks
- Configure permissions
- Custom Tools
- MCP in the SDK
- Structured outputs in the SDK
- Tracking Costs and Usage
- Rewind file changes with checkpointing
- Streaming Input
- Session Management
- Slash Commands in the SDK
- Plugins in the SDK
- Modifying system prompts
- Hosting the Agent SDK
- Securely deploying AI agents
- Migrate to Claude Agent SDK
- Todo Lists
- Building Effective AI Agents
- Our framework for developing safe and trustworthy agents
- Introducing the Model Context Protocol
- Donating the Model Context Protocol and establishing the Agentic AI Foundation
- Developing a computer use model
- Introducing computer use, a new Claude 3.5 Sonnet, and Claude 3.5 Haiku
- Enabling Claude Code to work more autonomously
- Claude Code and new admin controls for business plans
- Anthropic acquires Bun as Claude Code reaches $1B milestone
- Agentic Misalignment: How LLMs could be insider threats
- Simple probes can catch sleeper agents
- Sleeper Agents: Training Deceptive LLMs that Persist Through Safety Training
- Introducing advanced tool use on the Claude Developer Platform
- Building agents with the Claude Agent SDK
- Claude Code Best Practices
- Making Claude Code more secure and autonomous with sandboxing
- The "think" tool: Enabling Claude to stop and think
- Code execution with MCP: building more efficient AI agents
- Claude Desktop Extensions: One-click MCP server installation for Claude Desktop
- Effective context engineering for AI agents
- Effective harnesses for long-running agents
- Equipping agents for the real world with Agent Skills
- How we built our multi-agent research system
- Writing effective tools for AI agents - using AI agents
- Demystifying evals for AI agents