← 返回 Skills 市场
287
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-instantly-campaign-launcher
功能描述
Create and launch an Instantly.ai cold email campaign with D0/D3/D8 sequences and bulk-import leads via API, no dashboard needed.
安全使用建议
This skill's code and instructions match the stated purpose, but the registry metadata failing to declare the required INSTANTLY_KEY is a red flag (likely an oversight, but confirm before trusting). Before installing/running: 1) Verify INSTANTLY_KEY is an Instantly API key from app.instantly.ai and keep it secret (do not paste into public repos). 2) Inspect the included scripts (they are provided) and test with a non-production Instantly account and dummy leads to confirm behavior. 3) Ensure you have the right to email the leads and that your campaign complies with anti-spam laws and your organization’s policies. 4) If you plan automation, consider rotating the API key after testing and store it in a secure secret manager rather than plain env vars. If you need absolute assurance, ask the publisher to update the registry metadata to declare INSTANTLY_KEY as a required credential (primaryEnv) before installing.
功能分析
Type: OpenClaw Skill
Name: skill-instantly-campaign-launcher
Version: 1.0.0
The skill is a legitimate utility for programmatically managing cold email campaigns via the Instantly.ai API. It performs campaign creation, sequence configuration, and lead importing from a local JSON file to api.instantly.ai as described in the documentation. No malicious patterns, such as unauthorized data exfiltration, obfuscation, or command execution, were found in scripts/campaign-launcher.js or SKILL.md.
能力评估
Purpose & Capability
Name/description match the implementation: the code and SKILL.md call api.instantly.ai to create campaigns, add sequences, and import leads. However the registry metadata lists no required env vars or primary credential while both SKILL.md and the code require an INSTANTLY_KEY (or config.instantlyKey). This metadata omission is an incoherence.
Instruction Scope
Runtime instructions are scoped to Instantly API usage and local files: edit scripts/campaign.config.js, provide leads.json, and set INSTANTLY_KEY. The code only reads those files and the INSTANTLY_KEY and makes HTTPS calls to api.instantly.ai; it does not attempt to read unrelated system files or contact other endpoints.
Install Mechanism
No install spec (instruction-only installation) and no downloads. The package includes two JS scripts bundled in the skill, which is consistent with a run-from-source usage model. No external installers or remote code downloads are used.
Credentials
The skill requires a single API bearer token (INSTANTLY_KEY) which is proportionate to its purpose. The concern is that the registry metadata did not declare this required environment variable or a primary credential, creating a mismatch in the manifest that could mislead users or automated reviewers.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and does not persist credentials itself. It only reads local config and leads files and posts to the Instantly API, which is appropriate for its stated function.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-instantly-campaign-launcher - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-instantly-campaign-launcher触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Instantly Campaign Launcher 是什么?
Create and launch an Instantly.ai cold email campaign with D0/D3/D8 sequences and bulk-import leads via API, no dashboard needed. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 287 次。
如何安装 Instantly Campaign Launcher?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-instantly-campaign-launcher」即可一键安装,无需额外配置。
Instantly Campaign Launcher 是免费的吗?
是的,Instantly Campaign Launcher 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Instantly Campaign Launcher 支持哪些平台?
Instantly Campaign Launcher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Instantly Campaign Launcher?
由 Zero2Ai(@zero2ai-hub)开发并维护,当前版本 v1.0.0。
推荐 Skills