discount-approval

Manage discount request and approval workflows in CRM systems.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/keboola/crm-plugin --skill discount-approval
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discount-approval
Source: https://github.com/keboola/crm-plugin/tree/main/keboola-crm/skills/discount-approval
Command: npx skills add https://github.com/keboola/crm-plugin --skill discount-approval

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires CRM API, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of managing discount requests and approvals, allowing users to submit, review, and process discounts efficiently.

Core Features & Use Cases

  • Discount Request Submission: Submit discount requests for opportunities with justification.
  • Pending Request Management: List and review pending discount requests.
  • Approval and Rejection: Approve or reject discount requests with notes.
  • Threshold Configuration: Apply discount thresholds based on opportunity-level requests.

Quick Start

To request a discount, use the command: request discount <opportunity_id> <percent> <justification>

Frequently Asked Questions about discount-approval

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

FAQPage Schema
How do I automate discount approval workflows in my CRM?

Automating discount approval workflows involves submitting requests with justification, routing them for review, and applying approval or rejection decisions. This Skill manages that lifecycle directly within CRM systems using configured thresholds.

What is discount threshold configuration for opportunity requests?

Discount threshold configuration defines the percentage limits that trigger approval tiers for specific opportunities. This Skill applies these configured thresholds to standardize the request review and decision-making process.

How do I submit a discount request for a CRM opportunity?

To submit a discount request, you provide the opportunity identifier, the requested discount percentage, and a business justification. The Skill captures these inputs to initiate the formal review workflow.

Do I need CRM API access to manage pending discount requests?

Yes, CRM API access is required to manage pending discount requests. This dependency allows the Skill to query active opportunities, retrieve pending approvals, and update decision statuses directly within the CRM database.

Can I approve or reject discount requests with notes in the workflow?

You can approve or reject discount requests while appending contextual notes. The Skill records these decisions and reviewer notes directly against the opportunity record to maintain an audit trail.

What is the best way to handle discount management for sales opportunities?

Handling discount management effectively requires structured submission, threshold-based routing, and tracked decisions. This Skill streamlines that workflow automation by centralizing requests and approvals within the CRM.