paradiz
Отвечать клиентам в VK по стоимости отдыха на основе Excel-прайса. Использовать, когда нужно быстро посчитать цену по датам, количеству гостей и номеру, и выдать короткий продающий ответ для соцсети.
Why use this skill?
Automate guest inquiries for the Paradiz venue with this OpenClaw skill. Calculate stay costs, check availability, and manage bookings efficiently in VK.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/keeper1978/paradizWhat This Skill Does
The 'paradiz' skill is a specialized OpenClaw agent designed to streamline the booking and inquiry process for the 'Парадиз' hospitality venue via VK. It serves as a bridge between your Excel-based price database and potential guests, allowing for rapid, accurate, and professional responses. The skill automates the calculation of stay costs, checks database availability to prevent overbooking, and formats responses according to a specific brand-aligned template suitable for social media messaging.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/keeper1978/paradiz
Ensure that your environment has access to the required Python 3 runtime and that the references/prices.csv file is correctly configured according to the provided template.
Use Cases
- Automated Price Inquiries: Quickly providing quotes to prospective guests based on dates, guest count, and room type.
- Availability Management: Automatically verifying room availability against your database before confirming potential dates, ensuring seamless scheduling.
- Optimized Group Bookings: Handling complex requests for large parties (5+ guests) by calculating and presenting optimal combinations of 2- and 3-person rooms.
- Consistency Maintenance: Ensuring all responses adhere to the 'no-meals-included' policy and maintain a friendly, professional tone without needing human intervention for simple queries.
Example Prompts
- "Здравствуйте! Хотим приехать в Парадиз с 15 по 25 июля, нас двое взрослых и ребенок 5 лет. Сколько будет стоить номер?"
- "Добрый день, интересует отдых на 6 человек в августе на 5 дней. Есть ли свободные номера и какие варианты размещения можете предложить?"
- "Привет! Есть ли места с 1 по 5 сентября? Какой номер посоветуете для семьи из 4 человек?"
Tips & Limitations
- Data Integrity: Always ensure your
prices.csvfile follows the mandatory structure. If the skill returns a structure error, update your source file using thereferences/price_template.csvformat. - Minimum Stay: The skill is hard-coded to reject stays under 3 nights. Use this to encourage longer visits, which is beneficial for occupancy rates.
- Strategic Communication: The skill does not handle payment processing directly. Always wait for human confirmation (from a manager like Vitaliy) before finalizing a booking status as anything beyond 'Preliminary'.
- Flexibility: When dates are booked, the skill is programmed to suggest alternatives. Leverage this capability to redirect traffic to less busy periods rather than simply stating 'sold out'.
- Group Logic: For groups exceeding 5 people, the skill focuses on combinations of 2 and 3-bed units. Review these suggestions to ensure they meet your specific physical layout constraints.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-keeper1978-paradiz": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, code-execution