# pi treats any root-level .md file in a skills directory as a skill and # warns "description is required" for non-skill markdown like this README. # pi's skill scanner honors .gitignore files, so ignoring README.md here # keeps it out of skill discovery (and out of git). README.md