Toolverse
All skills

refund-radar

by openclaw

Scan bank statements to detect recurring charges, flag suspicious transactions, and draft refund requests with interactive HTML reports.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Frontend
Views
2

About this skill

Scan bank statements to detect recurring charges, flag suspicious transactions, and draft refund requests with interactive HTML reports.

How to use

  1. Przygotuj dane transakcji: pobierz wyciąg bankowy w formacie CSV z aplikacji banku (np. Apple Card, Chase, Mint) lub skopiuj listę transakcji w postaci tekstu z datą, opisem i kwotą.

  2. Uruchom analizę za pomocą polecenia z plikiem CSV lub tekstem wklejonym bezpośrednio. Narzędzie automatycznie rozpozna format daty, separator (przecinek, średnik, tabulator) i walutę.

  3. Przejrzyj wykryte powtarzające się opłaty. System identyfikuje subskrypcje na podstawie tego, czy ten sam handlowiec pojawia się co najmniej 2 razy w ciągu 90 dni z podobną kwotą (różnica do 5% lub 2 USD) i regularnym cyklem.

  4. Sprawdź flagowane podejrzane transakcje. Narzędzie automatycznie oznacza duplikaty (ta sama kwota u tego samego handlowca w ciągu 2 dni), nieoczekiwane opłaty i potencjalne błędy.

  5. Wygeneruj szablony wniosków o zwrot pieniędzy dla wybranych transakcji. Każdy szablon zawiera szczegóły transakcji i sugerowany tekst uzasadnienia.

  6. Pobierz interaktywny raport HTML z pełnym podsumowaniem analizy, listą wszystkich opłat i gotowymi do wysłania wnioskami.

Related skills

theme-factory

by anthropics

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

Frontend
40139

shadcn-ui

by josechifflet

shadcn/ui component patterns for Next.js 16 applications. This skill should be used when adding UI components, customizing component styles, composing primitives, or integrating forms with react-hook-form. Covers installation, customization, composition patterns, and

Frontend
157206

senior-fullstack

by davila7

Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architecture patterns, and complete tech stack guidance. Use when building new projects,

Frontend
2896

zustand

by lobehub

Zustand state management guide. Use when working with store code (src/store/**), implementing actions, managing state, or creating slices. Triggers on Zustand store development, state management questions, or action implementation.

Frontend
36126

react

by lobehub

React component development guide. Use when working with React components (.tsx files), creating UI, using @lobehub/ui components, implementing routing, or building frontend features. Triggers on React component creation, modification, layout implementation, or navigation tasks.

Frontend
2058

apple-reminders

by openclaw

Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

Frontend
2085