返回顶部
c

cardpointers

Query CardPointers card recommendations, wallet cards, and offers via the CardPointers CLI. Use when the user asks about which credit card to use for a purchase or category, listing their cards or wallet, viewing or filtering or searching card offers, checking expiring offers, comparing cards across linked profiles, or any credit card rewards optimization question. Requires a CardPointers+ (Pro) subscription.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
344
下载量
1
收藏
概述
安装方式
版本历史

cardpointers

# CardPointers CLI Query your CardPointers wallet — cards, offers, recommendations — from the terminal. ## Setup - **Config:** `~/.cardpointers/config` (JWT token, auto-created on login) - **Requires:** `curl`, `jq`, `bash` - **Auth:** Run `cardpointers login` to authenticate (email/password or browser-based Apple/Google/passkey) ## Commands ### recommend — Best card for a purchase ```bash cardpointers recommend groceries cardpointers recommend "gas stations" cardpointers recommend --merchant amazon cardpointers recommend -m "whole foods" --amount 150 cardpointers recommend gas -p all # best gas card across all profiles ``` ### cards — List wallet cards ```bash cardpointers cards # approved cards (default) cardpointers cards --status all # all statuses cardpointers cards --bank chase # filter by bank cardpointers cards -b amex -s all -l 5 # combine filters + limit ``` ### offers — List and filter offers ```bash cardpointers offers # active offers cardpointers offers -s redeemed # redeemed offers cardpointers offers --expiring # expiring within 7 days cardpointers offers -e 14 # expiring within 14 days cardpointers offers --bank amex # filter by bank cardpointers offers --card "gold" # filter by card name cardpointers offers --category dining # filter by category cardpointers offers --type personal # personal offers only cardpointers offers --favorite # favorited offers only cardpointers offers --sort value --limit 10 # top 10 by value ``` ### search — Search offers by keyword ```bash cardpointers search "whole foods" cardpointers search "streaming" --favorite cardpointers search "gas" --limit 5 ``` ### profiles — List linked profiles ```bash cardpointers profiles ``` ### Utility ```bash cardpointers status # account info + connection test cardpointers ping # test MCP connection cardpointers tools # list available MCP tools cardpointers login # authenticate cardpointers logout # clear saved token cardpointers --version # print version ``` ## Global Options All data commands accept these flags: | Flag | Description | |------|-------------| | `--profile, -p` | Query by profile: number (`-p 2`), name (`-p caroline`), or `all`/`any` | | `--limit, -l` | Cap number of results | | `--json, -j` | Raw JSON output (for scripting / AI agents) | ## Environment Variables | Variable | Description | |----------|-------------| | `CARDPOINTERS_API` | Override API base URL (default: `https://mcp.cardpointers.com`) | | `CARDPOINTERS_DEBUG` | Set to `1` for verbose output | | `NO_COLOR` | Disable ANSI colors | ## Reference - **Card statuses:** approved, applied, denied, closed, all - **Offer statuses:** active, snoozed, redeemed, expired, expiring_soon, all - **Offer bank filter (enum):** amex, chase, citi, boa, usbank, wellsfargo - **Card bank filter:** freeform text (partial match) - **Offer sort options:** expiring, value, card - **Cards include** `approval_date` (YYYY-MM-DD) ## Common Use Cases - "What card should I use at Costco?" → `recommend -m costco` - "Show my Amex cards" → `cards -b amex` - "Offers expiring this week?" → `offers -e 7` - "Any Whole Foods offers?" → `search "whole foods"` - "Best dining card across all profiles?" → `recommend dining -p all` - "Top 5 offers by value" → `offers --sort value -l 5` - "Show redeemed offers as JSON" → `offers -s redeemed -j`

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 cardpointers-1776300639 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 cardpointers-1776300639 技能

通过命令行安装

skillhub install cardpointers-1776300639

下载 Zip 包

⬇ 下载 cardpointers v1.0.0

文件大小: 2.33 KB | 发布时间: 2026-4-16 17:45

v1.0.0 最新 2026-4-16 17:45
First version of the CardPointers skill with the CLI.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部