Skip to content

Fix broken TE CLI skill links after repo folder move#367

Merged
mlonsk merged 2 commits into
mainfrom
docs/fix-cli-skill-links
Jul 23, 2026
Merged

Fix broken TE CLI skill links after repo folder move#367
mlonsk merged 2 commits into
mainfrom
docs/fix-cli-skill-links

Conversation

@eugman

@eugman eugman commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

What

The Tabular Editor CLI agent skill moved on GitHub from the skill/ folder to skills/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.mdblob/main/skills/te-cli/SKILL.md
  • blob/main/skill/CHANGELOG.mdblob/main/skills/te-cli/CHANGELOG.md
  • tree/main/skilltree/main/skills/te-cli

Applied across the English te-cli.md + te-cli-skill.md and their zh/es translations (URL-only change, identical in every language).

Commit 2 — Point agents note at install docs:

  • Added 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. English source only; translations flow through Crowdin.

Verification

  • New URLs confirmed live (HTTP 200): both SKILL.md and CHANGELOG.md under skills/te-cli/.
  • Repo-wide sweep confirms no remaining main/skill/ references.
  • Diff is URL-path-only; no prose altered in the link-fix commit.

🤖 Generated with Claude Code

Eugene Meidinger and others added 2 commits July 21, 2026 11:23
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>
@github-actions

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-mud-081affe03-367.westeurope.azurestaticapps.net

@mlonsk
mlonsk merged commit 2ca0f59 into main Jul 23, 2026
3 checks passed
@mlonsk
mlonsk deleted the docs/fix-cli-skill-links branch July 23, 2026 11:40
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.

2 participants