← 返回 Skills 市场
quote-invoice-workbench
作者
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
267
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install quote-invoice-workbench
功能描述
Turn messy service pricing notes into professional quotes, SOW line items, and invoice drafts with assumptions clearly surfaced.
安全使用建议
This package appears safe and auditable: review the bundled pricebook.csv and the small script if you want to confirm behavior, ensure python3 is on your PATH, and when running the script pass only non-sensitive input files. The script will write an output file (default quote.json), so verify outputs before using them externally. If you allow an autonomous agent to run skills, remember the agent could execute the local script with supplied inputs—limit any sensitive data in those inputs and confirm prompts/approvals before letting the agent perform file writes or further actions.
功能分析
Type: OpenClaw Skill
Name: quote-invoice-workbench
Version: 1.0.0
The 'quote-invoice-workbench' skill is a legitimate tool designed to generate professional quotes and invoices from pricing notes. The bundled Python script (scripts/quote_calculator.py) performs basic arithmetic on user-provided JSON data and lacks any network access, obfuscation, or dangerous execution patterns. The instructions in SKILL.md include explicit safety boundaries, such as prohibiting the fabrication of credentials or metrics, and the overall package follows standard OpenClaw development practices without any indicators of malicious intent or high-risk vulnerabilities.
能力评估
Purpose & Capability
Name/description match the included artifacts: a pricebook CSV and a Python quote_calculator script. Declared dependency (python3) is exactly what the script requires. Nothing requested is unrelated to producing quotes/invoices.
Instruction Scope
SKILL.md instructs using the local script and resource file, asks for only domain inputs (scope, rates, timeline, taxes), and explicitly warns against fabricating credentials or performing destructive actions. The included script reads a user-supplied JSON and writes an output JSON—behavior consistent with the stated workflow.
Install Mechanism
There is no install spec and no remote downloads. This is an instruction-only skill with a small local script and resource; nothing is fetched from external URLs and no archives are extracted.
Credentials
No environment variables, credentials, or config paths are required. The script operates on user-provided files only, which is proportionate to the skill's purpose.
Persistence & Privilege
always is false and there are no requests to modify other skills or system-wide settings. The skill does write an output file by default (quote.json), which is expected and documented.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install quote-invoice-workbench - 安装完成后,直接呼叫该 Skill 的名称或使用
/quote-invoice-workbench触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
quote-invoice-workbench 1.1.0
- Improved skill description and added clear purpose.
- Expanded trigger phrases to include both English and Chinese.
- Listed required inputs and clarified workflow steps for generating quotes and invoices.
- Defined explicit output contract (quote table, invoice draft, assumptions list, scope exclusions).
- Included operating rules and boundaries for responsible usage.
- Documented file structure and compatibility notes for easier setup.
元数据
常见问题
quote-invoice-workbench 是什么?
Turn messy service pricing notes into professional quotes, SOW line items, and invoice drafts with assumptions clearly surfaced. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 267 次。
如何安装 quote-invoice-workbench?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install quote-invoice-workbench」即可一键安装,无需额外配置。
quote-invoice-workbench 是免费的吗?
是的,quote-invoice-workbench 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
quote-invoice-workbench 支持哪些平台?
quote-invoice-workbench 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 quote-invoice-workbench?
由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。
推荐 Skills