← Back to Skills Marketplace
szzg007

Judy Marketing

by szzg007 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
75
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install judy-marketing
Description
Judy 专属营销技能包。整合线索挖掘、外展、内容创作、营销策略。分配给 Agent Judy 使用。
README (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 的职责

  1. 线索挖掘 - 发现并 enrich 潜在客户
  2. 外展活动 - 策划并执行多渠道 outreach
  3. 内容创作 - 撰写营销文案、邮件、社交媒体内容
  4. 策略规划 - 制定营销策略和 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

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install judy-marketing
  3. After installation, invoke the skill by name or use /judy-marketing
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
Metadata
Slug judy-marketing
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Judy Marketing?

Judy 专属营销技能包。整合线索挖掘、外展、内容创作、营销策略。分配给 Agent Judy 使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 75 downloads so far.

How do I install Judy Marketing?

Run "/install judy-marketing" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Judy Marketing free?

Yes, Judy Marketing is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Judy Marketing support?

Judy Marketing is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Judy Marketing?

It is built and maintained by szzg007 (@szzg007); the current version is v1.0.0.

💬 Comments