Overview
- Skill Key
- boilerrat/protom-bridge-email
- Author
- boilerrat
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/boilerrat/protom-bridge-email
- Latest Commit SHA
- 1a0c61faff9592fe96167b9ca8943fe46bf61179
Send email through Proton Mail Bridge (localhost SMTP) using age-encrypted credentials. Use when setting up Proton Bridge for an agent mailbox, encrypting Bridge credentials (no 1Password), or sending automated emails (daily reports, alerts) via Proton Bridge.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 proton-bridge-email 技能。 若已安装,则直接安装 proton-bridge-email 技能。
# Proton Bridge Email (age-encrypted) Authored by **Boilermolt + Boiler (Chris)**. Use Proton Mail Bridge for local SMTP/IMAP and keep credentials encrypted at rest with `age`. ## What this skill provides - A minimal SMTP sender: `scripts/send_email.py` - A helper to encrypt the Bridge env file: `scripts/encrypt_env.sh` - Setup notes: `references/proton-bridge-setup.md` ## Expected local secret location This skill assumes the encrypted env file is at: - `~/clawd/secrets/proton.env.age` And your age identity is at: - `~/.config/age/keys.txt` The encrypted file should contain at least: - `PROTON_EMAIL` - `PROTON_BRIDGE_USER` - `PROTON_BRIDGE_PASS` (Bridge “Use this password”, not your Proton web password) - `SMTP_HOST`, `SMTP_PORT`, `SMTP_SECURITY` ## Quick start 1) Set up Proton Bridge (Linux) → see `references/proton-bridge-setup.md`. 2) Create a temporary plaintext env file (e.g., `/tmp/proton.env`), then encrypt it: ```bash bash scripts/encrypt_env.sh /tmp/proton.env <age-public-key> ``` 3) Send a test email: ```bash python3 scripts/send_email.py \ --to you@example.com \ --subject "Test" \ --body "Sent via Proton Bridge." ``` ## Notes / gotchas - Bridge typically uses a local/self-signed cert for TLS on localhost. The sender script allows it. - Bridge must be running for localhost SMTP to work. - Do not commit or share secrets; only share the `.age` encrypted file if you intend to.
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
rxhxm
Agent Skill (SKILL.md) for Sixtyfour AI — People & company intelligence API. Enrich leads, find emails/phones, qualify prospects, search people. For Claude Code, Codex, OpenClaw, Cursor.
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
cerbug45
AI Wallet Payment System Skill Guide
cerbug45
AgentMesh SKILL.md
cerbug45
AI Agent Tools Python Utility Library for AI Agents