[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"pack-detail-anthropic-builders-en":3,"seo:pack:anthropic-builders:en":77},{"code":4,"message":5,"data":6},200,"操作成功",{"pack":7},{"slug":8,"icon":9,"tone":10,"status":11,"status_label":12,"title":13,"description":14,"items":15,"install_cmd":76},"anthropic-builders","🧱","#44403C","stable","Stable","Anthropic Builders","All 17 official Anthropic skills, the Claude Agent SDK + 8 demos, the CLAUDE.md template, 5 deployable quickstarts, and the MCP spec.",[16,28,37,44,51,59,67],{"id":17,"uuid":18,"slug":19,"title":20,"description":21,"author_name":22,"view_count":23,"vote_count":24,"lang_type":25,"type":26,"type_label":27},79,"f4d7c800-88c0-4961-90b7-fdd83574e80b","anthropic-claude-official-skills-all-17-skills-collection-f4d7c800","Anthropic Claude Official Skills — All 17 Skills Collection","All 17 official Agent Skills by Anthropic for Claude Code: document generation, dev tools, creative design, and enterprise workflows.","Anthropic",384,0,"en","skill","Skill",{"id":29,"uuid":30,"slug":31,"title":32,"description":33,"author_name":22,"view_count":34,"vote_count":24,"lang_type":25,"type":35,"type_label":36},493,"b6989234-7835-4bd6-a182-f08f07d60d7c","claude-agent-sdk-build-agents-claude-code-power-b6989234","Claude Agent SDK — Build Agents with Claude Code Power","Anthropic's official TypeScript SDK for building AI agents with Claude Code's full capabilities — file editing, command execution, codebase understanding, and complex workflows. npm package.",394,"script","Script",{"id":38,"uuid":39,"slug":40,"title":41,"description":42,"author_name":22,"view_count":43,"vote_count":24,"lang_type":25,"type":35,"type_label":36},494,"5e902544-bf5c-4d78-85e9-85f4c2fe281e","claude-agent-sdk-demos-8-official-example-projects-5e902544","Claude Agent SDK Demos — 8 Official Example Projects","Official demo collection by Anthropic showcasing the Claude Agent SDK: email agent, research agent, resume generator, chat app, Excel processing, and more. MIT license, 2,100+ stars.",415,{"id":45,"uuid":46,"slug":47,"title":48,"description":49,"author_name":22,"view_count":50,"vote_count":24,"lang_type":25,"type":35,"type_label":36},799,"b9f86852-f532-455e-853e-d2af0153eff6","anthropic-agent-sdk-build-production-ai-agents-b9f86852","Anthropic Agent SDK — Build Production AI Agents","Official Anthropic SDK for building AI agents with tool use, memory, and orchestration. Production-grade agent framework with Claude as the backbone for autonomous tasks.",311,{"id":52,"uuid":53,"slug":54,"title":55,"description":56,"author_name":57,"view_count":58,"vote_count":24,"lang_type":25,"type":26,"type_label":27},813,"b152c845-95bc-493e-af27-b7f882e8896b","claude-code-claude-md-best-practices-template-b152c845","Claude Code CLAUDE.md — Best Practices Template","Production-tested CLAUDE.md template for Claude Code projects. Covers coding conventions, test requirements, git workflow, and project-specific AI instructions.","Skill Factory",369,{"id":60,"uuid":61,"slug":62,"title":63,"description":64,"author_name":65,"view_count":66,"vote_count":24,"lang_type":25,"type":26,"type_label":27},523,"8314e5f3-2ed0-406d-85cc-8e76d2b4052c","claude-quickstarts-5-official-deployable-ai-app-templates-8314e5f3","Claude Quickstarts — 5 Official Deployable AI App Templates","Anthropic's official quickstart collection with 5 deployable AI apps: customer support agent, financial analyst, computer use, browser tools, and autonomous coder.","TokRepo精选",284,{"id":68,"uuid":69,"slug":70,"title":71,"description":72,"author_name":22,"view_count":73,"vote_count":24,"lang_type":25,"type":74,"type_label":75},816,"3252f257-53c7-4a55-bf5e-81b1257f7fc6","anthropic-mcp-specification-protocol-reference-3252f257","Anthropic MCP Specification — Protocol Reference","Official Model Context Protocol specification reference. Understand MCP architecture, message format, tool definitions, resource types, and transport protocols for building servers.",290,"mcp","MCP","tokrepo install pack\u002Fanthropic-builders",{"pageType":78,"pageKey":8,"locale":25,"title":79,"metaDescription":80,"h1":13,"tldr":81,"bodyMarkdown":82,"faq":83,"schema":99,"internalLinks":108,"citations":121,"wordCount":134,"generatedAt":135},"pack","Anthropic Builders: 17 skills + Agent SDK + MCP spec","All 17 official Anthropic skills, the Claude Agent SDK with 8 demos, the CLAUDE.md template, 5 deployable quickstarts and the MCP spec. One-line install.","The official builder bundle: every Anthropic-authored skill, the Agent SDK with demos, the CLAUDE.md project template, five quickstarts, and a copy of the MCP spec.","## What's in this pack\n\nThis is the **first-party Anthropic stack** — every asset here was authored or sanctioned by Anthropic itself. If you want to know \"what does Anthropic actually ship to help me build with Claude?\", this pack is the answer.\n\n| # | Asset | Type | What it gives you |\n|---|---|---|---|\n| 1 | 17 official Skills | skill bundle | Code, docs, repo, search, web fetch and more |\n| 2 | Claude Agent SDK (TS) | library | Loop, tool use, sub-agents, retries |\n| 3 | Claude Agent SDK (Python) | library | Same surface, Python-flavored |\n| 4 | 8 SDK demos | code samples | Run-locally examples for the SDK |\n| 5 | CLAUDE.md template | scaffolding | The starter file every Claude Code project needs |\n| 6 | 5 deployable quickstarts | starters | Customer support, research, coding, computer-use, reports |\n| 7 | MCP specification | reference | The protocol all of this runs on |\n\nThis pack distinguishes itself from `boris-cherny-files` (a personal workflow) by being **policy-level**: it's the bundle Anthropic itself recommends as a starting point for new Claude developers.\n\n## Why install the official bundle\n\nThree reasons. First, **trust** — these assets are kept current by Anthropic and don't drift. Community subagents go stale; Anthropic-authored ones are updated alongside the model. Second, **coverage** — the 17 skills cover the common nouns (code, docs, web, search, repo, file, image, slide, sheet…). You rarely need to write the basic skill yourself. Third, **idiom** — the SDK shows the canonical loop and the CLAUDE.md template encodes the conventions Claude Code expects. Reading them is the fastest way to write idiomatic agent code.\n\n## Install in one command\n\n```bash\n# Pull the entire pack\ntokrepo install pack\u002Fanthropic-builders\n\n# Or grab pieces\ntokrepo install claude-agent-sdk-typescript\ntokrepo install claude-md-template\n```\n\nThe skills land under `.claude\u002Fskills\u002F`, the Agent SDK is added to your dependencies as a normal npm \u002F pip package, and the CLAUDE.md template is dropped at the project root for you to fill in. Quickstarts ship as separate top-level directories (`quickstarts\u002Fcustomer-support\u002F` etc.).\n\n## Common pitfalls\n\n- **Confusing skills with subagents.** Skills are folders with a SKILL.md plus optional scripts; subagents are markdown agent definitions invoked with `@name`. Both are valid; this pack ships skills, not subagents.\n- **Outdated SDK assumptions.** The Agent SDK was renamed from \"Claude SDK\" — old tutorials reference the old name. Trust the GitHub README over any tutorial you find on Medium.\n- **CLAUDE.md as bible.** The template is a scaffold. Customize it heavily for your repo; otherwise Claude Code will follow generic guidance instead of project-specific rules.\n- **Quickstart-as-product.** The five quickstarts demonstrate patterns; they are not production-ready apps. Treat them like example code, not boilerplate.\n- **MCP spec creep.** MCP evolves; check the spec version printed by the SDK and match the version of clients you target. A version skew between server and client surfaces as silent tool-call failures.\n\n## Relationship to other packs\n\n- **Boris Cherny Files** — personal flow built *on top of* this bundle.\n- **MCP Server Stack** — concrete servers that speak the protocol referenced here.\n- **Prompt Engineering Toolkit** — pairs naturally for prompt-quality work inside agents built with this SDK.\n\nIf you only have time to install one pack from TokRepo, this is a strong default — it sets the foundation everything else assumes.\n\n## When this pack alone isn't enough\n\nThe official bundle is canon, but it is intentionally generic. Three needs it does not address: domain skills (legal review, medical coding, finance — write your own or grab a community pack), production observability (the SDK's loop is open-loop by default; you need a tracer), and team-shared prompt libraries (CLAUDE.md is per-repo, not per-team). Layer the relevant TokRepo packs over this base and you have an end-to-end stack instead of a starter kit.\n\n## A note on the 17 skills\n\nAnthropic does not publish a numbered roster — the count of 17 reflects the assets currently shipped through their docs and example repos. The exact list rotates as new ones land and older ones merge. This pack tracks the live set: when Anthropic ships a new official skill, the pack manifest updates and `tokrepo upgrade pack\u002Fanthropic-builders` pulls it in. You don't have to re-discover the roster each release.",[84,87,90,93,96],{"q":85,"a":86},"Is the pack free?","Yes — the SDK, skills, and templates are all open source under permissive licenses. You pay only for the Claude API calls you make when running the agent. The MCP spec itself is free; specific MCP servers may have their own licensing. The TokRepo install does not introduce any additional costs.",{"q":88,"a":89},"How does this compare to writing my own from scratch?","Writing from scratch teaches you the API but costs weeks. The official bundle gives you a working skeleton in under an hour: a CLAUDE.md, an SDK loop, and 17 skills already wired. You can absolutely outgrow it later — most teams replace the CLAUDE.md template wholesale by month two — but starting from official scaffolds is faster and avoids common mistakes (wrong system message format, missing tool schemas, etc).",{"q":91,"a":92},"Works with Claude Code or Cursor?","Designed for Claude Code, but most assets work elsewhere. Skills are folder-based and load wherever the SKILL.md format is supported (Claude Code is the reference implementation). The Agent SDK runs in any Node or Python project. The CLAUDE.md is Claude-Code-specific naming but Cursor users often paste the same content into `.cursorrules`. The MCP spec is genuinely cross-client.",{"q":94,"a":95},"Diff vs Boris Cherny Files?","Boris's pack is a personal workflow with two Anthropic-official files (Ralph Wiggum, code-simplifier) plus five community equivalents. This pack is the broader Anthropic ecosystem: 17 skills, the SDK itself, demos, the project template, quickstarts, and the protocol spec. Install both — they overlap on Ralph Wiggum and code-simplifier but otherwise serve different layers.",{"q":97,"a":98},"Operational gotcha?","Version drift between SDK, MCP spec, and Claude Code itself. They release on independent cadences, and a mismatch usually shows up as a vague error like 'tool not found'. Pin all three to known-good versions in your lockfile and bump them together quarterly. The SDK README documents the matrix of compatible versions.",{"@context":100,"@type":101,"name":13,"description":102,"numberOfItems":103,"publisher":104},"https:\u002F\u002Fschema.org","CollectionPage","The 17 official Anthropic skills, the Claude Agent SDK, demos, CLAUDE.md template, quickstarts and the MCP spec.",7,{"@type":105,"name":106,"url":107},"Organization","TokRepo","https:\u002F\u002Ftokrepo.com",[109,113,117],{"url":110,"anchor":111,"reason":112},"\u002Fen\u002Fpacks\u002Fboris-cherny-files","Boris Cherny Files","personal subagent workflow on top of these official skills",{"url":114,"anchor":115,"reason":116},"\u002Fen\u002Fpacks\u002Fmcp-server-stack","MCP Server Stack","the protocol the SDK quickstarts use to extend Claude",{"url":118,"anchor":119,"reason":120},"\u002Fen\u002Ftools\u002Fclaude-code","Claude Code","the CLI that loads the skills and the agent SDK",[122,126,130],{"claim":123,"source_name":124,"source_url":125},"Anthropic publishes 17 official Skills covering common engineer workflows","Anthropic Skills overview","https:\u002F\u002Fdocs.claude.com\u002Fen\u002Fdocs\u002Fagents-and-tools\u002Fagent-skills\u002Foverview",{"claim":127,"source_name":128,"source_url":129},"The Claude Agent SDK is published as a TypeScript and Python library","anthropics\u002Fclaude-agent-sdk","https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fclaude-agent-sdk-typescript",{"claim":131,"source_name":132,"source_url":133},"Model Context Protocol is the standard for tool \u002F context exchange across clients","Model Context Protocol spec","https:\u002F\u002Fmodelcontextprotocol.io\u002Fspecification",723,"2026-05-02T15:20:00Z"]