Results for “smtp2go”
10 skillsMore results
webrtc
WebRTC peer-to-peer communication. Signaling, ICE/STUN/TURN, media streams, data channels, screen sharing, and SFU integration (mediasoup, LiveKit). USE WHEN: user mentions "WebRTC", "video call", "peer-to-peer", "P2P", "screen sharing", "data channel", "STUN", "TURN", "mediasoup", "LiveKit" DO NOT USE FOR: server-to-client streaming - use `sse`; chat messaging - use `socket-io`
28
gpt2api-rs-admin
Operates the gpt2api-rs image gateway: start the service, run admin control-plane operations, exercise OpenAI-compatible image APIs, and drive the StaticFlow /admin/gpt2api-rs integration page.
0
proposal-generator
Generate a branded sales proposal from a CRM deal record — packaged as a Gamma deck (or Google Doc fallback) with embedded Stripe payment link, emailed to the prospect via Gmail draft. On-demand per deal.
0
gmail
Read, send, and manage Gmail messages, threads, labels, and drafts through the Gmail API with managed OAuth authentication.
10 · bundle
gmail
Gmail API integration with managed OAuth. Read, send, and manage emails, threads, labels, and drafts. Use this skill when users want to interact with Gmail. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
228
gmail
Read, send, and manage Gmail messages, threads, labels, and drafts via the Maton API proxy with managed OAuth authentication.
1 · bundle
gws-gmail-watch
Watches a Gmail mailbox for new emails and streams them as NDJSON, with options for Pub/Sub setup, filtering by labels, and output to files.
0
gmail-poller
Watch a Gmail inbox for new messages via the `gog` Google Workspace CLI — emits one turn per new message ID since the last poll. Cursor is a SET of message IDs (not a timestamp), so reordered or backdated deliveries don't double-emit. Opt-in: copy this directory into `<home>/skills/gmail-poller/`, install `gog`, run the OAuth setup once, set `GOG_ACCOUNT`, then `reload_pollers`. Companion to the `pollers` framework skill and the `world-scanning` skill (catalog of what's worth polling). For a sender-allowlist / label-filter, use a Gmail search query in `MIMIR_GMAIL_QUERY` — the Gmail search language IS the filter mechanism, this poller doesn't reimplement it.
6 · bundle
sendgrid-mcp-server
Sets up a SendGrid MCP server for sending email from Node.js projects, with installation and documentation links.
28