Help us improve
Share bugs, ideas, or general feedback.
From google-drive
Write, reply to, and resolve Google Drive comments on Docs, Sheets, Slides, and Drive files with evidence-backed location context. Use when the user asks to leave comments, review a file with comments, respond to comment threads, or resolve Drive comments.
npx claudepluginhub robinebers/converted-plugins --plugin google-driveHow this skill is triggered — by the user, by Claude, or both
Slash command
/google-drive:google-drive-commentsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill for comment workflows in the unified Google Drive plugin. Drive comments can apply to Docs, Sheets, Slides, and generic Drive files, but API-created comments may appear unanchored in the Google editor UI. Every new top-level comment must therefore include enough surface-specific evidence for the reader to find the target without relying on native UI anchoring.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
Use this skill for comment workflows in the unified Google Drive plugin. Drive comments can apply to Docs, Sheets, Slides, and generic Drive files, but API-created comments may appear unanchored in the Google editor UI. Every new top-level comment must therefore include enough surface-specific evidence for the reader to find the target without relying on native UI anchoring.
bulk_update_file_comments call for all creates, replies, and resolves in the same user request.quoted_text with the exact sentence, phrase, heading, or nearby text the comment refers to. Also quote that same text in the comment body when the critique would otherwise say "this sentence" or "this paragraph."sheet_cell_range with the sheet name and A1 cell or range, such as Budget!C12 or Pipeline!A2:D10. Also name that sheet and range in the comment body, and include quoted_text when a displayed value, header, formula, or label would make the target clearer.slide_number. Also name that slide number in the comment body, and include quoted_text when commenting on a title, bullet, label, chart text, or other visible slide text.anchor data for Google Docs, Sheets, or Slides unless the connector explicitly documents a provider-supported shape for that surface. Drive API-created comments may still display as unanchored in the Google editor UI.