gdocs-comment
Installation
SKILL.md
Google Docs bulk comment poster
Post N anchored Google Docs comments from a JSON plan. Each comment is attached to a unique substring of doc body text, optionally with @-mentions of collaborators. Uses the user's already-logged-in browser session via the chrome-cdp skill.
Break-even is around 5 comments — for fewer, type them directly in the doc.
Prerequisites
chrome-cdpskill installed; the wrapper auto-discoverscdp.mjs(or set$CDP_BIN).- Chrome / Brave / Edge running with remote debugging enabled.
- Google Doc tab open in that browser, logged in, with comment permission on the doc.
- Node.js 22+ (uses built-in WebSocket / Unix-socket APIs).
Usage
# 1. find the doc tab
${CLAUDE_PLUGIN_ROOT}/skills/gdocs-comment/gdocs-comment --list