← 返回 Skills 市场
modestyrichards

cold-email

作者 ModestyRichards · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
103
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install modesty-cold-email
功能描述
Generate hyper-personalized cold email sequences using AI. Turn lead data into high-converting outreach campaigns.
安全使用建议
Before installing, verify the SkillBoss service and API domain (api.skillbossai.com) and confirm it's a trusted provider. Understand that using the skill will send lead PII (emails, names, LinkedIn URLs, company sites) to that third party—ensure you have consent and that this complies with your privacy policies and applicable laws (e.g., GDPR). Avoid sending sensitive personal data (SSNs, financial info). Store the SKILLBOSS_API_KEY in a secure secrets manager, use least-privilege keys if possible, and plan to rotate/revoke keys. Test the integration with dummy or redacted leads first, review SkillBoss's privacy/retention policy, and monitor API traffic/logs for unexpected behavior. If you require on-prem or non-exfiltrating behavior, this external-API approach may not be appropriate.
功能分析
Type: OpenClaw Skill Name: modesty-cold-email Version: 1.0.0 The skill is designed to generate personalized cold email sequences by interfacing with the SkillBoss AI API (api.skillbossai.com). It functions as documented in SKILL.md, requiring an API key and processing lead data (name, company, LinkedIn) to produce outreach content. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The name/description (cold-email generation) align with the declared requirement (SKILLBOSS_API_KEY) and the SKILL.md, which instructs calls to https://api.skillbossai.com/v1/pilot. There are no unrelated env vars, binaries, or install steps.
Instruction Scope
The instructions explicitly send lead data (email, name, company, company_website, LinkedIn URL, etc.) to the SkillBoss API. This is expected for the feature but constitutes transmission of personal data to a third party. The SKILL.md does not include guidance on data minimization, consent, or retention.
Install Mechanism
Instruction-only skill with no install spec and no code files—nothing is written to disk by the skill package itself, which is low install risk.
Credentials
Only a single API key (SKILLBOSS_API_KEY) is required, which is proportionate for a remote API-backed email-generation skill. No unrelated credentials or config paths are requested.
Persistence & Privilege
always:false and user-invocable:true. The skill can be invoked autonomously by the agent (platform default), so if you permit autonomous runs the agent could call the external API without additional prompts—this is normal but worth noting.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install modesty-cold-email
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /modesty-cold-email 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the "modesty-cold-email" skill. - Generate hyper-personalized cold email sequences using the SkillBoss API Hub. - Supports both single-lead and batch lead requests with structured prompts. - Provides Python examples for integration and response parsing. - Offers flexible options for email count, signature, campaign angle, and approved CTAs. - Comprehensive documentation for required lead fields, response format, and error codes.
元数据
Slug modesty-cold-email
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

cold-email 是什么?

Generate hyper-personalized cold email sequences using AI. Turn lead data into high-converting outreach campaigns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。

如何安装 cold-email?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install modesty-cold-email」即可一键安装,无需额外配置。

cold-email 是免费的吗?

是的,cold-email 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

cold-email 支持哪些平台?

cold-email 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 cold-email?

由 ModestyRichards(@modestyrichards)开发并维护,当前版本 v1.0.0。

💬 留言讨论