Skip to content
Skillv1.0.0

cold-email-personalizer

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

by refly-ai(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from refly-ai/refly-skills (skills/cold-email-personalizer/SKILL.md). Install upstream with npx skills add refly-ai/refly-skills --skill cold-email-personalizer. Copyright stays with the author.

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.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/refly-ai-refly-skills-cold-email-personalizer/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

refly-ai-refly-skills-cold-email-personalizer.ocm.jsonjson
{
  "ocm": "1",
  "id": "refly-ai-refly-skills-cold-email-personalizer",
  "kind": "skill",
  "name": "cold-email-personalizer",
  "description": "个性化冷邮件生成工具,根据潜在客户信息自动生成高度个性化的开发信,提升打开率和回复率",
  "publisher": "refly-ai",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "email",
      "marketing",
      "sales",
      "outreach",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "个性化冷邮件生成工具,根据潜在客户信息自动生成高度个性化的开发信,提升打开率和回复率"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/refly-ai/refly-skills",
      "path": "skills/cold-email-personalizer/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/refly-ai/refly-skills/blob/HEAD/skills/cold-email-personalizer/SKILL.md",
      "key": "refly-ai/refly-skills/skills/cold-email-personalizer/SKILL.md"
    }
  },
  "instructions": "# cold-email-personalizer\n\n个性化冷邮件生成工具,根据潜在客户信息自动生成高度个性化的开发信,提升打开率和回复率\n\n## Installation\n\n```bash\nrefly skill install skp-e8ctisul8j72vkjt04kczef5\n```\n\n## Usage\n\nAfter installation, run the skill using your installation ID:\n\n```bash\nrefly skill run <installationId> --input '{}'\n```\n\nThe installation ID is returned when you run `refly skill install`.",
  "cost": {
    "context_tokens": 87
  }
}

Fetch it by URL: GET /api/v1/registry/refly-ai-refly-skills-cold-email-personalizer/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.