mail

Route messages to fno mail commands and manage inboxes.

2|Updated Jun 18, 2026
One-click install
npx skills add https://github.com/bllshttng/footnote --skill mail-bllshttng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mail
Source: https://github.com/bllshttng/footnote/tree/main/skills/mail
Command: npx skills add https://github.com/bllshttng/footnote --skill mail-bllshttng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires fno, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of messaging and communicating with project members and peers, making it easier to coordinate tasks and share information.

Core Features & Use Cases

  • Message Sending: Send messages to individual users or project groups.
  • Message Replying: Respond to specific messages with ease.
  • Inbox Management: Check unread messages, list all messages, view detailed information, and manage your read cursor.
  • Use Case: Need to quickly send a message to the team about a new feature? Use this Skill to draft and send the message in seconds.

Quick Start

Send a message to the team by typing: /fno:mail send team "Let's discuss the new feature".

Frequently Asked Questions about mail

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

FAQPage Schema
How do I send asynchronous messages to project team members?

Send asynchronous messages to project team members by routing text inputs to the appropriate mail command, which normalizes the data and reports the delivery outcome. This facilitates team collaboration without requiring real-time presence.

What is the best way to manage unread messages for project communication?

Manage unread messages for project communication by checking your inbox, viewing detailed information, and adjusting your read cursor. This normalizes message management and reports outcomes to keep your project peers updated.

Do I need the fno binary to manage messaging for projects and peers?

Yes, you need the fno binary to manage messaging for projects and peers because the Skill requires it to interact with the durable fno mail mailbox. Without this dependency, message routing and outcome reporting cannot function.

How does async communication work for team collaboration when using durable mailboxes?

Async communication for team collaboration works by routing messages to a durable mailbox command, normalizing the input, and reporting the delivery outcome. This allows project members to share information and coordinate tasks without being online simultaneously.

Can I send a single message to an entire project group instead of individual users?

Yes, you can send a single message to an entire project group instead of individual users. The Skill routes the message input to the mail command, normalizes the data, and reports the successful delivery outcome for the team.