add-deltachat

Automates DeltaChat account setup, IMAP/SMTP configuration, encryption management, and message routing for email-based chat.

30.5k|12.9k|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/nanocoai/nanoclaw --skill add-deltachat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-deltachat
Source: https://github.com/nanocoai/nanoclaw/tree/main/.claude/skills/add-deltachat
Command: npx skills add https://github.com/nanocoai/nanoclaw --skill add-deltachat

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @deltachat/stdio-rpc-server, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables seamless integration of DeltaChat as a messaging platform, facilitating encrypted, email-based communication within automation workflows.

Core Features & Use Cases

  • Account Setup & Configuration: Guides users through establishing the DeltaChat email account, configuring IMAP and SMTP settings, and managing encryption keys.
  • Messaging & Group Wiring: Automates the process of creating invite links/QR codes for new contacts and wiring chat groups to specific agents for responsive interactions.
  • Use Case: Automate customer support by connecting DeltaChat groups or DMs to AI agents to handle inquiries securely and efficiently.

Quick Start

Set up the DeltaChat account in your environment, start the service, then open DeltaChat and scan the invite QR code displayed at startup to begin messaging.

Frequently Asked Questions about add-deltachat

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

FAQPage Schema
How do I automate DeltaChat account setup and configure IMAP and SMTP settings?

To automate DeltaChat account setup, this Skill guides you through configuring IMAP and SMTP settings, managing encryption keys, and establishing the email account within your environment.

How does email-based encrypted messaging work for customer support automation?

Email-based encrypted messaging works by wiring DeltaChat groups or DMs to AI agents, enabling secure, automated responses to customer inquiries. It uses DeltaChat to route messages over standard email protocols with end-to-end encryption.

Do I need the stdio-rpc-server dependency to enable encrypted messaging?

Yes, you need the @deltachat/stdio-rpc-server dependency to enable encrypted messaging. This package is required to start the service, manage the connection, and route messages between your environment and the DeltaChat application.

What's the best way to wire chat groups to specific agents for automated interactions?

The best way to wire chat groups to specific agents is to start the service, open DeltaChat, and scan the invite QR code displayed at startup. This automatically connects new contacts and routes group messages to your agents.

Can I use DeltaChat for secure messaging without relying on external chat platforms?

Yes, you can use DeltaChat for secure messaging without external chat platforms by leveraging standard email infrastructure. It provides encrypted, email-based communication suitable for personal assistant scenarios and customer support.

When should I not use email-based encrypted messaging for my communication workflows?

You should not use email-based encrypted messaging when your workflow requires real-time, sub-second message delivery or if your environment lacks standard IMAP and SMTP server connectivity to handle the routing requirements.