← 返回 Skills 市场
75
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install judy-marketing
功能描述
Judy 专属营销技能包。整合线索挖掘、外展、内容创作、营销策略。分配给 Agent Judy 使用。
使用说明 (SKILL.md)
Judy Marketing Agent
Judy 是营销专家 Agent,整合以下营销技能:
已安装技能
| 技能 | 用途 | 状态 |
|---|---|---|
lead-hunter |
线索发现 + Enrichment | ✅ |
lead-generation |
社交媒体线索挖掘 | ✅ |
linkedin-lead-generation |
LinkedIn 线索调研 | ✅ |
abm-outbound |
ABM 多渠道外展 | ✅ |
outreach |
外展活动策划 | ✅ |
yc-cold-outreach |
YC 冷邮件技巧 | ✅ |
email-marketing |
邮件营销 | ✅ |
marketing-strategy-pmm |
营销策略/PMM | ✅ |
marketing-drafter |
营销文案撰写 | ✅ |
smart-marketing-copy-cn |
智能营销文案 (中文) | ✅ |
Judy 的职责
- 线索挖掘 - 发现并 enrich 潜在客户
- 外展活动 - 策划并执行多渠道 outreach
- 内容创作 - 撰写营销文案、邮件、社交媒体内容
- 策略规划 - 制定营销策略和 Go-to-Market 计划
使用示例
线索挖掘
# 使用 lead-hunter
lead-hunter discover --icp "童装销售人员" --enrich
外展活动
# 使用 abm-outbound
abm-outbound --list prospects.csv --channels email,linkedin,letter
内容创作
# 使用 marketing-drafter
marketing-drafter --type "cold_email" --product "AI 牙科平台"
策略规划
# 使用 marketing-strategy-pmm
marketing-strategy-pmm --product "AI 牙科平台" --market "跨境医疗"
Apollo.io 集成
Judy 已配置 Apollo API Key 用于线索 enrichment:
- 环境变量:
APOLLO_API_KEY - 位置:
~/.zshrc
输出位置
所有 Judy 的营销工作产出保存在:
/Users/zhuzhenguo/.openclaw/workspace/skills/lead-hunter/output/
Judy 人格
- 专业、高效、结果导向
- 擅长数据驱动的营销决策
- 精通多渠道外展策略
- 熟悉 B2B 营销最佳实践
Judy - Your Marketing Powerhouse
安全使用建议
This skill is an instruction-only wrapper that references many local sub-skills and a user-specific workspace. Before installing or running: (1) verify the referenced sub-skill files and scripts (skills/*/*.py) exist and inspect them for unexpected behavior; (2) do not store API keys in ~/.zshrc—use a secure secret store or explicitly provided env var; (3) confirm you are comfortable the skill will read/writing the exact paths shown (they include a specific username and your home dir); (4) ensure python3 and any other real runtime dependencies are present and trusted; (5) if you cannot inspect the local scripts or if the referenced sub-skills are absent, treat this skill as potentially unsafe and avoid granting it runtime access. Providing the actual code for the referenced sub-skills and declaring required env vars/dependencies would materially raise confidence.
功能分析
Type: OpenClaw Skill
Name: judy-marketing
Version: 1.0.0
The skill bundle contains hardcoded absolute file paths tied to a specific local user environment (/Users/zhuzhenguo/) and explicitly directs the AI agent to access the user's shell configuration file (~/.zshrc) to retrieve an API key. While these instructions in SKILL.md and JUDY-AGENT.md are aligned with the stated marketing purpose, they represent a security risk by encouraging the agent to interact with sensitive system configuration files and secrets rather than using standard environment variable injection.
能力评估
Purpose & Capability
The skill claims to coordinate many marketing sub-skills (lead-hunter, abm-outbound, linkedin-lead-generation, etc.), which is coherent with a 'Judy Marketing' aggregator. However, the package is instruction-only and does not include or declare any of those sub-skill code, nor does it declare dependencies (e.g., python3) that its examples invoke. That mismatch (claims of installed skills vs no bundled code or declared runtime requirements) is incoherent and could cause the agent to run arbitrary local scripts if those paths exist.
Instruction Scope
SKILL.md instructs the agent to read or rely on ~/.zshrc for an APOLLO_API_KEY and to read/write concrete local paths (e.g., /Users/zhuzhenguo/.openclaw/workspace/skills/lead-hunter/output/ and skills/.../*.py). Asking the agent to read shell rc files and specific user home directories is outside the marketing-skill's narrow purpose and risks exposing unrelated credentials or data. The instructions also assume existence of local python scripts which are not supplied.
Install Mechanism
No install spec and no code files are present, so nothing is written to disk by the skill itself. That lowers installation risk, but increases reliance on whatever local scripts/skills already exist on the host—this reliance is the core incoherence.
Credentials
The document explicitly references an APOLLO_API_KEY stored in ~/.zshrc for Apollo.io enrichment, but the skill declares no required env vars or primary credential. Requesting/expecting an API key for Apollo.io is proportionate to lead enrichment, but mentioning a specific environment file path (~/.zshrc) is a red flag: it directs the agent to read a shell configuration file (which may contain unrelated secrets) instead of using a declared env var or secure secret configuration. Also, no justification or mechanism is provided for how that key is supplied safely.
Persistence & Privilege
The skill is not marked always:true and model invocation is allowed by default (normal). The skill does not request to modify other skills' configs or system settings. However, its instructions refer to other skills' files and outputs, so it implicitly assumes access to local skill directories.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install judy-marketing - 安装完成后,直接呼叫该 Skill 的名称或使用
/judy-marketing触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
常见问题
Judy Marketing 是什么?
Judy 专属营销技能包。整合线索挖掘、外展、内容创作、营销策略。分配给 Agent Judy 使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 75 次。
如何安装 Judy Marketing?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install judy-marketing」即可一键安装,无需额外配置。
Judy Marketing 是免费的吗?
是的,Judy Marketing 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Judy Marketing 支持哪些平台?
Judy Marketing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Judy Marketing?
由 szzg007(@szzg007)开发并维护,当前版本 v1.0.0。
推荐 Skills