add-new-credit-card

Add new credit cards to the Perks Reminder predefined catalog.

15|3|Updated Apr 28, 2025
One-click install
npx skills add https://github.com/lifan-builds/perks-reminder --skill add-new-credit-card
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-new-credit-card
Source: https://github.com/lifan-builds/perks-reminder/tree/main/.cursor/skills/add-new-credit-card
Command: npx skills add https://github.com/lifan-builds/perks-reminder --skill add-new-credit-card

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill guides you through adding a new credit card to the Perks Reminder catalog, including image assets and benefits, ensuring cards can be referenced in prompts and workflows.

Core Features & Use Cases

  • Gather card details (name, issuer, annual fee, cyclical benefits) and validate against catalog standards.
  • Generate or download a card image and store it at the designated path.
  • Update the seed data to register the new card in the predefined catalog for automatic inclusion in the app.

Quick Start

Provide the card name, issuer, annual fee, and benefits to add the new card, then run the image download and seed update steps.

Frequently Asked Questions about add-new-credit-card

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add a new credit card to a seed data catalog?

To add a new credit card to a seed data catalog, provide the card name, issuer, annual fee, and cyclical benefits, then run the image download and seed update steps to register it in the predefined catalog.

What information is needed to create a credit card template for perks tracking?

Creating a credit card template for perks tracking requires gathering the card name, issuer, annual fee, and cyclical benefits, validating these attributes against your catalog standards before registration.

Do I need a scripts folder to update card image assets?

Yes, you need a scripts folder with image download tooling to fetch and store the card image at the designated path, followed by a seed update step to register the card in the predefined catalog.

What is the process for downloading and storing credit card images for an app catalog?

The process for downloading and storing credit card images involves using scripts to generate or fetch the image asset and saving it to a designated path, ensuring cards can be referenced in workflows.

Can I update cyclical benefits for an existing credit card in the predefined catalog?

Yes, you can update cyclical benefits for an existing credit card by providing the new card details and running the seed update step to refresh the predefined catalog entries and attributes.