email

Manages email workflows including search, read, write, and send via Brain tools.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/cirne/brain-app --skill email-cirne
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email
Source: https://github.com/cirne/brain-app/tree/main/.cursor/skills/email
Command: npx skills add https://github.com/cirne/brain-app --skill email-cirne

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Use this skill to manage email within Braintunnel: find messages, read threads, draft replies, and send messages without switching to a raw ripmail shell.

Core Features & Use Cases

  • Search for messages with keywords across the inbox to locate threads quickly.
  • Read a mail thread or an indexed file to gather context before replying.
  • Draft, edit, and send emails using Brain tools while preserving user safety and privacy.

Quick Start

Locate a message, read the thread, and draft or send a reply using Brain tools.

Frequently Asked Questions about email

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

FAQPage Schema
How do I search my inbox for specific email threads?

You can search your inbox using keywords to locate email threads quickly. The skill uses built-in search_index and list_inbox tools to find messages matching your query across the inbox.

Can I draft and send emails without leaving the interface?

Yes, you can draft, edit, and send emails directly. The skill uses draft_email, edit_draft, and send_draft tools to compose and dispatch messages without switching to a raw ripmail shell.

How do I read a mail thread to get context before replying?

You can read mail threads using read_mail_message and read_indexed_file tools. These gather full context from the thread so you can review the conversation before drafting a reply.

What should I do if an email message is missing from my inbox?

The skill includes debugging workflows for missing messages within inboxes and threads. You can use inbox_rules and list_inbox to check filtering rules and locate misplaced or hidden messages.

Does this email management approach work with existing inbox rules?

Yes, the skill relies on built-in Brain tools including inbox_rules to manage and interact with your existing inbox configuration. It preserves user safety and privacy while handling routine tasks.