← Back to Skills Marketplace
modestyrichards

cold-email

by ModestyRichards · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
103
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install modesty-cold-email
Description
Generate hyper-personalized cold email sequences using AI. Turn lead data into high-converting outreach campaigns.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install modesty-cold-email
  3. After installation, invoke the skill by name or use /modesty-cold-email
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug modesty-cold-email
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is cold-email?

Generate hyper-personalized cold email sequences using AI. Turn lead data into high-converting outreach campaigns. It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.

How do I install cold-email?

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

Is cold-email free?

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

Which platforms does cold-email support?

cold-email is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created cold-email?

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

💬 Comments