[Community Submission] Add skill: variant-option-normalizer#70
Merged
timctfl merged 26 commits intotimctfl:mainfrom Apr 15, 2026
Merged
[Community Submission] Add skill: variant-option-normalizer#70timctfl merged 26 commits intotimctfl:mainfrom
timctfl merged 26 commits intotimctfl:mainfrom
Conversation
- Introduced a new skill for normalizing and repairing variant options in Shopify product CSVs. - Added detailed documentation outlining the skill's functionality, input requirements, and output format. - Included an example output to demonstrate the skill's capabilities and expected results.
…data during row reordering in variant option normalizer
…tespace trimming, clarifying missing image checks, and adding reminders for Shopify import processes.
…r corrected CSV and change log outputs
… call in audit process
… documentation for audit script
…ils and JSON metadata
…better variant normalization
… variant normalization
…ons for improved variant normalization
Replace em dashes with periods/conjunctions per SkillShelf copy conventions. Add Gotchas section with 3 LLM behavior patterns to watch for (inventing aliases, over-normalizing brand choices, misinterpreting variant count warnings). Add certified: false for community submission status. Co-Authored-By: Claude Opus 4.6 (1M context) <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.
Description
Detects inconsistent Shopify variant option data and produces a corrected CSV plus a change log. Covers 8 detection categories across a 3-turn merchant conversation: audit, confirm plan,
produce output.
What's in this PR:
Key decisions made during development:
Contributor Attestation