Install
openclaw skills install aaAutomatically draft and send Gmail replies matching the client's tone, sign-off, and templates, requiring Gmail access and client profile for context.
openclaw skills install aaThis skill enables the agent to automatically answer Gmail messages on behalf of a client. The agent drafts and (when the user approves or when configured) sends replies using the client’s tone, sign-off, and optional templates.
Gather context
Draft the reply
Use templates when provided
templates/reply_templates.json or user-defined templates), pick the closest match by intent (e.g. “acknowledgment,” “meeting request,” “out of office”) and personalize placeholders like {{sender_name}}, {{topic}}, {{deadline}}.Safety and approval
Integrations
SKILL.md – This file (skill instructions).manifest.json – Package metadata.templates/reply_templates.json – Optional starter templates (acknowledgment, meeting, short reply).scripts/README.md – Short note on how the client can add their own scripts or rules.User: “Reply to this email as my client. Sender: Jane. She’s asking for a meeting next week. Client prefers a short, friendly reply and uses ‘Best’ as sign-off.”
Agent: Uses this skill to draft a short, friendly reply addressing Jane, suggesting a time or asking for availability, and signing “Best,” then returns the draft for the user to approve or send.