← Back to Skills Marketplace
52yuanchangxing

quote-invoice-workbench

by vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
267
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install quote-invoice-workbench
Description
Turn messy service pricing notes into professional quotes, SOW line items, and invoice drafts with assumptions clearly surfaced.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install quote-invoice-workbench
  3. After installation, invoke the skill by name or use /quote-invoice-workbench
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug quote-invoice-workbench
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is quote-invoice-workbench?

Turn messy service pricing notes into professional quotes, SOW line items, and invoice drafts with assumptions clearly surfaced. It is an AI Agent Skill for Claude Code / OpenClaw, with 267 downloads so far.

How do I install quote-invoice-workbench?

Run "/install quote-invoice-workbench" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is quote-invoice-workbench free?

Yes, quote-invoice-workbench is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does quote-invoice-workbench support?

quote-invoice-workbench is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created quote-invoice-workbench?

It is built and maintained by vx:17605205782 (@52yuanchangxing); the current version is v1.0.0.

💬 Comments