feat: add & fortify color-management skill — ICC profiles, working spaces, gamut analysis #67
No reviewers
Labels
No labels
community-feedback
enhancement
skill-upgrade
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
magnus/agent-skills!67
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/color-management-skill"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Creates the
color-managementskill for the agent-skills repo — expert-level ICC profile color management for open-source workflows. Followed by a 10-phase fortification filling all identified gaps.What's included (20 files, 3.6K+ lines)
Core SKILL.md
7 Python Scripts
icc-profile-inspect.py— extract ICC metadata, primaries, TRCwell-behaved-check.py— xicclu neutral axis verificationcolor-space-convert.py— profile-to-profile with intent/BPC/unboundedgamut-check.py— out-of-gamut pixel analysis + overlayssrgb-compare.py— sRGB variant comparisoncolor-difference.py— CIE76/CIE94/CIEDE2000/CMC l:ccolor-report.py— unified report combining all tools9 Reference Files
2 Templates
Key Sources