Platform: Windows 11, PowerShell
Install command: graphify install --platform windows
Installed file: C:\Users{userName}.claude\skills\graphify\SKILL.md (copied from skill-windows.md)
Problem:
skill-windows.md is missing two commands that are present in skill.md
As a result, Windows users who install via --platform windows have no --wiki command documented in their installed
SKILL.md, so Claude Code does not know the command exists and will not offer it.
Steps to reproduce:
- pip install graphifyy
- graphify install --platform windows
- Open ~/.claude/skills/graphify/SKILL.md
- Search for --wiki → not found
Platform: Windows 11, PowerShell
Install command: graphify install --platform windows
Installed file: C:\Users{userName}.claude\skills\graphify\SKILL.md (copied from skill-windows.md)
Problem:
skill-windows.md is missing two commands that are present in skill.md
As a result, Windows users who install via --platform windows have no --wiki command documented in their installed
SKILL.md, so Claude Code does not know the command exists and will not offer it.
Steps to reproduce: