absuite-users-cli

Manage the authenticated Alliance Business Suite user account via absuite CLI commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the need to manually navigate the Alliance Business Suite web interface to manage your personal account details, preferences, and related data, by providing direct CLI access to all current-user scoped operations.

Core Features & Use Cases

  • Full User Account Access: Read and update your profile, avatar, settings, addresses, cart, wallet, and social profile via simple CLI commands.
  • Related Data Management: View and manage tenant memberships, enrollments, invitations, followers, follows, and notifications all from the command line.
  • Custom Preference Storage: Create, update, and delete per-user key-value options to store durable custom settings like UI theme preferences. A common use case is quickly updating your job title and UI theme, or checking pending tenant invitations, without switching to the web interface.

Quick Start

Use the absuite-users-cli skill to update your current ABS user profile's job title and availability status after authenticating with the absuite CLI.

Frequently Asked Questions about absuite-users-cli

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

FAQPage Schema
How do I manage my Alliance Business Suite user profile from the command line?

You can manage your Alliance Business Suite user profile from the command line using an authenticated absuite CLI session to read and update your personal account data, settings, and avatars directly without needing the web interface.

Can I update my ABS tenant enrollments and invitations via CLI without tenant scoping?

Yes, you can view and manage ABS tenant enrollments and invitations via CLI without tenant scoping because the skill operates exclusively on the /Me user-scoped endpoint to handle your personal memberships and related data.

What can I do with custom key-value user options in the absuite CLI?

Custom key-value user options in the absuite CLI let you create, update, and delete durable per-user settings such as UI theme preferences, giving you persistent custom configuration storage directly from the command line.

Does the absuite CLI support managing other users or sending PATCH requests?

No, the absuite CLI does not support arbitrary user management or PATCH requests and is limited to operations on the current authenticated user's account, covering read, update, create, and delete actions for your own profile data only.

How do I check my ABS wallet balance and notifications from the terminal?

You can check your ABS wallet balance and notifications from the terminal once authenticated with the absuite CLI, which provides direct command-line access to read your wallet data and view pending notifications through the /Me endpoint.

What do I need to start managing my ABS account settings through the CLI?

To start managing your ABS account settings through the CLI you need an active authenticated absuite CLI session, after which you can directly update your job title, availability status, addresses, and social profiles without web interface access.