absuite-wallets-cli

Manage Alliance Business Suite wallet resources and ledger data via absuite CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the tedious, error-prone manual work of managing Alliance Business Suite wallet resources (bank accounts, payment tokens, payments, withdraws, locations, and associated financial ledger views) via the absuite CLI, removing the need to navigate the ABS web UI for routine wallet operations.

Core Features & Use Cases

  • Full CRUD for Wallet Sub-Resources: Create, read, update, and delete bank accounts, payment tokens, locations, and withdraw requests scoped to a specific wallet ID.
  • Read-Only Ledger Access: View and count orders, invoices, quotes, refunds, and chargebacks linked to a wallet for financial reconciliation and reporting.
  • Real-World Use Case: A finance team member can use this Skill to quickly set up a new payment token for a vendor wallet, list all incoming payments for the current billing cycle, and delete an outdated bank account in seconds, all via standardized CLI commands.

Quick Start

Use the absuite-wallets-cli skill to list all incoming payments for wallet ID 123e4567-e89b-12d3-a456-426614174000 after first authenticating your absuite CLI session with the absuite-login-cli skill.

Frequently Asked Questions about absuite-wallets-cli

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

FAQPage Schema
How do I manage Alliance Business Suite wallet resources without navigating the web UI?

You can manage ABS wallet resources by executing CRUD operations for bank accounts, payment tokens, payments, withdraws, and locations via the absuite CLI, eliminating manual web UI navigation for routine financial workflows.

Can I view invoices and chargebacks for reconciliation using the absuite CLI?

Yes, the absuite CLI supports read-only list and count operations for orders, invoices, quotes, refunds, and chargebacks linked to a specific wallet ID, enabling financial reconciliation and reporting directly from the command line.

Do I need a tenant ID to manage bank accounts and payment tokens via the CLI?

No, a tenant ID is not required. The absuite CLI uses the wallet ID as the sole scoping parameter for all CRUD operations and read-only ledger access associated with your financial accounts.

What do I need to set up before running wallet operations with the absuite CLI?

You must establish an authenticated absuite CLI session, such as by using the absuite-login-cli skill, before executing any wallet management or financial ledger reconciliation commands.

What's the best way to automate financial ledger reconciliation for ABS wallets?

Using the absuite CLI to list and count orders, invoices, quotes, refunds, and chargebacks scoped to a wallet ID standardizes reconciliation tasks into automated, repeatable command-line operations.

Can I delete outdated bank accounts and create new payment tokens from the command line?

Yes, the absuite CLI provides full CRUD capabilities for writable wallet sub-resources, allowing you to create, read, update, and delete bank accounts, payment tokens, locations, and withdraw requests efficiently.