Skip to content
AI & Agents
Skill

/cold-email-personalizer

个性化冷邮件生成工具,根据潜在客户信息自动生成高度个性化的开发信,提升打开率和回复率

From plugin
refly-skills
19959 skills
Install
$ npx -y skills add refly-ai/refly-skills --skill cold-email-personalizer --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/cold-email-personalizer

Context preview

The summary Claude sees to decide when to auto-load this skill.

个性化冷邮件生成工具,根据潜在客户信息自动生成高度个性化的开发信,提升打开率和回复率

SKILL.md

cold-email-personalizer.SKILL.md
name: cold-email-personalizer
description: 个性化冷邮件生成工具,根据潜在客户信息自动生成高度个性化的开发信,提升打开率和回复率
skillId: skp-e8ctisul8j72vkjt04kczef5
workflowId: see-workflow-mapping
triggers:
  - 生成冷邮件
  - 个性化邮件
  - cold email
  - personalized email
  - outreach email
  - 开发信
tags:
  - email
  - marketing
  - sales
  - outreach
version: 1.0.0

cold-email-personalizer

个性化冷邮件生成工具,根据潜在客户信息自动生成高度个性化的开发信,提升打开率和回复率

Installation

refly skill install skp-e8ctisul8j72vkjt04kczef5

Usage

After installation, run the skill using your installation ID:

refly skill run <installationId> --input '{}'

The installation ID is returned when you run `refly skill install`.

Ships withrefly-skills

Refly skills repository

Get the whole plugin