prorated-refund-calculator Skill
Calculate the exact prorated refund when a customer cancels a BlastPass membership, and the net settlement when a defective unit is traded up to a pricier model. Use after the Store Policy Agent confirms the refund rule and the Membership MCP has returned the membership details. The skill runs a bundled Python script s Published by microsoft in new-copilot-studio-tech-guide.
What is prorated-refund-calculator Skill?
Calculate the exact prorated refund when a customer cancels a BlastPass membership, and the net settlement when a defective unit is traded up to a pricier model. Use after the Store Policy Agent confirms the refund rule and the Membership MCP has returned the membership details. The skill runs a bundled Python script s Published by microsoft in new-copilot-studio-tech-guide. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Writing
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use prorated-refund-calculator Skill
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/new-copilot-studio-tech-guide
- Skill file: sample/archive/store-solution/skills/prorated-refund-calculator/SKILL.md
What it does
Calculate the exact prorated refund when a customer cancels a BlastPass membership, and the net settlement when a defective unit is traded up to a pricier model. Use after the Store Policy Agent confirms the refund rule and the Membership MCP has returned the membership details. The skill runs a bundled Python script s
Skill instructions
Prorated Refund Calculator (BlastPass) This skill computes the exact refund owed when a customer cancels their BlastPass membership, and the net settlement when a defective unit is credited toward a pricier model. The math must be exact and consistent, so you run the bundled blastpassrefund.py script — never compute the refund in your head, and never write your own code. When to use Use this skill in a BlastPass cancellation or trade-up, once you have: 1. The Store Policy Agent has confirmed the member's tier and that a prorated refund (or cooling-off full refund) applies. 2. The Membership MCP (getmembership) has returned the membership record, including annualprice, monthsremaining, cancellationfee, nonrefundablecredit, and withincoolingoff. Do not invent any of these numbers. They come from the Membership MCP and the Store Policy Agent. The refund rules (single source of truth) 1. Cooling-off (full refund). If withincoolingoff is true, refund the full annualprice. No fee, no prorati
Explore related resources
Frequently asked questions
What is prorated-refund-calculator?
prorated-refund-calculator is a open-source AI agent skill with Copy skill directory. Calculate the exact prorated refund when a customer cancels a BlastPass membership, and the net settlement when a defective unit is traded up to a pricier model.
Who is prorated-refund-calculator best for?
prorated-refund-calculator is best for reusing agent instructions, scripts, and references, writing workflows.
How do I install prorated-refund-calculator?
Install or run prorated-refund-calculator using Copy skill directory. Check prorated-refund-calculator for the latest setup command.
Is prorated-refund-calculator actively maintained?
prorated-refund-calculator may need a closer maintenance check before production use.
Auto-fetched from GitHub.