absuite-cart-cli

Manage shopping carts, wish lists, and compare tables via the absuite CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the tedious, error-prone manual work of managing shopping carts, wish lists, and product compare tables in the Alliance Business Suite (ABS), reducing operational overhead for e-commerce teams.

Core Features & Use Cases

  • Full Cart Lifecycle Management: Add, update, remove, and submit cart items, lines, and trackable records via simple CLI commands.
  • Wish List & Compare Table Support: Create, modify, and manage customer wish lists and product comparison tables directly from the CLI.
  • Use Case: E-commerce teams can quickly adjust a user's cart items, update quantities, and submit orders without navigating the ABS web interface, cutting down on manual navigation time.

Quick Start

Use the absuite-cart-cli skill to retrieve the current signed-in user's cart, add a specified product to it, and submit the cart for checkout.

Frequently Asked Questions about absuite-cart-cli

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

FAQPage Schema
How do I manage shopping cart items via CLI for e-commerce workflows?

Shopping cart items are managed via the absuite CLI, which supports full CRUD operations for cart entities. Users can add, update, remove, and submit cart items, lines, and trackable records directly from the command line.

Can I update customer wish lists and product compare tables from the command line?

Customer wish lists and product compare tables can be created, modified, and managed directly from the command line. The Skill supports maintenance of these entities alongside standard cart item operations.

Do I need an authenticated absuite CLI session to manage business tenant carts?

An authenticated absuite CLI session is required to manage business tenant carts. The Skill supports operations across guest, user, acting, and business tenant cart scopes with optional tenant context.

What's the best way to automate cart quantity adjustments and order submission without a web interface?

Automating cart quantity adjustments and order submission is handled by applying CLI commands like get, list, count, create, update, and delete. This eliminates manual navigation through the ABS web interface.

Does the absuite cart CLI support trackable cart records and service actions?

Trackable cart records and service actions are supported by the Skill. It applies to e-commerce workflows requiring cart item management, quantity adjustments, and order submission across various cart scopes.

Are there limitations when managing guest cart scopes versus business tenant carts via CLI?

Limitations depend on the authenticated session context. While guest, user, acting, and business tenant cart scopes are supported, business tenant operations require optional tenant context to execute full CRUD actions.