quote.order

Generate read-only price quotes from pricing catalogs without mutating orders.

Updated Mar 6, 2026
One-click install
npx skills add https://github.com/victorp1leon/openclaw-bakery --skill quote-order
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: quote.order
Source: https://github.com/victorp1leon/openclaw-bakery/tree/main/skills/quote.order
Command: npx skills add https://github.com/victorp1leon/openclaw-bakery --skill quote-order

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables users to obtain a read-only price quote from pricing catalogs without creating or mutating orders, reducing risk and speeding up decision-making.

Core Features & Use Cases

  • Read-only quotation from pricing catalogs using base product, options, and references.
  • Output includes base product, quantity, line items for base, options, extras, shipping; provides subtotal and total; includes assumptions.
  • Use Case: When a customer asks for an estimated price for a product with optional configurations; you can generate a quick quote without affecting inventory or orders.

Quick Start

Use the quote.order skill to generate a read-only quote for a product by providing product, quantity, and optional configurations.

Frequently Asked Questions about quote.order

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a read-only price quote from a pricing catalog?▼

To generate a read-only price quote, provide the base product, quantity, and optional configurations to lookup catalog pricing. The system returns a detailed breakdown including base, options, shipping, taxes, subtotal, and total without mutating any orders.

Can I get a price estimate for a product with optional configurations without affecting inventory?▼

Yes, you can get a price estimate without affecting inventory by using a read-only quotation process. It queries pricing catalogs for base product and optional extras, returning a complete price breakdown while strictly adhering to a no-mutation rule.

What is included in a catalog-based price quote breakdown?▼

A catalog-based price quote breakdown includes line items for the base product, options, extras, and shipping. It also provides the subtotal, total, taxes, and any assumptions used during the catalog lookup to ensure a complete and auditable quote.

Does a read-only quote create or modify existing orders?▼

No, a read-only quote does not create or modify existing orders. It adheres to a strict no-mutation rule, meaning it only retrieves pricing data from catalogs to output an estimated quote without altering inventory or order records.

What do I need to provide to get an automated quote from a pricing catalog?▼

You need to provide the base product, quantity, and any optional configurations or references. Access to pricing catalogs is required so the system can perform lookups and return a detailed, auditable quote with subtotals, taxes, and shipping.