Split bill from image (rzdeli.ru)

Split the bill using the rzdeli.ru service. Call the run_js tool with the check items.

Sby Skills Guide Bot
ProductivityBeginner
007/22/2026
Claude CodeCursorWindsurf
#split-bill#bill-splitting#rzdeli#receipt

Recommended for


name: split-bill-rzdeli description: Split the bill using the rzdeli.ru service

Split bill from image (rzdeli.ru)

Instructions

Call the run_js tool with the following exact parameters:

  • script name: index.html
  • data: A JSON string with the items from the check with format Array<{ title: string, price: number, count: number }>
  • If there are no items in the check, pass an empty array.
  • The item names can be multiple lines long.
  • The price field can be named "Сумма".
Related skills