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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users often attempt to check for tenant invitations before running the required portal initialization step when using the absuite CLI, leading to false conclusions that they are blocked from onboarding. This Skill eliminates that error by enforcing the correct initialize-first workflow for ABS tenant onboarding.

Core Features & Use Cases

  • Enforces Correct Workflow Order: Mandates running portal initialization before checking for invitations, aligning with platform requirements for domain-based auto-invitation surfacing.
  • Guided End-to-End Onboarding: Provides step-by-step instructions for authentication, invitation acceptance, enrollment verification, and optional role elevation requests.
  • Common Failure Mode Guidance: Includes clear troubleshooting for frequent issues like missing invitations, 500 errors, and write-lock permissions, reducing onboarding friction for new ABS users and agents.

Quick Start

Use the absuite-onboarding-cli skill to walk you through the full process of authenticating with the absuite CLI, initializing the portal to surface your tenant invitation, accepting the invitation, and verifying your enrollment and tenant access.

Frequently Asked Questions about absuite-onboarding-cli

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

FAQPage Schema
Why am I not seeing my Alliance Business Suite tenant invitation in the CLI?

Tenant invitations in the absuite CLI only surface after you run the required portal initialization step. Checking for invitations before initializing the portal leads to false conclusions that you are blocked from onboarding.

How do I complete Alliance Business Suite tenant onboarding via the command line?

Complete ABS CLI tenant onboarding by authenticating, running portal initialization to surface your invitation, accepting the invitation, and verifying your enrollment and tenant access with the provided guided steps.

Can I check for absuite CLI invitations before initializing the portal?

No, the initialize-first sequence is mandatory for domain-based auto-invitation surfacing. Attempting to check for invitations before portal initialization causes the onboarding workflow to fail.

What causes 500 errors during absuite CLI tenant onboarding?

500 errors during absuite CLI onboarding typically stem from missing invitations, write-lock permissions, or skipping the portal initialization step. Troubleshooting these failure modes requires validating email confirmation and domain matching first.

Do I need a verified domain for ABS CLI user enrollment?

Yes, verified domain matching is a required precondition for ABS CLI user enrollment. The workflow validates your email confirmation and domain match before allowing invitation acceptance and enrollment verification.