Skip to content

docs(community): add Xenon Skill and MCP interoperability guide#716

Open
xianyu-sheng wants to merge 3 commits into
volcengine:mainfrom
xianyu-sheng:docs/xenon-interoperability
Open

docs(community): add Xenon Skill and MCP interoperability guide#716
xianyu-sheng wants to merge 3 commits into
volcengine:mainfrom
xianyu-sheng:docs/xenon-interoperability

Conversation

@xianyu-sheng

@xianyu-sheng xianyu-sheng commented Jul 23, 2026

Copy link
Copy Markdown

Summary

  • add Chinese and English community documentation for reusing VeADK-compatible SKILL.md directories and stdio MCP servers in Xenon
  • use the existing examples/codex_with_skill_and_mcp weather example for executable setup and verification commands
  • use the published Xenon v0.7.2 release as the documentation baseline
  • document the component mapping and explicitly state that this does not add Agent(runtime="xenon") support

Validation

  • fumadocs-mdx, next typegen, and tsc --noEmit passed
  • Xenon v0.7.2 wheel and sdist passed package metadata checks; isolated wheel import reports runtime and distribution version 0.7.2
  • Ark CLI 1.0.4 plus Xenon v0.7.2 verification installed 24/24 embedded Skills; Xenon discovered 24 standard Agent Skills with 0 errors and legacy_skill_count=0
  • Xenon integrations verify --json returned schema version 1.0 and a successful zero-MCP configuration check
  • the existing MCP interoperability check using the repository weather server (mcp==1.26.0) verified initialize, tools/list, and get_weather: 1 server / 1 tool, about 480 ms
  • full static site build passed: 288/288 pages generated
  • both /cn/docs/framework/community/xenon/ and /en/docs/framework/community/xenon/ HTML outputs generated
  • bilingual structure check: 3 headings, 6 code blocks, and 2 callouts per page; navigation order matches

中文说明

本 PR 增加 Xenon 与 VeADK 在标准 Skill/MCP 组件层的双语互操作指南,并清楚区分“组件复用”和“VeADK 原生 Xenon runtime 适配”,避免夸大当前集成范围。文档现以 Xenon v0.7.2 为稳定版本基线。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant