Hacker News 中文摘要

RSS订阅

《Agent Skills现已成为开放标准》 -- Agent Skills is now an open standard

文章摘要

文章介绍了Claude推出的"技能"功能升级,包括:企业管理员可集中管理全组织技能;新增由Notion等合作伙伴构建的技能目录;建立开放标准使技能跨AI平台通用。这些改进使技能部署、发现和构建更便捷,同时兼顾组织统一性和用户个性化需求。

文章总结

文章标题:面向组织、合作伙伴及生态系统的技能功能升级

核心内容概述:

  1. 技能功能升级

    • 2025年10月推出的"技能"功能(可重复工作流定制)现实现三大优化:
      • 组织级管理:企业版管理员可统一配置技能
      • 合作伙伴技能目录:集成Notion/Canva/Figma等平台预制技能
      • 开放标准:支持跨AI平台使用
  2. 组织级管理

    • 管理员可通过后台集中部署技能(默认全员启用)
    • 保留个人用户禁用特定技能的权限
    • 实现企业标准化与个性化平衡
  3. 技能创建优化

    • 支持自然语言描述自动生成技能
    • 新增技能文件夹上传功能
    • 提供技能预览界面(启用前可查看完整内容)
  4. 合作伙伴技能目录

    • 官方目录地址:claude.com/connectors
    • 典型合作案例:
      • Canva:跨平台营销素材生成/品牌化演示文稿制作/多语言内容翻译
      • Cloudflare:AI代理一键部署至全球服务器
      • Figma:设计稿智能转代码
      • Vercel:从创意到生产环境的全流程部署
      • Atlassian:需求转任务清单/自动生成状态报告/问题分级处理
  5. 开放标准

    • 发布Agent Skills开放协议
    • 实现技能跨平台兼容(与MCP工具链协同)
  6. 使用指引

    • 普通用户:通过设置>能力>技能启用
    • 开发者:支持API调用(/v1/skills端点)
    • 需开启代码执行和文件创建权限

(注:原文中重复的合作伙伴引述及图片信息已合并精简,保留各平台最具代表性的功能描述)

评论总结

以下是评论内容的总结:

1. 对Anthropic战略定位的认可

  • 认为Anthropic专注于AI研究和代码改进,找到了有利可图的细分市场(评论2)
    • "They've found a great niche and hopefully revenue generating business there"
    • "Anthropic has positioned themselves as the true AI research company"
  • 认为开放标准策略聪明,能吸引合作伙伴(评论3)
    • "The open standard bit is smart though, means every partner skill keeps funneling tokens back their way"

2. 对企业应用的期待

  • 认为技能系统将Claude从个人工具升级为企业门户(评论3)
    • "Claude's skills thing just leveled up from personal toy to full enterprise push"
  • 有用户希望将公司现有的插件市场集成到界面中(评论4)
    • "It would be nice if we could plug that into the web interface"

3. 对技术标准的质疑

  • 多人质疑"标准"的称谓,认为目前只是规范(评论17,18)
    • "They published a specification, that doesn't yet make it a standard"
    • "Whether it is a standard isn't for them to declare"
  • 认为技能只是临时解决方案的标准化(评论14,20)
    • "Standardizing a patch isn't something I'd expect from Anthropic"
    • "it's literally just politely asking the model to remember some short descriptions"

4. 技术实现讨论

  • 讨论技能与MCP、连接器的区别(评论12,15,21)
    • "What is the difference between 3rd party skills and connectors?"
    • "These two solutions look feel and smell like the same thing"
  • 关注技能的实际技术实现(评论11)
    • "Is a skill essentially a reusable prompt that is inserted at the start of any query?"

5. 行业现象批评

  • 批评AI代理开发领域存在重复造轮子现象(评论13)
    • "The agentic development scene has slowly turned into a full-blown JavaScript circus"
  • 担忧技术快速迭代导致当前标准过时(评论5,16)
    • "How likely are we to look back on Agent/MCP/Skills as some early Netscape peculiarity?"
    • "only if it stays flexible enough to avoid freezing today's agent design assumptions"

6. 开发者实践分享

  • 分享技能开发经验和开源项目(评论6,8,9,19)
    • "Finally I can share this beauty with a wider world"
    • "Our lab has been experimenting with 'meta skills'"
    • "I feel inspired and would like to donate my standard for Agent Personas"