Levie 这条值得认真读。他拆解了 Anthropic 的 Claude Tag(集成在 Slack 里的 Claude)背后的架构含义。
核心转变:这不是你跟 Claude 一对一聊天——它是一个共享的同事,频道里任何人都可以跟它互动。这意味着它不能用你个人的 API key 和权限,否则它可能不小心把你的私人数据分享给同事。
它需要有自己的身份、自己的权限、自己的资源集——就像任何一个员工一样。
Levie 给的实际例子很有说服力:Claude 连上 Box 之后,可以帮销售团队访问产品资料生成 RFP,帮市场团队访问品牌规范做活动,帮工程团队访问产品文档来辅助编程,帮法务团队访问合同——权限范围按团队来界定。
Levie 说:这次发布有一些实际非常重要的微妙之处。这不只是你跟 Claude 一对一互动。Claude 扮演的是一个共享的同事角色,任何用户都可以使用。
这意味着这个 agent 同事需要自己的资源集、工具访问和数据。这跟让它访问你的个人资源不同——因为 agent 可能会不小心把这些共享给任何人。
agent 需要像系统里任何其他用户一样,你需要仔细考虑它应该访问什么,确保信息对那个群体是安全共享的。
通过把 Claude Tag 连到 Box,Claude 可以访问企业销售材料来做销售对话或生成 RFP,访问品牌指南来做营销活动,访问产品路线图和文档供编程 agent 使用,访问合同供法务团队使用。
Levie's deep dive into Claude Tag (Anthropic's Slack-integrated Claude) identifies the key architectural shift: this isn't you chatting 1:1 with Claude — it's a shared coworker that anyone in a channel can interact with.
The security implication is significant: the agent can't just use your personal resources and tools, because then it could accidentally share your private data with colleagues. It needs its own identity, its own permissions, its own resource set — just like any other employee.
His practical examples show the power of this pattern: Claude connected to Box can access corporate sales materials for RFPs, brand guidelines for campaigns, product docs for coding agents, contracts for the legal team — all scoped to what's appropriate for the group context.
He connects this to a broader pattern already emerging in agentic coding systems (OpenClaw, Hermes) and sees it as the future of knowledge work.
There are some subtleties in this launch that are very important in practice. This isn't just you interacting with Claude in a 1:1 format via Slack. In this case, Claude acts as a coworker that any user can tap into in a shared way.
As a result, what this means is that this agentic coworker needs its own set of resources, access to tools, and data to work with. This is not the same as you giving it access to your personal resources and tools, because the agent then could accidentally then share those out with anyone.
The agent needs to instead be like any other user in the system, and you need to be thoughtful about what it should have access to, and make sure its information that is safe to share with that group.
By connecting Claude Tag to Box, you could have Claude access corporate sales materials for questions in sales conversations or generating RFPs, brand guidelines and marketing assets for campaign creation, product roadmap materials and product documentation for coding agents to use, contracts that anyone in the legal team can access, and more.