Agent skill
price-feedback
Customer expressing concerns about pricing, affordability, regional pricing issues, or requesting discounts. Often from freelancers, individual developers paying out of pocket, or users in regions with unfavorable exchange rates.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/price-feedback
Metadata
Additional technical details for this skill
- routing
- agent
- category
- sales_pricing
- validation
- required_phrases: [] forbidden_patterns: - "(?i)here is a free" - "(?i)special discount code" max_length: 500
- sample size
- 643
- related skills
-
[ "discount-code-request", "ppp-pricing", "student-discount-request", "scholarship-financial-aid" ] - source cluster
- 5
- trigger phrases
-
[ "expensive", "price is too high", "can't afford", "regional pricing", "exchange rate", "discount", "price point", "good amount of money", "buying myself not through company", "freelancer", "not able to afford", "pricing concern", "too expensive" ] - created from gap analysis
- YES
SKILL.md
Price / Affordability Feedback
When to Use
Use this skill when a customer:
- Expresses that the course is expensive
- Mentions affordability concerns
- Asks about regional pricing or exchange rates
- Is a freelancer or individual purchaser (not company)
- Requests general pricing information
Response Template
Thank you for sharing your feedback about pricing. We understand that course investments can be significant, especially for individual learners.
Here are some options that might help:
- Regional pricing: We offer purchasing power parity discounts in many countries
- Sales: We run periodic sales - signing up for the newsletter ensures you're notified
- Team licenses: If you're part of a company, team licenses can be more economical
Is there anything specific about the pricing I can help clarify?
Common Concerns
- Exchange rates: Currency fluctuations affecting affordability
- Individual vs company: Freelancers paying out of pocket
- Regional affordability: Local economic conditions
- Freelancer budgets: Limited income for learning resources
Example Requests
- "It's expensive."
- "Still with the regional pricing, it's a good amount of money in my country because of the exchange rate fluctuations."
- "I'd really like to take your course but the price point is just too high for me, I'd be buying it myself not through a company."
- "As a freelancer based in South Africa, I am not yet able to afford the course. Hopefully once I get a few more clients I will be able to."
- "I'm a high school student and I don't have enough money to purchase the course even at the discounted price."
Phrases That Work
- "We understand that course investments can be significant..."
- "Here are some options that might help..."
- "We offer purchasing power parity discounts..."
- "Is there anything specific I can help clarify..."
Note
If the customer mentions sanctions, financial hardship, or requests free access, route to scholarship-financial-aid skill (human routing required).
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?