absuite-forex-cli

Retrieves ForexService exchange rates and converts currencies via absuite CLI.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/FenixAlliance/ABS.Agents --skill absuite-forex-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: absuite-forex-cli
Source: https://github.com/FenixAlliance/ABS.Agents/tree/main/paperclip/skills/absuite-forex-cli
Command: npx skills add https://github.com/FenixAlliance/ABS.Agents --skill absuite-forex-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually looking up foreign exchange rates and converting currency amounts in the Alliance Business Suite is time-consuming and prone to error, especially when working with historical rates or multiple currency pairs. This Skill eliminates that friction by providing clear, step-by-step guidance for using the absuite CLI to access ForexService public reference data.

Core Features & Use Cases

  • Latest and Historical Rate Lookups: Retrieve exchange rates for all supported currencies or a single currency pair, for both current and past dates.
  • Cross-Currency Amount Conversion: Convert monetary values at latest or historical rates using either v2 or v3 API versions, with distinct output formats for each version.
  • Use Case: A finance professional can quickly convert a 2026-01-15 invoice total from EUR to USD using the historical v3 exchange command, or pull the full set of latest global forex rates for a market report, all without navigating the ABS web interface.

Quick Start

Use the absuite-forex-cli skill to convert 2500 EUR to USD at the latest exchange rate or retrieve the historical EUR to GBP rate for 2026-01-15.

Frequently Asked Questions about absuite-forex-cli

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

FAQPage Schema
How do I convert currency amounts using the absuite CLI?

You can convert currency amounts by running the absuite CLI forex commands, which query the ForexService to perform cross-currency conversions at latest or historical rates without accessing the ABS web portal.

Can I retrieve historical foreign exchange rates for a specific past date?

Yes, the absuite CLI supports optional date-based historical rate queries, allowing you to retrieve foreign exchange reference data for specific past dates directly from the ForexService.

What's the difference between v2 and v3 exchange API versions in the absuite forex CLI?

The v2 and v3 exchange API versions in the absuite forex CLI produce distinct output formats for currency conversions and rate lookups, allowing you to select the version that matches your workflow requirements.

Do I need an authenticated CLI session to retrieve forex rates?

Yes, retrieving forex rates requires an authenticated CLI session. The Skill uses this authenticated access to provide read-only, non-tenant-scoped retrieval of public foreign exchange reference data from the ForexService.

Does the absuite forex CLI support retrieving rates for all supported currencies at once?

Yes, the absuite forex CLI can retrieve exchange rates for all supported currencies at once. This allows you to pull the full set of latest global forex rates for market reports or broad financial analysis without individual pair queries.

Why use the CLI for currency conversion instead of the ABS web portal?

Using the CLI for currency conversion avoids the time-consuming and error-prone manual lookups required in the ABS web portal. It streamlines finance and accounting workflows by providing scriptable, direct access to ForexService data.