barct-efectivo-vs-cuotas-ipc
Comparar efectivo, cuotas y tarjeta a fin de mes usando valor presente, con salida breve y clara.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/barct/barct-efectivo-vs-cuotas-ipcWhat This Skill Does
The barct-efectivo-vs-cuotas-ipc skill is a sophisticated financial decision-making tool designed for the OpenClaw AI ecosystem. Its primary objective is to evaluate different payment methods—cash with discounts, installment plans, and deferred credit card payments—using the economic principle of Present Value (PV). By incorporating projected inflation data via the Argentine government's public API, the skill strips away nominal illusions to help users identify the real economic cost of a purchase.
The skill calculates the "maximum sustainable surcharge" for installment plans. If the actual surcharge offered by a retailer is lower than this calculated threshold, the installment plan effectively becomes cheaper in real terms due to the impact of inflation. It performs a rigorous comparison by discounting future cash flows back to today's value, providing a clear, numeric recommendation based on the lowest present value.
Installation
To install this skill, use the following command in your OpenClaw terminal:
clawhub install openclaw/skills/skills/barct/barct-efectivo-vs-cuotas-ipc
Use Cases
This skill is perfect for consumers and small business owners navigating high-inflation environments. It is ideal for:
- Deciding between paying cash today or financing a high-ticket item in 6, 12, or 18 installments.
- Evaluating "Interest-Free" offers to see if the merchant has hidden costs in the list price.
- Comparing the benefit of a "deferred payment" credit card offer against an immediate cash discount.
- Strategic budget planning when deciding whether to utilize liquid cash or credit lines.
Example Prompts
- "Should I buy this $500,000 laptop with 15% cash discount or 12 installments with 30% total surcharge? Assume my discount rate is 8% monthly."
- "Compare paying a $200,000 appliance in cash today versus paying with my credit card at the end of the month (30 days) if inflation is running at 7%."
- "Help me decide if a 6-installment plan with a 10% surcharge is better than paying upfront. Please use the current IPC projection."
Tips & Limitations
- The skill defaults to using the
145.3_INGNACNAL_DICI_M_15API series. If your region requires a different index, ensure you have the correct series ID available. - Always provide a
tasa_oportunidad_mensualif you have specific knowledge of your own capital cost, as this improves accuracy significantly over the generic inflation projection. - The output is strictly designed to be brief (max 14 lines). Avoid expecting long-form narrative explanations; the strength of this skill lies in its directness and numeric clarity.
- Note that the skill assumes the consumer has the cash available at the time of purchase; if you are borrowing money to pay cash, the model may need adjustment.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-barct-barct-efectivo-vs-cuotas-ipc": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api