Fix broken TE CLI skill links after repo folder move#367
Merged
Conversation
The agent skill in TabularEditor/CLI moved from `skill/` to `skills/te-cli/`, leaving the doc links pointing at 404s. Update all SKILL.md, CHANGELOG.md, and skill-directory URLs across the English, Chinese, and Spanish TE CLI pages. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add a sentence to the agents callout on the TE CLI page linking to the AI Agent Skill page (xref:te-cli-skill) so readers know where to find install instructions. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-mud-081affe03-367.westeurope.azurestaticapps.net |
mlonsk
approved these changes
Jul 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
The Tabular Editor CLI agent skill moved on GitHub from the
skill/folder toskills/te-cli/, which left every doc link to it pointing at a 404.Commit 1 — Fix broken links (6 files, 24 links):
blob/main/skill/SKILL.md→blob/main/skills/te-cli/SKILL.mdblob/main/skill/CHANGELOG.md→blob/main/skills/te-cli/CHANGELOG.mdtree/main/skill→tree/main/skills/te-cliApplied across the English
te-cli.md+te-cli-skill.mdand theirzh/estranslations (URL-only change, identical in every language).Commit 2 — Point agents note at install docs:
xref:te-cli-skill) so readers know where to find install instructions. English source only; translations flow through Crowdin.Verification
SKILL.mdandCHANGELOG.mdunderskills/te-cli/.main/skill/references.🤖 Generated with Claude Code