byjtsternberg· 36 skills
Draft a Gmail message from a local markdown file via the gws CLI. Converts markdown to HTML, saves as a Gmail draft (never sends), and returns a clickable Gmail drafts URL so the user reviews and sends from Gmail's UI. Triggers on \"draft an email from\", \"gmail draft from markdown\", \"create a draft in gmail\", \"draft a follow-up email\", \"turn this note into an email draft\".
$npx -y skills add jtsternberg/claude-plugins --skill gmail-draft-from-markdownInstalls into the current project.
Run `npx skills use "https://github.com/jtsternberg/claude-plugins" --skill "jtsternberg/claude-plugins/gmail-draft-from-markdown"` 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/jtsternberg/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/jtsternberg/claude-plugins"` and select the relevant skills, then follow their instructions.