add-deltachat

Wire the DeltaChat adapter into NanoClaw for email-based agent messaging.

Updated May 7, 2026
One-click install
npx skills add https://github.com/Bartunek/nanoclaw --skill add-deltachat-bartunek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-deltachat
Source: https://github.com/Bartunek/nanoclaw/tree/main/.claude/skills/add-deltachat
Command: npx skills add https://github.com/Bartunek/nanoclaw --skill add-deltachat-bartunek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

DeltaChat channel integration eliminates the manual overhead of linking DeltaChat conversations to NanoClaw agents, enabling seamless, encrypted messaging via email-based chats.

Core Features & Use Cases

  • DeltaChat channel adapter wiring: fetches and installs the adapter from the channels branch, registers the in-app channel, and ensures messages flow to agents.
  • End-to-end encrypted conversations: leverages DeltaChat's Autocrypt/PGP to protect messages between users and agents.
  • Use Case: A bot operator can interact with a DeltaChat DM to issue commands and manage agents via DeltaChat groups.

Quick Start

Install and configure the DeltaChat adapter by fetching the channels branch, installing the adapter package, and building the project to enable DeltaChat messaging.

Frequently Asked Questions about add-deltachat

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

FAQPage Schema
How do I integrate DeltaChat with an AI assistant for secure messaging?

DeltaChat integration fetches the adapter from the channels branch, installs the package, and registers the channel to route messages to NanoClaw AI agents. It leverages DeltaChat's Autocrypt and PGP encryption to protect messages between users and agents.

Does DeltaChat channel integration support end-to-end encrypted group chats?

DeltaChat integration supports both DMs and group chats by leveraging Autocrypt and PGP encryption. Bot operators can interact with DeltaChat DMs to issue commands and manage agents via DeltaChat groups securely.

What do I need to configure to enable DeltaChat messaging in NanoClaw?

Enabling DeltaChat messaging requires the deltachat adapter package, channel registration, and corresponding .env configuration. You must fetch the channels branch, install the adapter package, and build the project to initialize and operate the integration.

Why use DeltaChat as a channel for AI agent communication?

DeltaChat eliminates manual overhead of linking conversations to NanoClaw agents, enabling seamless encrypted messaging via email-based chats. It serves as a secure primary channel for agent communication in both DMs and group chats.

Can I manage AI agents through DeltaChat direct messages?

Bot operators can interact with DeltaChat DMs to issue commands and manage agents via DeltaChat groups. The integration wires DeltaChat conversations directly into NanoClaw, enabling command execution and agent management through email-based chats.

Are there limitations when using DeltaChat as the primary agent communication channel?

DeltaChat as a primary channel requires the deltachat adapter package and proper .env configuration to operate. It is specifically designed for environments where DeltaChat is the main communication method for agents, including DMs and group chats.