Use this skill when editing documentation, working with files in Doc/, adding versionadded or versionchanged markers, creating NEWS entries for bug fixes or features, updating What's New (Doc/whatsnew/), or building the HTML docs. Covers reStructuredText (.rst) format, documentation validation, and NEWS file requirements.
$npx -y skills add gpshead/cpython-skills --skill docsInstalls into the current project.
Run `npx skills use "https://github.com/gpshead/cpython-skills" --skill "gpshead/cpython-skills/docs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gpshead/cpython-skills" that are relevant to the current task. Run `npx skills add "https://github.com/gpshead/cpython-skills"` and select the relevant skills, then follow their instructions.