Price Override Skill

Override Zenith-pushed prices for SalesOffice details with CSV import and rollback.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/amitpo23/medici-price-prediction --skill price-override-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Price Override Skill
Source: https://github.com/amitpo23/medici-price-prediction/tree/main/skills/price-override
Command: npx skills add https://github.com/amitpo23/medici-price-prediction --skill price-override-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyodbc, requests.

What problem does it solve?

Enables temporary overrides of prices pushed to Zenith for SalesOffice Details without changing the API source of truth, allowing rapid experimentation and corrections.

Core Features & Use Cases

  • Guardrails enforce authorized systems, price bounds, deviation limits, and per-hotel thresholds.
  • Supports single overrides via CLI and bulk overrides from CSV, with audit tracking and push status.
  • Provides push to Zenith, rollback to original prices, and an emergency reset for rapid recovery.

Quick Start

Provide a detail and desired price to create an override, then push to Zenith to update the live rate.

Frequently Asked Questions about Price Override Skill

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

FAQPage Schema
How do I override Zenith-pushed prices for specific SalesOffice details without changing the API source?

You can override Zenith-pushed prices for SalesOffice details by applying selective rate changes through CLI or CSV import, preserving the API source of truth while enabling temporary adjustments for experimentation or corrections.

Can I import bulk price overrides from a CSV file and push them to Zenith?

Yes, bulk price overrides can be imported from a CSV file and pushed to Zenith. The process enforces guardrails for authorized systems and price bounds, then logs an audit trail for tracking.

What guardrails are enforced when applying manual price overrides to Zenith rates?

Guardrails enforce authorized systems, price bounds, deviation limits, and per-hotel thresholds when applying manual price overrides, preventing unauthorized or extreme rate changes from being pushed to the live Zenith system.

How do I rollback overridden prices or perform an emergency reset in Zenith?

To rollback overridden prices or perform an emergency reset in Zenith, use the built-in rollback capability to restore original API prices, or trigger the emergency reset function for rapid recovery of live rates.

Is audit logging included when pushing temporary price overrides to Zenith?

Yes, audit logging is included when pushing temporary price overrides to Zenith, tracking all single and bulk changes including the detail overridden, the new price, push status, and providing a compliance record.

What's the best way to safely experiment with SalesOffice rates without modifying the underlying API price?

The best way to safely experiment with SalesOffice rates without modifying the underlying API price is using a price override mechanism that applies temporary changes with deviation limits, audit logging, and rollback capabilities.