Email Sequence
v1.0.0When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions...
⭐ 0· 100·0 current·0 all-time
byMario Karras@mariokarras
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The skill is an email-sequence authoring guide and all included templates, principles, and references align with that purpose. However, the runtime instructions tell the agent to read .agents/product-marketing-context.md (or .claude/product-marketing-context.md) if present — a local config path that is not listed in the skill's declared required config paths. Reading that file is plausibly relevant to producing tailored sequences, but the metadata omission is an inconsistency worth noting.
Instruction Scope
SKILL.md stays within the expected scope: it instructs the agent how to assess context, ask for missing info, and produce email sequences and templates. The only file-system action it prescribes is reading the product-marketing-context file before asking questions, which is reasonable for context-aware output but should be explicit in the metadata.
Install Mechanism
There is no install spec and no code to run — this is instruction-only, so nothing gets written to disk or downloaded. This is the lowest-risk install profile.
Credentials
The skill requests no environment variables, credentials, or external config paths in the manifest. The instructions also do not ask for API keys or secrets. The single file read it mentions is local/contextual and relevant to tailoring email content.
Persistence & Privilege
always is false and the skill does not request permanent presence or elevated privileges. It does not modify other skills or system configs; autonomous invocation is allowed by default but there are no additional privileges requested.
Assessment
This skill appears coherent and low-risk: it's instruction-only, asks for no credentials, and won't install code. Before installing, verify what (if anything) is stored in .agents/product-marketing-context.md or .claude/product-marketing-context.md in your agent workspace — the skill will read that file if present, and that file might contain sensitive business context. If that file might hold secrets or external credentials, either remove sensitive data from it or avoid giving this skill access. Otherwise it's safe to proceed, remembering that autonomous invocation is platform-default and this skill does not request extra privileges.Like a lobster shell, security has layers — review code before you run it.
latestvk973vp0cnfew0fwjwhy5cp38qs835p7h
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
