Quay lại Skill Marketplace
Chốt Sale
Official
close-sale v1.0.0
Dẫn dắt khách hàng đến quyết định mua hàng, xử lý từ chối và hoàn tất đơn hàng
Sales
closing
conversion
objection-handling
chốt đơn
0
Installations
0
Executions
—
Rating
—
Avg Time
—
Success Rate
Steps (4)
1
llm_evaluate
handle_objectionsLLM evaluate (default)
2
tool_call
confirm_purchase_intentGọi tool: conversation.ask_confirmation
3
tool_call
create_orderGọi tool: order.create
4
llm_evaluate
determine_outcomeLLM evaluate (default)
Inputs & Outputs
Inputs
| Name | Type | Required | Description |
|---|---|---|---|
| selected_product_id | string | ID sản phẩm khách muốn mua | |
| customer_name | string | — | Tên khách hàng |
| customer_phone | string | — | Số điện thoại khách hàng |
| objections | array | — | Danh sách băn khoăn/từ chối của khách |
Outputs
| Name | Type | Description |
|---|---|---|
| order_id | string | Mã đơn hàng nếu chốt thành công |
| sale_result | string | Kết quả: closed | callback_scheduled | lost |
| close_reason | string | Lý do thành công hoặc từ chối |
Thông tin
CreatorPlatform Admin
Versionv1.0.0
Timeout120000ms
Published3/4/2026
Updated3/4/2026
Required Tools
conversation.ask_confirmation
order.create
Version History
v1.0.03/4/2026
Initial seed — prebuilt skill