Remove the duplicate version line from the skill body - #66
Merged
Conversation
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.
Deploying ai-language with
|
| 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 |
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>
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.
Summary
The skill platform displays the frontmatter
versionfield natively (the "Version" chip beside the description), so the bold version line under the title inSKILL.mdshowed the version twice. This removes the body line.Changes
**Version 1.0.x**line from theSKILL.mdbody. The author, web site, GitHub, and licence block stays directly under the title.Versionline.Verification
--update.1.0.6string remains in the skill or the portable file.Note
Ships in a v1.0.7 release.
🤖 Generated with Claude Code
Generated by Claude Code