Multi-Currency

Configure per-user currency settings and formatting rules for LivestockAI users.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/captjay98/livestockai --skill multi-currency
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Multi-Currency
Source: https://github.com/captjay98/livestockai/tree/main/.kiro/skills/multi-currency
Command: npx skills add https://github.com/captjay98/livestockai --skill multi-currency

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Global LivestockAI users face inconsistent currency handling across UI and reports, leading to confusion and errors in pricing, invoicing, and analytics.

Core Features & Use Cases

  • Per-user currency settings: Store a preferred currency, locale, and display format for each user.
  • Currency presets and formatting utilities: Provide predefined currency metadata and helpers to format amounts in UI components.
  • Cross-farm and multi-language support: Apply currency presentation consistently across multiple farms and languages to ensure accurate revenue reporting.

Quick Start

Configure a user to set currency to USD and display prices using the US locale.

Frequently Asked Questions about Multi-Currency

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

FAQPage Schema
How do I configure per-user currency settings and formatting rules in a UI?

To configure per-user currency settings, you store a preferred currency, locale, and display format for each user, exposing currency presets and formatting utilities to apply preferences consistently across UI components.

What is the best way to handle multi-currency presentation across different languages?

Handling multi-currency presentation across languages requires applying per-user preferences and predefined currency metadata to ensure consistent formatting across UI components and accurate cross-language revenue reporting.

How do I format prices using a specific currency preset and locale?

Format prices using a specific currency preset by applying formatting utilities that utilize predefined currency metadata, storing the user's preferred currency like USD and locale like US for display.

Does this approach support consistent currency formatting across multiple farms?

This approach supports consistent currency formatting across multiple farms by applying per-user preferences and currency presentation rules globally, ensuring accurate revenue reporting and reducing pricing errors.

Why do global users experience inconsistent currency handling in reports?

Global users experience inconsistent currency handling because they lack per-user currency settings and predefined formatting utilities, leading to confusion and errors in pricing, invoicing, and analytics across different locales.