
from ai-helpers32
Easily compose and save Gmail drafts using conversation context, recipients, and subjects via the GWS binary.
This skill allows an agent to transform conversation text into a professional Gmail draft. It handles the gathering of recipients, subjects, and body content, presents the draft for user review, and then programmatically creates the draft in the user's Gmail account.
Use this skill when a user asks to "draft an email," "prepare a response," or when another skill (like a meeting summarizer) needs to output its results as an email draft for further refinement by the human.
create_draft.py for interacting with the Gmail API via GWS.gws binary and specific OAuth scopes.Claude Code, Cursor, and other agentic environments that support Bash execution and Python scripts.
This skill has not been reviewed by our automated audit pipeline yet.