recurring-transactions
CommunityFind recurring Wells Fargo subscriptions automatically
Finance & Accounting#confidence scoring#transaction analysis#serendb#subscription detection#recurring transactions#sql persistence#next expected date
Authorterraleiloa
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Wells Fargo transaction data often contains hidden subscriptions and regular bills that are hard to spot manually, so this skill detects and tracks them automatically in SerenDB.
Core Features & Use Cases
- Detect recurring payments: Groups transactions by normalized payee and similar amounts, then infers likely frequency (weekly to annual) and computes a confidence score.
- Track next expected charges: Estimates the next expected date for each detected recurring pattern.
- Persist results to SerenDB: Writes detection runs, patterns, and snapshots into dedicated wf_recurring_* tables for downstream reporting.
- Use case: Use this to build a “monthly commitments” view by detecting Netflix, utilities, or gym charges from categorized transaction history over the last 3–24 months.
Quick Start
Ask your agent to run the wellsfargo/recurring-transactions skill to detect recurring Wells Fargo subscriptions and persist the patterns into SerenDB for the last 12 months.
Dependency Matrix
Required Modules
psycopg[binary]>=3.2.0python-dateutil>=2.9.0
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: recurring-transactions Download link: https://github.com/terraleiloa/seren-skills/archive/main.zip#recurring-transactions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.