resend-email-cli

resend-email-cli is a skill for Claude Code, Codex from iFurySt/aifi. It costs 58 tokens per session (766 once invoked), scanned A, original, MIT.

A command-line tool for sending operational emails through Resend, an email delivery service, from the AIFi sender address.

In plain words
What is it for?
Use it to send, draft and send, test, schedule, or verify delivery of AIFi emails.
Why use it?
It removes the need to send these emails manually while requiring the recipient, subject, and message to be supplied before sending.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/ifuryst/aifi/resend-email-cli
Any agent
npx skills add iFurySt/aifi --skill resend-email-cli
Clone the repo
git clone --depth 1 https://github.com/iFurySt/aifi

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for resend-email-cli

README.md
[![agentmods](https://agentmods.dev/badge/skills/ifuryst/aifi/resend-email-cli.svg)](https://agentmods.dev/skills/ifuryst/aifi/resend-email-cli)
Your own site
<a href="https://agentmods.dev/skills/ifuryst/aifi/resend-email-cli"><img src="https://agentmods.dev/badge/skills/ifuryst/aifi/resend-email-cli.svg" alt="Measured on agentmods" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 766 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00058 $0.00766
Opus 5 $0.00029 $0.00383
Sonnet 5 $0.00012 $0.00153
Haiku 4.5 $0.00006 $0.00077

Measured 4d ago against content hash 89af8ccff4bc, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

resend-email-cli scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/resend-email-cli/SKILL.md · 102 lines

How it starts

The opening of the file, as written. The whole thing — 102 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Resend Email CLI

Use this skill when AIFi needs to send email through Resend from the local machine. The Resend CLI is already authenticated with the default profile in macOS Keychain.

Defaults

  • Sender: [email protected]
  • CLI command: resend
  • Profile: default, unless the user explicitly asks for another profile
  • API key handling: never print, persist, copy, or expose API keys
  • Telemetry: set RESEND_TELEMETRY_DISABLED=1 for agent-run commands

The user decides the recipient, subject, and content at send time. Do not invent missing required fields. If any of to, subject, or body is absent, ask for the missing value before sending.

Workflow

  1. Confirm the CLI is available with command -v resend.

  2. For a new environment or suspected auth issue, run:

    RESEND_TELEMETRY_DISABLED=1 resend whoami --json
    
  3. Build the email using the requested to, subject, body, and any optional fields such as cc, bcc, reply-to, attachments, tags, or schedule.

  4. Prefer a dry run when the content is complex, has attachments, or the user asks to inspect before sending:

    RESEND_TELEMETRY_DISABLED=1 resend emails send \
      --from [email protected] \
      --to [email protected] \
      --subject "Subject" \
      --text "Plain text body" \
      --dry-run
    
  5. Send exactly what the user approved or requested:

    RESEND_TELEMETRY_DISABLED=1 resend emails send \
      --from [email protected] \
      --to [email protected] \
      --subject "Subject" \
      --text "Plain text body" \
      --json
    
  6. Report the result concisely, including the Resend email id when returned.

Body Handling

  • Use --text for short plain-text messages.
  • Use --html or --html-file only when HTML is requested or clearly needed.
  • Use --text-file - or --html-file - for long bodies to avoid shell quoting problems.
  • Preserve the user's exact intended meaning. Do not add marketing language, disclaimers, signatures, or extra content unless requested.

Read the full file on GitHub · 102 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 102 lines · 58 tokens per session scan A 89af8ccff4bc

Subscribe to this mod's changes

resend-email-cli is a skill published in the GitHub repository iFurySt/aifi (22 stars, last pushed 1mo ago), licensed MIT. It adds 58 tokens to every session and 766 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

company-research

A 股个股研究六阶段 SOP(profile → financials → estimates → valuation → risk → report),Phase 0 范围 = 财务估值闭环。当任务是研究 / 分析 / 评估一只或多只已指定代码的 A 股个股时使用;规定每阶段取哪些数据、调哪些 calc 函数、必须落盘什么产物、过什么 Gate。不用于:从市场中筛选标的、泛行业讨论、概念解释、给投资动作建议。.

simonlin1212/Vibe-Research · 115 tokens

data-access

A 股零鉴权取数手册。当需要真实的行情 / 市值 / 估值快照、季度报告期累计财务数据、机构一致预期 EPS、PE 历史序列、公告标题、日 K 线、交易日历时使用;只允许运行本 skill 登记的脚本取数(腾讯 / 新浪 / 同花顺 / baostock / 深交所 / 东财),禁止凭模型记忆给数,禁止自造爬虫。概念解释、观点讨论等不需要取数的话题不要加载。.

simonlin1212/Vibe-Research · 127 tokens

industry-chain

产业链下钻与不可替代性判定方法:以龙头为"需求入口"沿供应链逐层下钻(整机 / 龙头 → 部件 → 核心器件 → 材料 → 衬底与设备),用物理 / 材料约束(扩产周期、良率、认证周期、有无替代)当筛子找供给刚性的卡口;给每个标的贴不可替代性标签(techmoat / capacitymoat / both / 待补)并列证据;含"卡口越硬越贵"与预期差四问的校准。当任务涉及产业链位置、上下游、护城河、不可替代性、供给瓶颈、竞争格局时加载;单纯取数、估值计算、财报拆分等不涉及产业链结构的任务不要加载。只产出框架与证据表,不给投资动作建议。.

simonlin1212/Vibe-Research · 212 tokens

catalyst-risk

催化剂与风险的反证式写法:每个强结论必须先找反证;催化剂按"兑现型 / 预期型 / 周期型"分类并要求可验证的数据时点;风险按技术路线断层、客户集中、产能过剩与价格战、周期顶、预期透支(假便宜 PEG)、一致预期下修、治理与流动性、数据源冲突分类;裁决点的标准写法(什么数据出来会改变判断 + 下一个公开数据时点);知识档案旧结论的反证处理。当任务涉及风险、反证、催化剂、裁决点、预期兑现、什么会推翻结论时加载;单纯取数、估值计算、财报拆分等不需要反证框架的任务不要加载。只产出框架、概率与裁决点,不给投资动作建议。.

simonlin1212/Vibe-Research · 206 tokens

earnings-analysis

财报拆解手册:报告期累计值 → 单季(quarterize)→ 最新单季 / TTM / TTM 同比 / 环比的口径地图,扣非与归母的取舍(一次性损益),季节性与报告期对齐(分子分母同期),三表交叉核对(利润表 / 资产负债表 / 现金流量表),比率(毛利率 / 费用率 / 负债率)一律经 calc ratio,"转向看最新期、规模看 TTM"的判读模板与质量检查清单。当任务涉及财报、季报、业绩、利润拆分、同比环比、毛利率、现金流、扣非时加载;只查行情 / 公告 / 产业链结构、或只讨论概念不涉及财务数字的任务不要加载。取数层不做任何算术,所有派生数字出自 calc;不给投资动作建议。.

simonlin1212/Vibe-Research · 216 tokens

valuation

成长股估值口径手册(A 股为主,US/HK 通用):扣非×4 年化 PE、前瞻 PE、TTM PE 历史分位、PEG(扣非×4 PE ÷ 前瞻 CAGR)、前瞻 CAGR 与 TTM 同比交叉验证、一致预期分歧、四锚 PE 消化年数与"30 倍锚三铁律"、判读规则与常见错误。当任务涉及估值、PE、PEG、贵不贵、能不能消化、历史分位、一致预期时加载;只讨论概念、与估值无关的取数 / 行情 / 公告问题不要加载。所有数字一律经 calc/ 计算,本 skill 只管口径与判读,不给价格锚、不给投资动作建议。.

simonlin1212/Vibe-Research · 187 tokens