← 返回 Skills 市场
Quotation Generator
作者
iPythoning
· GitHub ↗
· v1.0.0
· MIT-0
119
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install quotation-generator
功能描述
Auto-generate professional PDF proforma invoices with company letterhead, multi-language support, and post-quote tracking.
安全使用建议
This skill could do what it says, but it currently leaves out critical operational details. Before installing or enabling it: 1) Require the author to declare the exact external integrations (which WhatsApp API/provider, which CRM) and list the specific environment variables (e.g., WHATSAPP_API_TOKEN, CRM_API_KEY) and config path(s) (e.g., product-kb/catalog.json) the skill needs. 2) Limit filesystem access to an explicit, sandboxed path and avoid granting wide read permissions. 3) Verify how owner approval via WhatsApp is authenticated (phone spoofing risk); prefer an out-of-band confirmation rather than unconditional send. 4) Ensure least-privilege credentials (scoped API tokens) and logging/audit for message sends and CRM updates. 5) Get clarity on handling of customer PII and attachments and confirm compliance with privacy rules. If the author cannot provide the above or if the skill would require you to paste high-privilege tokens into a generic agent, treat it as high-risk and do not enable it in production.
功能分析
Type: OpenClaw Skill
Name: quotation-generator
Version: 1.0.0
The skill bundle describes a standard business automation tool for generating proforma invoices and managing sales follow-ups. The instructions in SKILL.md focus on drafting quotes, integrating with a local product database (product-kb/catalog.json), and updating a CRM, with no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The stated purpose (generate/send proforma invoices and track post-quote status) is coherent, but the SKILL.md expects the agent to send drafts via WhatsApp, update a CRM, and read product-kb/catalog.json. None of these external integrations or file accesses are declared in the skill metadata (no required env vars, no config paths). That discrepancy is disproportionate to the declared requirements.
Instruction Scope
Runtime instructions explicitly instruct the agent to read product-kb/catalog.json, send drafts to the owner via WhatsApp, send final quotes to customers, and update CRM records and attachments. Those are concrete I/O operations involving local files and third-party services; the instructions do not specify which CRM, which WhatsApp API/endpoint, or how credentials/addresses are provided, creating ambiguity and risk of unauthorized data access or unintended exfiltration.
Install Mechanism
No install spec and no code files (instruction-only). That lowers installation risk since nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables or primary credential, yet its workflow requires credentials/tokens to use WhatsApp and a CRM, and access to product-kb files. This mismatch means the skill will need access to secrets or filesystem paths that are not communicated up-front — disproportionate and potentially dangerous.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or modifications to other skills. Autonomous invocation is allowed (platform default) but not combined with additional privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install quotation-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/quotation-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish from b2b-sdr-agent-template v3.3.1
元数据
常见问题
Quotation Generator 是什么?
Auto-generate professional PDF proforma invoices with company letterhead, multi-language support, and post-quote tracking. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。
如何安装 Quotation Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install quotation-generator」即可一键安装,无需额外配置。
Quotation Generator 是免费的吗?
是的,Quotation Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Quotation Generator 支持哪些平台?
Quotation Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Quotation Generator?
由 iPythoning(@ipythoning)开发并维护,当前版本 v1.0.0。
推荐 Skills