GPT-5 finding
README install snippet presents a placeholder as an executable command
- README.md:7-9
The placeholder text is inside a code block with a leading ">", which resembles a shell prompt and can be misread as a command to execute. This can confuse users during installation.
Recommendation
Replace the code block with prose, or provide an actual command if one exists. For example, describe the steps in text and link to the skill directory without placing it in a code fence.