openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Email Outreach Ops

Draft and manage vendor outreach emails for quotes/availability, follow-up cadence, and response summarization into structured decision tables. Use when cont...

通信与消息

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 385 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:austineyapp/email-outreach-ops

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill is an instruction-only helper for drafting, tracking, and summarizing vendor RFQ emails and its requirements and instructions are consistent with that purpose.

目的

Name/description match the runtime instructions: drafting RFQs, follow-ups, and summarization. No unrelated binaries, credentials, or config paths are requested.

说明范围

SKILL.md stays within the stated purpose (generate concise RFQs, follow up, parse replies). It references only its local template file. It does say 'Send to multiple vendors' and 'Follow up at defined intervals' but does not itself declare how sending/follow-ups are performed — that is reasonable for an instruction-only skill, but it means the agent will need external email-sending capabilities or user-provided contact lists to actually perfor…

安装机制

No install spec and no code files are present; nothing is written to disk or downloaded. This is the lowest-risk install profile.

证书

No environment variables, credentials, or config paths are requested. That is proportionate to an instruction-only email drafting/tracking skill. If the agent later uses an email tool, that tool would separately request credentials.

持久

Skill does not request always:true and makes no changes to other skills or system settings. It is user-invocable and does not claim permanent/autonomous elevated presence.

综合结论

This skill is an instruction/template pack for composing and tracking vendor RFQs; it does not itself send mail or ask for credentials. Before using it, confirm how your agent will send emails (platform mail integration or manual copy/paste) and whether that integration requires access to your email account or contact lists. Test with a dry-run or sandbox addresses first to avoid accidental sends. Review generated messages for any sensitive da…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Email Outreach Ops」。简介:Draft and manage vendor outreach emails for quotes/availability, follow-up cade…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/austineyapp/email-outreach-ops/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: email-outreach-ops
description: Draft and manage vendor outreach emails for quotes/availability, follow-up cadence, and response summarization into structured decision tables. Use when contacting hotels, transport vendors, or activity providers.
---

# Email Outreach Ops

## Workflow
1. Generate concise RFQ email from user constraints.
2. Send to multiple vendors with consistent question set.
3. Follow up at defined intervals if no response.
4. Parse replies into a normalized comparison summary.

## Rules
- Keep emails short and specific.
- Ask only decision-critical questions (price, availability, cancellation, payment, cutoff).
- Track pending replies and escalation date.

## References
- Read `references/rfq-templates.md`.