← 返回 Skills 市场
Post-Purchase Flow
作者
LeroyCreates
· GitHub ↗
· v1.1.0
· MIT-0
85
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install post-purchase-flow
功能描述
Design the complete post-purchase customer experience from order confirmation through delivery and beyond, including transactional emails, shipping updates,...
安全使用建议
This skill appears coherent and is an instruction-only guide for designing post-purchase journeys. Before using it: 1) do not paste or upload raw customer PII or full customer export files into third‑party tools without verifying data handling and privacy protections; 2) when implementing integrations (ESP, SMS carriers, carrier APIs, review platforms), provision credentials directly to those platforms and avoid sharing secrets in free-text prompts; 3) avoid embedding personally identifying data in public QR/URL parameters — use short tokens or server-side lookups; 4) ensure SMS usage and timing comply with TCPA and local regulations; and 5) test flows in a staging environment and verify suppression/opt-out logic to prevent accidental marketing sends. If you plan to grant the agent live access to systems, review logs and permissions and grant the minimum necessary scope.
功能分析
Type: OpenClaw Skill
Name: post-purchase-flow
Version: 1.1.0
The skill bundle is a comprehensive guide for designing ecommerce post-purchase customer experiences, covering transactional emails, shipping updates, and review solicitation. The content across all files, including SKILL.md and various guides, is purely informational and strategic, focusing on marketing workflows without any executable code, suspicious network calls, or prompt injection attempts.
能力标签
能力评估
Purpose & Capability
The skill's name and description align with the included documents (SKILL.md and supporting guides). All required actions (email timing, shipping notifications, unboxing, review flows, cross-sell timing) are appropriate for a post-purchase experience design skill.
Instruction Scope
The runtime instructions ask the agent (or user) to audit/export data from ESPs, shipping/tracking systems, and customer/order data sources — which is relevant to the task. The skill does not instruct the agent to read unrelated system files or environment variables, but it does implicitly rely on access to sensitive customer data and platform integrations; the user/agent should avoid transmitting raw PII to untrusted endpoints.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing will be written to disk or downloaded during install. That minimizes install-time risk.
Credentials
The skill declares no required env vars or credentials, which is proportionate. However, the guidance assumes later integration with ESPs, carrier APIs, SMS providers, and review/loyalty platforms; those integrations will require credentials outside the skill and should be provisioned securely. The skill also recommends using order/customer identifiers in QR/URL parameters — be cautious not to expose PII in public URLs.
Persistence & Privilege
No elevated privileges, no always:true, and no installation actions. The skill is user-invocable and can be called autonomously per platform defaults, but it does not request persistent access or modify other skills/settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install post-purchase-flow - 安装完成后,直接呼叫该 Skill 的名称或使用
/post-purchase-flow触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
**Version 1.1.0 Changelog**
- Added four supporting guides: email-timing-guide.md, output-template.md, quality-checklist.md, and unboxing-design-guide.md to provide actionable resources for implementing the post-purchase flow.
- Expanded documentation to include a Quick Reference decision table, common problem-solving scenarios (“Solves”), and a detailed step-by-step workflow for auditing and designing every stage of the post-purchase experience.
- Enhanced guidance on confirmation, shipping, unboxing, review collection, and cross-sell flows, offering clear actions and output expectations for each stage.
- Improved structure for easier access and practical implementation by ecommerce and CRM teams.
v1.0.0
Initial release.
元数据
常见问题
Post-Purchase Flow 是什么?
Design the complete post-purchase customer experience from order confirmation through delivery and beyond, including transactional emails, shipping updates,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。
如何安装 Post-Purchase Flow?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install post-purchase-flow」即可一键安装,无需额外配置。
Post-Purchase Flow 是免费的吗?
是的,Post-Purchase Flow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Post-Purchase Flow 支持哪些平台?
Post-Purchase Flow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Post-Purchase Flow?
由 LeroyCreates(@leooooooow)开发并维护,当前版本 v1.1.0。
推荐 Skills