Skip to content

官方信源索引(2026-05)

这是 L3 事实层快照

只放官方信源的指针,不复制其具体内容。原因:

  1. 内容会变(changelog 几乎周级别更新),复制只会引入信息漂移
  2. AI agent 应该用 Context7 MCP / documentation-lookup skill / WebFetch 按需取最新版

本页是「应该去哪查」的索引,配合 Agent 的 fetch 工具使用。下次回刷建议:每季度复查链接有效性。

给 AI 的使用提示

如果你是 AI agent 在帮用户查官方信息:

  1. 不要把本页内容当作"当前事实" — 这是地址簿,不是事实库本身
  2. 优先用 context7 MCP 查 SDK / 框架文档(自动取最新版本)
  3. 用 WebFetch 拉 changelog / blog 单页内容
  4. 复杂研究deep-research skill(firecrawl + exa MCP 组合)

Claude Code(Anthropic)

类别地址用途
主页https://claude.com/code产品介绍
文档https://docs.claude.com/en/docs/claude-code/overviewCLI 使用、Hooks、Slash Commands、MCP、IDE 集成
Release Noteshttps://docs.claude.com/en/release-notes/claude-code版本更新
工程 Bloghttps://www.anthropic.com/engineeringEffective Context Engineering / Harness Design / 多 Agent 等深度文章
GitHubhttps://github.com/anthropics/claude-codeIssues、Discussion、社区反馈
Skills 仓库https://github.com/anthropics/skills21 个官方 Skill 源码
官方插件目录https://github.com/anthropics/claude-plugins-official119 个官方审核插件
社区插件目录https://github.com/anthropics/claude-plugins-community500+ 社区提交插件
Skills 官方页https://claude.com/skills官方 Skill 浏览页
feature-dev 插件源码https://github.com/anthropics/claude-code/tree/main/plugins/feature-dev官方多 phase 功能开发工作流的参考实现
code-review 插件源码https://github.com/anthropics/claude-code/tree/main/plugins/code-review官方代码审查插件源码(并行 reviewer 编排参考)

Codex(OpenAI)

类别地址用途
主页https://openai.com/codex产品介绍
Codex CLIhttps://github.com/openai/codexCLI 源码与文档
API 文档https://platform.openai.com/docsOpenAI API、Agent 相关
Codex Cloudhttps://chatgpt.com/codex云端 Codex 入口
Harness Engineering 文章https://openai.com/index/harness-engineering/Symphony + Codex 实践(注:曾返回 403,可走 Latent Space podcast 转述)
OpenAI Bloghttps://openai.com/blog产品更新、研究文章

Cursor(Anysphere)

类别地址用途
主页https://cursor.com产品介绍
文档https://docs.cursor.com配置、Composer、Rules
Changeloghttps://cursor.com/changelog版本更新
Forumhttps://forum.cursor.com社区讨论
Bloghttps://cursor.com/blog产品博客

Gemini CLI(Google)

类别地址用途
GitHubhttps://github.com/google-gemini/gemini-cli源码、Release、文档主入口
Gemini for Developershttps://ai.google.devAPI / 模型文档
Google AI Bloghttps://blog.google/technology/ai/产品更新

GitHub Copilot

类别地址用途
文档https://docs.github.com/en/copilotCopilot 全产品线文档
Changeloghttps://github.blog/changelog/label/copilot/版本更新(GitHub Blog 子集)
Copilot Workspacehttps://githubnext.com/projects/copilot-workspaceGitHub Next 的 Agent 化产品
Skill 化方向https://github.com/features/copilot当前对 Agent Skills 规范的支持状态

规范与标准

规范地址涵盖
Agent Skills 规范https://agentskills.io/specificationSKILL.md 格式、frontmatter 字段、跨平台兼容性约定
MCP(Model Context Protocol)https://modelcontextprotocol.ioTools / Resources / Prompts 三类原语、Server/Client 协议
MCP 仓库https://github.com/modelcontextprotocolSDK、官方 server 实现、规范文档源码
Anthropic MCP Registryhttps://code.claude.com/docs/en/mcpAnthropic 维护的官方 MCP 服务器目录(200+ 条目),API:https://api.anthropic.com/mcp-registry/v0/servers?version=latest
CLAUDE.md / AGENTS.md 约定Codex 文档 + Claude Code 文档项目级 agent 指令文件的事实标准(行业共识,无单一规范文档)

第三方策展源(用于发现)

不是官方,但常被官方/社区引用,已成事实上的发现入口。完整清单见 Skill 生态快照 2026-03

类型代表
Awesome 列表everything-claude-code (114K★) · awesome-claude-skills (48.8K★)
大厂 Skill 仓库Vercel · Trail of Bits · Stripe · Cloudflare
Skill 市场skillsmp.com · skillhub.club · claudemarketplaces.com

行业关键深度文章(持续追加)

以下文章是站点方法论的源头依据,详细笔记见 Harness 文献快照 2026-04

文章作者链接
Effective Context Engineering for AI AgentsAnthropichttps://www.anthropic.com/engineering/effective-context-engineering-for-ai-agents
Harness Design for Long-Running AppsAnthropichttps://www.anthropic.com/engineering/harness-design-long-running-apps
Building Effective AgentsAnthropichttps://www.anthropic.com/research/building-effective-agents
Managed AgentsAnthropichttps://www.anthropic.com/engineering/managed-agents
Harness Engineering (Symphony)OpenAI / Latent Spacehttps://www.latent.space/p/symphony
Harness Engineering 三维扩展框架Yage.aihttps://yage.ai/harness-engineering/

链接时效

本页链接的有效性截至 2026-05-13。如果发现 404 / 403,请记录在 Issues 并寻找镜像。链接腐烂是 Reference 层的长期维护负担。