← 返回 Skills 市场
loutai0307-prog

Bytesagain Email Writer

作者 loutai0307-prog · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
105
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install bytesagain-email-writer
功能描述
Generate professional email templates for outreach, follow-ups, and apologies. Use when writing cold emails, drafting follow-up messages, creating apology em...
使用说明 (SKILL.md)

bytesagain-email-writer

Professional email templates for cold outreach, follow-ups, apologies, introductions, and polite declines. Includes subject line generators with estimated open rates and platform-specific timing tips.

Usage

bytesagain-email-writer cold \x3Cname> \x3Ccompany> \x3Cgoal>
bytesagain-email-writer followup \x3Ccontext> \x3Cdays_since>
bytesagain-email-writer apology \x3Cissue> \x3Caudience>
bytesagain-email-writer intro \x3Cyour_name> \x3Ctheir_name>
bytesagain-email-writer decline \x3Crequest>
bytesagain-email-writer subject \x3Ctopic> \x3Cgoal>

Commands

  • cold — Cold outreach email with personalization tips and send-time guidance
  • followup — Follow-up email with multiple variants and cadence recommendations
  • apology — Apology email with accountability structure and remedy framework
  • intro — Self-introduction or mutual introduction email templates
  • decline — Polite decline with optional alternative and delay variants
  • subject — Generate 5 subject line variants by goal (open/convert/engage)

Examples

bytesagain-email-writer cold "Sarah Chen" "Acme Corp" "partnership"
bytesagain-email-writer followup "our product demo" 3
bytesagain-email-writer apology "service outage" "customers"
bytesagain-email-writer intro "Alice" "Bob"
bytesagain-email-writer decline "speaking at conference"
bytesagain-email-writer subject "AI tools" convert

Requirements

  • bash
  • python3

When to Use

Use when writing professional emails, need templates for common scenarios, want subject line inspiration, or need structured guidance on email etiquette and timing.

安全使用建议
This skill appears coherent and non-malicious: it only generates email templates and does not access network or credentials. Before installing, note two practical issues: (1) SKILL.md and the script require bash and python3 but the registry metadata lists no required binaries — ensure python3 is available where you run it; (2) the included script uses single-quoted heredocs so CLI arguments will not be substituted into the templates (you'll see literal $name, $company, etc.). If you want it callable as bytesagain-email-writer, you’ll need to place the script in your PATH or add an install step. If you need help confirming or fixing the interpolation bug, request an updated script that either expands shell variables before invoking Python or passes values via environment/command-line arguments and reads them in Python.
能力评估
Purpose & Capability
The skill's name/description (email template generator) aligns with the provided code and SKILL.md. However, metadata declares no required binaries while SKILL.md and the included script state it needs bash and python3; that mismatch is an implementation inconsistency (the script actually invokes python3).
Instruction Scope
SKILL.md describes only generating templates and the script prints template content — there are no network calls, file reads, or credential accesses. Note: the script uses single-quoted heredocs for embedded Python (python3 << 'PYEOF') and sets Python variables like name="$name", which prevents shell variable interpolation; as a result the script will print literal "$name" placeholders instead of substituting the CLI arguments. This is a functionality bug, not a data-exfiltration behavior.
Install Mechanism
No install spec (instruction-only) and code is bundled in the repository. Nothing is downloaded or executed from external URLs. This is low-risk from an install perspective.
Credentials
The skill declares no required environment variables or credentials and the instructions do not attempt to access secrets or unrelated config paths. Proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges or modify other skills' configs. Autonomous invocation is allowed (platform default) but there are no additional privilege requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bytesagain-email-writer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bytesagain-email-writer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Add YAML metadata: homepage, source, description with Use when
v1.0.0
Initial release
元数据
Slug bytesagain-email-writer
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Bytesagain Email Writer 是什么?

Generate professional email templates for outreach, follow-ups, and apologies. Use when writing cold emails, drafting follow-up messages, creating apology em... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。

如何安装 Bytesagain Email Writer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install bytesagain-email-writer」即可一键安装,无需额外配置。

Bytesagain Email Writer 是免费的吗?

是的,Bytesagain Email Writer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Bytesagain Email Writer 支持哪些平台?

Bytesagain Email Writer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Bytesagain Email Writer?

由 loutai0307-prog(@loutai0307-prog)开发并维护,当前版本 v1.0.1。

💬 留言讨论