ecosystem-authoritative-sources
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseEcosystem Authoritative Sources
生态系统权威来源
Official Open Standard Recognition
官方开放标准认证
Important: This reference library draws heavy inspiration and structural standards directly from the Anthropic Claude Plugins official repositories. Please refer to:
- Foundational Specification:
https://github.com/anthropics/claude-plugins-official/tree/main/plugins/plugin-dev - L4 Interaction & Execution Patterns: Derived from (specifically the Legal and Bio-Research plugins).
https://github.com/anthropics/claude-knowledgework-plugins
重要说明: 本参考库的设计灵感和结构标准直接大量参考了Anthropic Claude Plugins的官方仓库。请参考:
- 基础规范:
https://github.com/anthropics/claude-plugins-official/tree/main/plugins/plugin-dev - L4交互与执行模式: 源自 (特别是法律和生物研究类插件)。
https://github.com/anthropics/claude-knowledgework-plugins
The Library
资源库
The following open standards are available for review:
This skill provides comprehensive information and reference guides about the conventions and constraints defining the extensibility ecosystem.
Because of the Progressive Disclosure architecture, you should selectively read the reference files below only when you need detailed information on that specific topic.
以下开放标准可供查阅:
本skill提供了定义可扩展生态系统的约定与约束的全面信息和参考指南。
由于采用渐进式披露架构,你仅在需要某特定主题的详细信息时,才有选择性地阅读下方的参考文件。
Table of Contents
目录
To read any of the reference guides, use your file system tools to or the relevant file.
catview- Agent Skills: Definition, lifecycle, progressive disclosure, and constraints of (and equivalents like
.claude/skills/and.agent/skills/). Custom agents deployed as Skills are stored here as.github/skills/.<plugin>-<agent>/SKILL.md- reference/skills.md
- reference/skill-execution-flow.mmd
- Claude Plugins: Specification for the architecture, manifest setup, and distribution.
.claude-plugin- reference/plugins.md
- reference/plugin-architecture.mmd
- Antigravity Workflows & Rules (and Legacy Commands): Specifications for global/workspace Rules, deterministic trajectory Workflows, and the critical distinction between deploying Skills vs. Legacy Commands.
- reference/workflows.md
- Sub-Agents: Definition, setup, and orchestration of nested contextual LLM boundaries. Sub-Agents are deployed structurally as pure Skills (mapped to ).
skills/<agent-name>/SKILL.md- reference/sub-agents.md
- GitHub Copilot Prompts (Models): Documentation on the exact YAML schema, dynamic variables, and exclusion logic () used by GitHub Copilot chat environments.
exclude-targets- reference/github-prompts.md
- GitHub Agentic Workflows: Documentation on the "Continuous AI" autonomous agents responding to CI/CD events.
- reference/github-agentic-workflows.md
- Hooks: Lifecycle event integrations (e.g., ,
pre-commit).on-startup- reference/hooks.md
- Azure AI Foundry Agents: Documentation on how to map Open Agent-Skills to Azure Foundry Agent Service, including API payloads, constraints (e.g., 128-tool limits), and standard setups.
- reference/azure-foundry-agents.md
- Marketplace: Registering registries and interacting with the distribution format.
marketplace.json- reference/marketplace.md
若要阅读任意参考指南,请使用你的文件系统工具执行或命令查看相关文件。
catview- Agent Skills: (以及等效路径如
.claude/skills/和.agent/skills/)的定义、生命周期、渐进式披露规则与约束。作为Skill部署的自定义Agent会以.github/skills/的格式存储在此处。<plugin>-<agent>/SKILL.md- reference/skills.md
- reference/skill-execution-flow.mmd
- Claude Plugins: 架构、清单配置和分发的规范。
.claude-plugin- reference/plugins.md
- reference/plugin-architecture.mmd
- Antigravity Workflows & Rules (and Legacy Commands): 全局/工作区规则、确定性轨迹工作流的规范,以及部署Skills和旧版Commands之间的核心区别。
- reference/workflows.md
- Sub-Agents: 嵌套上下文LLM边界的定义、配置和编排。子Agent在结构上作为纯Skill部署(对应路径为)。
skills/<agent-name>/SKILL.md- reference/sub-agents.md
- GitHub Copilot Prompts (Models): GitHub Copilot聊天环境所使用的精确YAML schema、动态变量以及排除逻辑()的相关文档。
exclude-targets- reference/github-prompts.md
- GitHub Agentic Workflows: 响应CI/CD事件的“持续AI”自主Agent的相关文档。
- reference/github-agentic-workflows.md
- Hooks: 生命周期事件集成(例如、
pre-commit)。on-startup- reference/hooks.md
- Azure AI Foundry Agents: 关于如何将开放Agent-Skill映射到Azure Foundry Agent服务的相关文档,包括API payload、约束(例如128个工具的上限)以及标准配置。
- reference/azure-foundry-agents.md
- Marketplace: 注册仓库以及使用分发格式进行交互的相关说明。
marketplace.json- reference/marketplace.md
Usage Instruction
使用说明
Never guess the specifics of frontmatter, plugin directory limits, or workflow sizes. Read the exact specifications linked above before constructing new ecosystem extensions.
SKILL.md永远不要臆测前置元数据、插件目录限制或工作流大小的具体规则。在构建新的生态系统扩展之前,请先阅读上方链接中的准确规范。
SKILL.md