gomailSend emails via the gomail sender CLI with attachments, templates, and recipient management. Use when sending or testing email delivery from OpenClaw.
Install via ClawdBot CLI:
clawdbot install craftslab/gomailGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/craftslab/gomail/releases/latestAudited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
An e-commerce platform uses the gomail skill to automatically send order confirmations and shipping updates to customers via SMTP. It leverages attachments for invoices and templates for consistent branding, ensuring reliable delivery from OpenClaw.
A marketing agency employs the skill to send bulk promotional emails with HTML content and attachments like brochures. The dry-run feature validates recipient lists before sending, reducing errors and improving campaign efficiency.
A tech company integrates gomail into OpenClaw to send automated alerts and reports to employees, such as system status updates or weekly summaries. It uses CC recipients for team-wide notifications and plain text for clarity.
A customer service tool uses the skill to send email responses to support tickets, including attachments like troubleshooting guides. It configures SMTP settings for secure, authenticated sending to maintain professionalism.
A SaaS provider bundles gomail as part of its platform to offer email automation features to subscribers. Revenue is generated through monthly subscription fees based on usage tiers, such as number of emails sent.
A consulting firm offers services to integrate and customize the gomail skill for clients' specific email workflows, such as setting up SMTP configurations and templates. Revenue comes from project-based fees and ongoing support contracts.
A company provides hosted instances of OpenClaw with pre-configured gomail skills, including managed SMTP servers and security updates. Revenue is earned through hosting fees and premium support packages for enterprise clients.
💬 Integration Tip
Ensure the sender binary is on the system PATH or in the skill directory, and always test with --dry-run first to validate configurations before sending live emails.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.