lark-mail

Automates email workflows via the Lark CLI with explicit user confirmations.

20|1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ImChong/Humanoid_Robot_Learning_Paper_Notebooks --skill lark-mail-imchong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-mail
Source: https://github.com/ImChong/Humanoid_Robot_Learning_Paper_Notebooks/tree/main/.agents/skills/lark-mail
Command: npx skills add https://github.com/ImChong/Humanoid_Robot_Learning_Paper_Notebooks --skill lark-mail-imchong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive, policy-aware workflow for reading, drafting, replying, forwarding, and sending emails via the Lark CLI. It coordinates cross-cutting tasks like attachments, inline images, read-receipts, and draft management to ensure safe, auditable operations.

Core Features & Use Cases

  • Draft and manage communications across new messages, replies, and forwards with a unified CLI workflow.
  • Handle attachments, inline images, and recipient lists while enforcing user confirmations for sending.
  • Typical scenarios include drafting replies, forwarding conversations, reviewing drafts, and sending via the drafts flow to guarantee user intent.

Quick Start

Draft a reply to a message using a +reply shortcut and then send the drafted message after explicit user confirmation via the drafts workflow.

Frequently Asked Questions about lark-mail

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

FAQPage Schema
How do I automate email workflows like drafting and forwarding via Lark CLI?

Automating email workflows via Lark CLI involves coordinating drafts, replies, forwards, and sending operations. It targets scenarios from composing new messages to reviewing drafts across multiple mailboxes while enforcing explicit user confirmations and safety checks.

Can I handle attachments and inline images when sending emails through a CLI workflow?

Yes, you can handle attachments and inline images when sending emails through a CLI workflow. The email workflow coordinates cross-cutting tasks like attachment management and inline images alongside recipient lists to ensure safe and auditable operations.

How does the drafts workflow enforce user confirmation before sending emails?

The drafts workflow enforces user confirmation before sending emails by requiring explicit user intent verification. You draft a reply or message first, then send the drafted message only after explicit confirmation through the drafts flow.

Is it possible to track delivery status and read-receipts for multiple mailboxes?

Yes, tracking delivery status and read-receipts across multiple mailboxes is supported. The workflow coordinates observing delivery status and managing read-receipts to provide structured outputs for integration with other tools.

What is the best way to review and manage drafted replies before final sending?

The best way to review and manage drafted replies before final sending is using the drafts workflow. You can draft a reply using a shortcut, review the drafted message, and then execute the sending operation after guaranteeing explicit user intent and passing safety checks.