Anthropic
Overview
Creator of Claude (LLM family) and Claude Code (CLI agent). Anthropic leads the agentskills.io open standard for portable agent skills, now adopted by 20+ platforms including competitors’ products.
Claude(大语言模型家族)及 Claude Code(命令行智能体)的缔造者。Anthropic 主导 agentskills.io 开放标准,实现智能体技能的可移植性,目前已被包括竞品在内的 20 多个平台采用。
Key Contributions to Agent Architecture
- Claude Code: CLI agent with a well-designed multi-level memory architecture (index → topic files → transcripts)
- agentskills.io: Open specification for cross-platform skill portability (100K+ installations)
- SKILL.md format: The standard skill definition format with progressive disclosure
- Skill Creator 2.0: Evaluation framework benchmarking with_skill vs. without_skill
- **Claude Code**:具备精心设计的多层记忆架构(索引 → 主题文件 → 记录)的 CLI 智能体 - **agentskills.io**:用于跨平台技能移植的开放规范(10万+ 安装量) - **SKILL.md 格式**:具备渐进式披露功能的标准技能定义格式 - **Skill Creator 2.0**:用于对 with_skill 与 without_skill 进行基准测试的评估框架