Skip to content

Remove the duplicate version line from the skill body - #66

Merged
jposluns merged 1 commit into
mainfrom
claude/dedupe-skill-version
Jul 28, 2026
Merged

Remove the duplicate version line from the skill body#66
jposluns merged 1 commit into
mainfrom
claude/dedupe-skill-version

Conversation

@jposluns

Copy link
Copy Markdown
Owner

Summary

The skill platform displays the frontmatter version field natively (the "Version" chip beside the description), so the bold version line under the title in SKILL.md showed the version twice. This removes the body line.

Changes

  • Remove the **Version 1.0.x** line from the SKILL.md body. The author, web site, GitHub, and licence block stays directly under the title.
  • Keep the version in frontmatter, which the platform shows and the release workflow reads.
  • The portable instructions file has no such native display, so it keeps its plain Version line.
  • Bump to 1.0.7 (v1.0.6 is published and immutable) and re-record the drift hash.

Verification

  • Drift check passes after --update.
  • Link check passes.
  • No stale 1.0.6 string remains in the skill or the portable file.

Note

Ships in a v1.0.7 release.

🤖 Generated with Claude Code


Generated by Claude Code

The skill platform surfaces the frontmatter version natively, so the bold
version line under the title repeated it. Drop the body line; the author, web
site, GitHub, and licence block stays. The frontmatter keeps the version, which
the platform displays and the release workflow reads. The portable instructions
file has no such display, so it keeps its plain version line. Bump to 1.0.7 and
re-record the drift hash.
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying ai-language with  Cloudflare Pages  Cloudflare Pages

Latest commit: c0c2c19
Status: ✅  Deploy successful!
Preview URL: https://06992580.ai-language.pages.dev
Branch Preview URL: https://claude-dedupe-skill-version.ai-language.pages.dev

View logs

@jposluns
jposluns merged commit 82b76ac into main Jul 28, 2026
3 checks passed
@jposluns
jposluns deleted the claude/dedupe-skill-version branch July 28, 2026 23:03
jposluns added a commit that referenced this pull request Aug 8, 2026
The skill platform surfaces the frontmatter version natively, so the bold
version line under the title repeated it. Drop the body line; the author, web
site, GitHub, and licence block stays. The frontmatter keeps the version, which
the platform displays and the release workflow reads. The portable instructions
file has no such display, so it keeps its plain version line. Bump to 1.0.7 and
re-record the drift hash.

Co-authored-by: Claude <noreply@anthropic.com>
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