email-messenger

Automates sending encrypted messages and files to selected recipients with configurable expiration and self-destruct options.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tajo9128/BioDockify-pharma-research-ai --skill email-messenger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-messenger
Source: https://github.com/tajo9128/BioDockify-pharma-research-ai/tree/main/nanobot/skills/email-messenger
Command: npx skills add https://github.com/tajo9128/BioDockify-pharma-research-ai --skill email-messenger

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables researchers to deliver results by sending emails and messages across multiple platforms, consolidating communication after experiments or literature reviews.

Core Features & Use Cases

  • Multi-channel delivery: Email, Telegram, WhatsApp, and Discord messages supported.
  • Attachments support: PDFs, DOCX, CSVs can be included with messages and emails.
  • Templates & SMTP integration: Reusable email templates and SMTP configuration to send reliably.
  • Real-world use case: Share a research notebook summary with collaborators via email and notify a team on Telegram when the delivery is complete.

Quick Start

Create an EmailMessenger instance, configure SMTP with host, port, user, and password, then call send_email with recipient, subject, body, and optional attachments. To notify via Telegram or Discord, use the corresponding methods like send_telegram or send_discord with chat identifiers and optional file attachments.

Frequently Asked Questions about email-messenger

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sending research results via email and Telegram?

You can automate sending research results by creating an EmailMessenger instance, configuring SMTP settings for email delivery, and calling methods like send_telegram with chat identifiers to notify teams across multiple platforms.

Can I send file attachments like PDFs and CSVs through Gmail and Discord?

Yes, sending file attachments like PDFs, DOCX, and CSVs is supported across Gmail and Discord. You can include these attachments when calling send_email or send_discord methods to deliver research notes and summaries.

What is the best way to share a research notebook summary with collaborators?

The best way to share a research notebook summary is using reusable email templates with SMTP integration to send results via email, while simultaneously notifying your team on Telegram or Discord when delivery is complete.

Does this messaging tool require SMTP configuration to send emails?

Yes, SMTP configuration is required to send emails. You need to provide the host, port, user, and password to configure the EmailMessenger instance before calling send_email with recipient details and optional attachments.

How do message templates work for multi-channel research communication?

Message templates allow you to create reusable formats for delivering research results consistently. You configure templates once and apply them when sending messages across Gmail, Telegram, WhatsApp, and Discord platforms.

What messaging platforms are supported for delivering research summaries?

Supported messaging platforms include Gmail for email delivery, plus Telegram, WhatsApp, and Discord for direct messaging. This multi-channel approach ensures research summaries and attachments reach collaborators effectively.