Claude
Skill
pricing-assistant
Build pricing scenarios - options, margins, discount policies, and negotiation floors - for offers and deals. Use before pricing any proposal or negotiation.
Virus-scanned
Reviewed automatically before listing.
Download
navinspire-ia-navin-navin_skills_pricing-assistant-e9c73a3.zip · 1 KB
Install
skills CLI
npx skills add https://github.com/Navinspire-ia/navin/tree/main/navin/skills/pricing-assistant
Claude Code
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install navinspire-ia-navin@llmmart
Git
git clone https://github.com/Navinspire-ia/navin.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole navinspire-ia/navin collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
Pricing Assistant
Overview
Price from value and costs, not from fear. Prepare scenarios BEFORE the negotiation so concessions are planned, not improvised.
Pricing worksheet
## Pricing - <deal>
### Costs & floor
- Delivery cost estimate (days × loaded rate + externals)
- Walk-away floor (below this we decline)
### Value anchor
- Client's cost of problem / value of outcome (chiffré)
- Reference prices: competitors, client's alternatives
### Scenarios
| Option | Scope | Price | Margin | Notes |
| Essential | ... | ... | ...% | |
| Recommended | ... | ... | ...% | |
| Premium | ... | ... | ...% | |
### Negotiation plan
- Expected asks & planned responses
- Concession ladder: each give tied to a get
Discount doctrine
- Never a naked discount - trade for: longer commitment, case study rights, prepayment, reduced scope, volume
- Concessions shrink (10% → 4% → 1%) to signal the floor is near
- "C'est trop cher" →
objection-handlerAER first; price moves last
Workflow
- Gather: scope, delivery estimate, client context (
account-research), budget signals (discovery-call-assistant). - Fill the worksheet; user validates costs, floor, and margins.
- Feed scenarios into
sales-proposal-writer; brief the negotiator with the plan. - Post-deal: log final price vs list - the discount history informs the next pricing round.
Rules
- The floor is set cold, before the meeting, and holds.
- Every number shown to a client is user-validated (
human-approval). - Multi-currency deals (DZD/EUR/SAR/USD): state currency, rate assumptions, and validity.
Files (navin)
-
SKILL.md 1.8 KB
--- name: pricing-assistant description: Build pricing scenarios - options, margins, discount policies, and negotiation floors - for offers and deals. Use before pricing any proposal or negotiation. metadata: {"navin":{"emoji":"🏷️","category":"sales"}} --- # Pricing Assistant ## Overview Price from value and costs, not from fear. Prepare scenarios BEFORE the negotiation so concessions are planned, not improvised. ## Pricing worksheet ```markdown ## Pricing - <deal> ### Costs & floor - Delivery cost estimate (days × loaded rate + externals) - Walk-away floor (below this we decline) ### Value anchor - Client's cost of problem / value of outcome (chiffré) - Reference prices: competitors, client's alternatives ### Scenarios | Option | Scope | Price | Margin | Notes | | Essential | ... | ... | ...% | | | Recommended | ... | ... | ...% | | | Premium | ... | ... | ...% | | ### Negotiation plan - Expected asks & planned responses - Concession ladder: each give tied to a get ``` ## Discount doctrine - Never a naked discount - trade for: longer commitment, case study rights, prepayment, reduced scope, volume - Concessions shrink (10% → 4% → 1%) to signal the floor is near - "C'est trop cher" → `objection-handler` AER first; price moves last ## Workflow 1. Gather: scope, delivery estimate, client context (`account-research`), budget signals (`discovery-call-assistant`). 2. Fill the worksheet; user validates costs, floor, and margins. 3. Feed scenarios into `sales-proposal-writer`; brief the negotiator with the plan. 4. Post-deal: log final price vs list - the discount history informs the next pricing round. ## Rules - The floor is set cold, before the meeting, and holds. - Every number shown to a client is user-validated (`human-approval`). - Multi-currency deals (DZD/EUR/SAR/USD): state currency, rate assumptions, and validity.
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.