From 98be15aa29fba3719c73a7b0be132e7c555bea2d Mon Sep 17 00:00:00 2001 From: David Bojsen Date: Thu, 23 Jul 2026 13:48:26 +0200 Subject: [PATCH 1/8] New translations te-cli.md (Spanish) [ci skip] --- localizedContent/es/content/features/te-cli/te-cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localizedContent/es/content/features/te-cli/te-cli.md b/localizedContent/es/content/features/te-cli/te-cli.md index cc00a662..c34e227a 100644 --- a/localizedContent/es/content/features/te-cli/te-cli.md +++ b/localizedContent/es/content/features/te-cli/te-cli.md @@ -38,7 +38,7 @@ En conjunto, hacen que el mismo binario funcione bien para tres perfiles muy dis - **Canalizaciones de CI/CD** — ejecución no interactiva, anotaciones de GitHub Actions y Azure DevOps, y resultados de pruebas compatibles con VSTEST. > [!Note] -> Cuando uses la TE CLI con agentes, usa la [skill de TE CLI para agentes de codificación con IA](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli), que encapsula la TE CLI de principio a fin. +> When using the TE CLI with agents use the TE CLI [skill for AI coding agents](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli) that wraps the TE CLI end-to-end. See [AI Agent Skill](xref:te-cli-skill) for how to install the skill. ## Qué puede hacer la CLI From 75edb89be6de8d6ae1fe2310546c494f9445ac7a Mon Sep 17 00:00:00 2001 From: David Bojsen Date: Thu, 23 Jul 2026 13:48:31 +0200 Subject: [PATCH 2/8] New translations te-cli.md (Chinese Simplified) [ci skip] --- localizedContent/zh/content/features/te-cli/te-cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localizedContent/zh/content/features/te-cli/te-cli.md b/localizedContent/zh/content/features/te-cli/te-cli.md index e0746677..7d864b14 100644 --- a/localizedContent/zh/content/features/te-cli/te-cli.md +++ b/localizedContent/zh/content/features/te-cli/te-cli.md @@ -38,7 +38,7 @@ Tabular Editor CLI (`te`) 是适用于 Power BI 和 Analysis Services 语义模 - **CI/CD 管道** — 非交互式执行、GitHub Actions 和 Azure DevOps 注释,以及兼容 VSTEST 的测试结果。 > [!Note] -> 当与代理配合使用 TE CLI 时,请使用面向 AI 编码代理的 TE CLI [skill](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli),它对 TE CLI 进行了端到端封装。 +> When using the TE CLI with agents use the TE CLI [skill for AI coding agents](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli) that wraps the TE CLI end-to-end. See [AI Agent Skill](xref:te-cli-skill) for how to install the skill. ## CLI 可以做什么 From 8d03ad768ed62083ba5c178c91143f763f60e311 Mon Sep 17 00:00:00 2001 From: David Bojsen Date: Thu, 23 Jul 2026 13:48:34 +0200 Subject: [PATCH 3/8] New translations te-cli-skill.md (Spanish) [ci skip] --- .../es/content/features/te-cli/te-cli-skill.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/localizedContent/es/content/features/te-cli/te-cli-skill.md b/localizedContent/es/content/features/te-cli/te-cli-skill.md index abf4267e..857a1b98 100644 --- a/localizedContent/es/content/features/te-cli/te-cli-skill.md +++ b/localizedContent/es/content/features/te-cli/te-cli-skill.md @@ -17,9 +17,9 @@ applies_to: [!INCLUDE [te-cli-preview-notice](includes/te-cli-preview-notice.md)] -Tabular Editor CLI incluye un **skill de agente** listo para usar que enseña a los agentes de programación con IA a manejar la interfaz de línea de comandos `te`. Es un único archivo Markdown, [`SKILL.md`](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli), repleto de las convenciones de la CLI, la referencia de comandos, los flujos de trabajo y los escollos habituales. Una vez instalado, un agente responde a «despliega este modelo» o «añade una medida que calcule el margen» con invocaciones idiomáticas de `te`, en lugar de adivinar o inventarse parámetros. +Tabular Editor CLI incluye un **skill de agente** listo para usar que enseña a los agentes de programación con IA a manejar la interfaz de línea de comandos `te`. It's a single Markdown file, [`SKILL.md`](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli), packed with the CLI's conventions, command reference, workflows, and gotchas. Una vez instalado, un agente responde a «despliega este modelo» o «añade una medida que calcule el margen» con invocaciones idiomáticas de `te`, en lugar de adivinar o inventarse parámetros. -El skill se mantiene en el repositorio público [TabularEditor/CLI](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli) y sigue la superficie en versión preliminar de la CLI a medida que evoluciona. +The skill is maintained in the public [TabularEditor/CLI](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli) repository and tracks the preview surface of the CLI as it evolves. ## Qué es un skill @@ -43,13 +43,13 @@ Esto cubre lo mismo que el resto de esta sección documenta para humanos. Consul ## Descarga el archivo del skill -El skill es un único archivo: [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md). +The skill is a single file: [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md). -1. Abre [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md) en GitHub. +1. Open [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md) on GitHub. 2. Haz clic en **Download raw file** (en la parte superior derecha del visor de archivos). 3. Guarda el archivo en un lugar práctico. -Moverás este archivo a una ubicación específica de la herramienta en los pasos de instalación que se indican a continuación. Para ver qué cambió entre versiones antes de descargar una copia más reciente, consulta el [CHANGELOG](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/CHANGELOG.md). +Moverás este archivo a una ubicación específica de la herramienta en los pasos de instalación que se indican a continuación. To see what changed between versions before grabbing a newer copy, check the [CHANGELOG](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/CHANGELOG.md). ## Elige un ámbito de instalación @@ -155,13 +155,13 @@ Para herramientas que siguen la [convención `AGENTS.md`](https://agents.md) o a Para obtener una versión más reciente: -1. Abre [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md) en GitHub y usa **Descargar archivo sin procesar** para obtener la copia más reciente. +1. Open [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md) on GitHub and use **Download raw file** to grab the latest copy. 2. Sustituye el archivo que instalaste antes: - **Skills nativas (Claude Code, Codex, Copilot Agent Skills):** sobrescribe `SKILL.md` en la carpeta de la skill. - **Claude.ai / Desktop:** vuelve a comprimir en ZIP la carpeta `te-cli` y vuelve a subirla desde la interfaz de Skills. - **Instalaciones mediante archivos de instrucciones (instrucciones personalizadas de Copilot, AGENTS.md):** vuelve a pegar el texto completo en `.github/copilot-instructions.md` o `AGENTS.md`. -Consulta el [CHANGELOG](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/CHANGELOG.md) para ver qué ha cambiado entre versiones. +See the [CHANGELOG](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/CHANGELOG.md) for what changed between versions. ## Siguientes pasos From 0a842fe47d2ae2a665c0f914b0069111af4a8b41 Mon Sep 17 00:00:00 2001 From: David Bojsen Date: Thu, 23 Jul 2026 13:48:37 +0200 Subject: [PATCH 4/8] New translations te-cli-skill.md (Chinese Simplified) [ci skip] --- .../zh/content/features/te-cli/te-cli-skill.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/localizedContent/zh/content/features/te-cli/te-cli-skill.md b/localizedContent/zh/content/features/te-cli/te-cli-skill.md index 77e5e689..2a42762a 100644 --- a/localizedContent/zh/content/features/te-cli/te-cli-skill.md +++ b/localizedContent/zh/content/features/te-cli/te-cli-skill.md @@ -17,9 +17,9 @@ applies_to: [!INCLUDE [te-cli-preview-notice](includes/te-cli-preview-notice.md)] -Tabular Editor CLI 自带一个开箱即用的**智能体技能**,让 AI 编码智能体学会如何驱动 `te` 命令行界面。 它就是一个 Markdown 文件,[`SKILL.md`](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli),其中汇集了 CLI 的约定、命令参考、工作流和常见陷阱。 安装后,如果你说“部署这个模型”或“添加一个计算利润率的度量值”,智能体会给出符合 `te` 用法的命令,而不是靠猜测或臆造选项。 +Tabular Editor CLI 自带一个开箱即用的**智能体技能**,让 AI 编码智能体学会如何驱动 `te` 命令行界面。 It's a single Markdown file, [`SKILL.md`](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli), packed with the CLI's conventions, command reference, workflows, and gotchas. 安装后,如果你说“部署这个模型”或“添加一个计算利润率的度量值”,智能体会给出符合 `te` 用法的命令,而不是靠猜测或臆造选项。 -该技能在公开的 [TabularEditor/CLI](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli) repository 中维护,并会随着 CLI 预览功能的演进持续更新。 +The skill is maintained in the public [TabularEditor/CLI](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli) repository and tracks the preview surface of the CLI as it evolves. ## 什么是技能 @@ -43,13 +43,13 @@ Tabular Editor CLI 自带一个开箱即用的**智能体技能**,让 AI 编 ## 下载技能文件 -该技能只有一个文件:[`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md)。 +The skill is a single file: [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md). -1. 在 GitHub 上打开 [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md)。 +1. Open [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md) on GitHub. 2. 点击**下载原始文件**(位于文件查看器右上角)。 3. 将文件保存到一个方便的位置。 -在下面的安装步骤中,你需要将此文件移动到工具专用的位置。 在下载较新版本之前,如果你想看看版本之间有哪些变更,可以查阅 [CHANGELOG](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/CHANGELOG.md)。 +在下面的安装步骤中,你需要将此文件移动到工具专用的位置。 To see what changed between versions before grabbing a newer copy, check the [CHANGELOG](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/CHANGELOG.md). ## 选择安装范围 @@ -155,13 +155,13 @@ Codex 会从你的工作目录向上扫描,因此提交在 repository 根目 要获取更新版本: -1. 在 GitHub 上打开 [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md),然后使用 **Download raw file** 下载最新副本。 +1. Open [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md) on GitHub and use **Download raw file** to grab the latest copy. 2. 替换你之前安装的文件: - **原生技能(Claude Code、Codex、Copilot Agent Skills):** 覆盖技能文件夹中的 `SKILL.md`。 - **Claude.ai / Desktop:** 重新将 `te-cli` 文件夹打包成 ZIP 文件,再通过 Skills UI 重新上传。 - \*\*通过说明文件安装(Copilot 自定义指令、AGENTS.md):\*\*请将正文重新粘贴到 `.github/copilot-instructions.md` 或 `AGENTS.md`。 -查看 [CHANGELOG](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/CHANGELOG.md) 了解各版本之间的变更。 +See the [CHANGELOG](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/CHANGELOG.md) for what changed between versions. ## 后续步骤 From 6eb83f7e00cf95d452d093a450c640f3fbcc1221 Mon Sep 17 00:00:00 2001 From: David Bojsen Date: Thu, 23 Jul 2026 14:55:50 +0200 Subject: [PATCH 5/8] New translations te-cli.md (Spanish) [ci skip] --- localizedContent/es/content/features/te-cli/te-cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localizedContent/es/content/features/te-cli/te-cli.md b/localizedContent/es/content/features/te-cli/te-cli.md index c34e227a..0677c334 100644 --- a/localizedContent/es/content/features/te-cli/te-cli.md +++ b/localizedContent/es/content/features/te-cli/te-cli.md @@ -38,7 +38,7 @@ En conjunto, hacen que el mismo binario funcione bien para tres perfiles muy dis - **Canalizaciones de CI/CD** — ejecución no interactiva, anotaciones de GitHub Actions y Azure DevOps, y resultados de pruebas compatibles con VSTEST. > [!Note] -> When using the TE CLI with agents use the TE CLI [skill for AI coding agents](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli) that wraps the TE CLI end-to-end. See [AI Agent Skill](xref:te-cli-skill) for how to install the skill. +> Al usar la TE CLI con agentes, utiliza la [skill de TE CLI para agentes de programación con IA](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli), que encapsula la TE CLI de principio a fin. Consulta [Skill de agente de IA](xref:te-cli-skill) para saber cómo instalarla. ## Qué puede hacer la CLI From 7e58624fbc68ba56cc36789e9411c466fea5b469 Mon Sep 17 00:00:00 2001 From: David Bojsen Date: Thu, 23 Jul 2026 14:55:52 +0200 Subject: [PATCH 6/8] New translations te-cli.md (Chinese Simplified) [ci skip] --- localizedContent/zh/content/features/te-cli/te-cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localizedContent/zh/content/features/te-cli/te-cli.md b/localizedContent/zh/content/features/te-cli/te-cli.md index 7d864b14..1e3214f9 100644 --- a/localizedContent/zh/content/features/te-cli/te-cli.md +++ b/localizedContent/zh/content/features/te-cli/te-cli.md @@ -38,7 +38,7 @@ Tabular Editor CLI (`te`) 是适用于 Power BI 和 Analysis Services 语义模 - **CI/CD 管道** — 非交互式执行、GitHub Actions 和 Azure DevOps 注释,以及兼容 VSTEST 的测试结果。 > [!Note] -> When using the TE CLI with agents use the TE CLI [skill for AI coding agents](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli) that wraps the TE CLI end-to-end. See [AI Agent Skill](xref:te-cli-skill) for how to install the skill. +> 当与代理配合使用 TE CLI 时,请使用 TE CLI 的[面向 AI 编码代理的技能](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli),它对 TE CLI 进行了端到端封装。 有关如何安装该技能,请参见 [AI Agent Skill](xref:te-cli-skill)。 ## CLI 可以做什么 From 9334db919ef4cd6952e2bfb5e387f5a3f5527193 Mon Sep 17 00:00:00 2001 From: David Bojsen Date: Thu, 23 Jul 2026 14:55:55 +0200 Subject: [PATCH 7/8] New translations te-cli-skill.md (Spanish) [ci skip] --- .../es/content/features/te-cli/te-cli-skill.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/localizedContent/es/content/features/te-cli/te-cli-skill.md b/localizedContent/es/content/features/te-cli/te-cli-skill.md index 857a1b98..9ee4c372 100644 --- a/localizedContent/es/content/features/te-cli/te-cli-skill.md +++ b/localizedContent/es/content/features/te-cli/te-cli-skill.md @@ -17,9 +17,9 @@ applies_to: [!INCLUDE [te-cli-preview-notice](includes/te-cli-preview-notice.md)] -Tabular Editor CLI incluye un **skill de agente** listo para usar que enseña a los agentes de programación con IA a manejar la interfaz de línea de comandos `te`. It's a single Markdown file, [`SKILL.md`](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli), packed with the CLI's conventions, command reference, workflows, and gotchas. Una vez instalado, un agente responde a «despliega este modelo» o «añade una medida que calcule el margen» con invocaciones idiomáticas de `te`, en lugar de adivinar o inventarse parámetros. +Tabular Editor CLI incluye un **skill de agente** listo para usar que enseña a los agentes de programación con IA a manejar la interfaz de línea de comandos `te`. Es un único archivo Markdown, [`SKILL.md`](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli), que reúne las convenciones de la CLI, la referencia de comandos, los flujos de trabajo y los aspectos a tener en cuenta. Una vez instalado, un agente responde a «despliega este modelo» o «añade una medida que calcule el margen» con invocaciones idiomáticas de `te`, en lugar de adivinar o inventarse parámetros. -The skill is maintained in the public [TabularEditor/CLI](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli) repository and tracks the preview surface of the CLI as it evolves. +El skill se mantiene en el repositorio público [TabularEditor/CLI](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli) y hace un seguimiento de las funcionalidades en versión preliminar de la CLI a medida que evoluciona. ## Qué es un skill @@ -43,13 +43,13 @@ Esto cubre lo mismo que el resto de esta sección documenta para humanos. Consul ## Descarga el archivo del skill -The skill is a single file: [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md). +Este skill es un único archivo: [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md). -1. Open [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md) on GitHub. +1. Abre [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md) en GitHub. 2. Haz clic en **Download raw file** (en la parte superior derecha del visor de archivos). 3. Guarda el archivo en un lugar práctico. -Moverás este archivo a una ubicación específica de la herramienta en los pasos de instalación que se indican a continuación. To see what changed between versions before grabbing a newer copy, check the [CHANGELOG](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/CHANGELOG.md). +Moverás este archivo a una ubicación específica de la herramienta en los pasos de instalación que se indican a continuación. Para ver qué cambió entre versiones antes de descargar una copia más reciente, consulta el [CHANGELOG](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/CHANGELOG.md). ## Elige un ámbito de instalación @@ -155,13 +155,13 @@ Para herramientas que siguen la [convención `AGENTS.md`](https://agents.md) o a Para obtener una versión más reciente: -1. Open [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md) on GitHub and use **Download raw file** to grab the latest copy. +1. Abre [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md) en GitHub y usa **Download raw file** para descargar la copia más reciente. 2. Sustituye el archivo que instalaste antes: - **Skills nativas (Claude Code, Codex, Copilot Agent Skills):** sobrescribe `SKILL.md` en la carpeta de la skill. - **Claude.ai / Desktop:** vuelve a comprimir en ZIP la carpeta `te-cli` y vuelve a subirla desde la interfaz de Skills. - **Instalaciones mediante archivos de instrucciones (instrucciones personalizadas de Copilot, AGENTS.md):** vuelve a pegar el texto completo en `.github/copilot-instructions.md` o `AGENTS.md`. -See the [CHANGELOG](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/CHANGELOG.md) for what changed between versions. +Consulta el [CHANGELOG](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/CHANGELOG.md) para ver qué cambió entre versiones. ## Siguientes pasos From 5f41ac190f7ef2de18c5d80773ba4150155eea58 Mon Sep 17 00:00:00 2001 From: David Bojsen Date: Thu, 23 Jul 2026 14:55:58 +0200 Subject: [PATCH 8/8] New translations te-cli-skill.md (Chinese Simplified) [ci skip] --- .../zh/content/features/te-cli/te-cli-skill.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/localizedContent/zh/content/features/te-cli/te-cli-skill.md b/localizedContent/zh/content/features/te-cli/te-cli-skill.md index 2a42762a..7ba6fbe9 100644 --- a/localizedContent/zh/content/features/te-cli/te-cli-skill.md +++ b/localizedContent/zh/content/features/te-cli/te-cli-skill.md @@ -17,9 +17,9 @@ applies_to: [!INCLUDE [te-cli-preview-notice](includes/te-cli-preview-notice.md)] -Tabular Editor CLI 自带一个开箱即用的**智能体技能**,让 AI 编码智能体学会如何驱动 `te` 命令行界面。 It's a single Markdown file, [`SKILL.md`](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli), packed with the CLI's conventions, command reference, workflows, and gotchas. 安装后,如果你说“部署这个模型”或“添加一个计算利润率的度量值”,智能体会给出符合 `te` 用法的命令,而不是靠猜测或臆造选项。 +Tabular Editor CLI 自带一个开箱即用的**智能体技能**,让 AI 编码智能体学会如何驱动 `te` 命令行界面。 它是一个独立的 Markdown 文件,[`SKILL.md`](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli),其中包含 CLI 的惯例、命令参考、工作流程以及常见的坑点。 安装后,如果你说“部署这个模型”或“添加一个计算利润率的度量值”,智能体会给出符合 `te` 用法的命令,而不是靠猜测或臆造选项。 -The skill is maintained in the public [TabularEditor/CLI](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli) repository and tracks the preview surface of the CLI as it evolves. +该技能在公开的 [TabularEditor/CLI](https://github.com/TabularEditor/CLI/tree/main/skills/te-cli) repository 中维护,并会随着 CLI 预览功能的演进同步更新。 ## 什么是技能 @@ -43,13 +43,13 @@ The skill is maintained in the public [TabularEditor/CLI](https://github.com/Tab ## 下载技能文件 -The skill is a single file: [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md). +这个技能只有一个文件:[`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md)。 -1. Open [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md) on GitHub. +1. 在 GitHub 上打开 [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md)。 2. 点击**下载原始文件**(位于文件查看器右上角)。 3. 将文件保存到一个方便的位置。 -在下面的安装步骤中,你需要将此文件移动到工具专用的位置。 To see what changed between versions before grabbing a newer copy, check the [CHANGELOG](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/CHANGELOG.md). +在下面的安装步骤中,你需要将此文件移动到工具专用的位置。 在下载较新版本之前,如果你想先看看版本之间有哪些变更,可以查看 [CHANGELOG](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/CHANGELOG.md)。 ## 选择安装范围 @@ -155,13 +155,13 @@ Codex 会从你的工作目录向上扫描,因此提交在 repository 根目 要获取更新版本: -1. Open [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md) on GitHub and use **Download raw file** to grab the latest copy. +1. 在 GitHub 上打开 [`SKILL.md`](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/SKILL.md),然后使用 **Download raw file** 下载最新副本。 2. 替换你之前安装的文件: - **原生技能(Claude Code、Codex、Copilot Agent Skills):** 覆盖技能文件夹中的 `SKILL.md`。 - **Claude.ai / Desktop:** 重新将 `te-cli` 文件夹打包成 ZIP 文件,再通过 Skills UI 重新上传。 - \*\*通过说明文件安装(Copilot 自定义指令、AGENTS.md):\*\*请将正文重新粘贴到 `.github/copilot-instructions.md` 或 `AGENTS.md`。 -See the [CHANGELOG](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/CHANGELOG.md) for what changed between versions. +查看 [CHANGELOG](https://github.com/TabularEditor/CLI/blob/main/skills/te-cli/CHANGELOG.md) 了解各版本之间的变更。 ## 后续步骤