Installation
Skills CLI
npx skills@latest add openai/skills --skill gh-address-commentsRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the gh-address-comments skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Verifies authenticated gh access, runs the bundled comment fetcher, numbers the requested changes, and edits only the threads the user selects. GitHub commands require network access and may pause for gh re-authentication if scopes or rate limits fail.
- LicenceApache-2.0
- FrontmatterValid name and description
- Risky patternsNone found
- Size26 lines
- Last checked27 Sept 2026 ·
77389eefd3fb6584210668ca8e43f4b8de87e7722ddd953474bc9e24cdfaaedd
What it can touch
- Edits code
Changes files in your project.
- Runs commands
Runs shell commands such as tests, builds or installs.
- Uses git
Reads history or makes commits, branches or worktrees.
- Network
Reaches external services or the web.
Read the source
Fieldbook links to the original instead of copying it, so you always read the version you install.
skills/.curated/gh-address-comments/SKILL.md on GitHub (opens in a new tab)