midaz-account

Authenticate users, redeem invites, onboard desks, and manage subscriptions via the midaz CLI.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/SparkssL/Midaz-cli --skill midaz-account
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: midaz-account
Source: https://github.com/SparkssL/Midaz-cli/tree/main/skills/midaz-account
Command: npx skills add https://github.com/SparkssL/Midaz-cli --skill midaz-account

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Authenticate users, redeem invitations, onboard new desks, and manage Midaz subscriptions via the midaz CLI.

Core Features & Use Cases

  • Authentication: Sign in, sign out, check auth state, and whoami.
  • Invites & Onboarding: Redeem invites, guided/freeform onboarding generation, and complete onboarding.
  • Subscription & Billing: Start a subscription, access the billing portal, and manage billing status.

Quick Start

Sign in with midaz auth login, redeem an invite if prompted, complete onboarding, and start or manage your subscription.

Frequently Asked Questions about midaz-account

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

FAQPage Schema
How do I authenticate and sign in to my Midaz account using the CLI?

You can authenticate and sign in to your Midaz account by running the midaz auth login command, which verifies your auth state and establishes a session via the midaz CLI runtime.

What's the best way to redeem invitations and onboard new desks in Midaz?

To redeem invitations and onboard new desks, use the midaz CLI to execute invite redemption alongside guided or freeform onboarding generation, then complete the onboarding process with safe defaults.

How do I manage my Midaz subscription and access the billing portal?

You can manage your Midaz subscription and access the billing portal by running subscription control commands in the midaz CLI to start a subscription and check billing status.

Do I need the midaz CLI runtime to check my auth state and whoami?

Yes, checking your auth state and running the whoami command requires the midaz CLI runtime to verify authentication status and safely return your current user identity.

Can I sign out of my Midaz account and reset my authentication state?

Yes, you can sign out of your Midaz account and reset your authentication state by executing the sign out command provided by the midaz CLI runtime.