Bambu Filament Tracker

Track Bambu Lab filament purchases from Gmail confirmations and payment notifications.

mono0926 9872b1e 2 files · 10.1 KB Updated

File contents

Bambu Lab Purchase Tracker

This skill automates the retrieval and summarization of Bambu Lab filament purchases by searching your Gmail history for order confirmations from bambulab.com, payment notifications from PayPal/PayPay, and relevant Amazon orders.

Capabilities

  • Search: Scans Gmail for keywords like "Bambu Lab", "filament", "JP" prefixed order numbers, and "Bambu Japan".
  • Extract: Parses order dates, items, quantities, and total spent from email snippets and bodies.
  • Summarize: Generates a clean table or list of purchases with a grand total.

Usage

Run the tracking script to see your purchase history:

dart bambu-filament-tracker/scripts/tracker.dart

Tool Dependencies

  • gws: Used to access Gmail messages and threads.

Permissions

  • Requires https://www.googleapis.com/auth/gmail.readonly or similar access provided by the gws tool configuration.

mono0926/skills/tree/main/bambu-filament-tracker commit 9872b1ebf5

Frequently asked questions

npx skillmds@latest add mono0926/bambu-filament-tracker