ailit-cli

Installation
SKILL.md

Ailit CLI

Use the local ailit command as the primary interface for 智慧记AI进销存 operations.

Core rules

Auth & health

  • Default to the browser authorization flow. When the CLI is not logged in, guide the user to run ailit auth login instead of manually writing token into config.
  • Run ailit doctor before business commands when config health is unknown.
  • Do not default to ailit config set token ... as the repair path.

Output & format

  • Prefer the default table or pretty output for user-facing calls.
  • Use --format json only when the agent needs machine-readable output for parsing or troubleshooting.
  • If the CLI returns a friendly Chinese error, reuse it instead of rewriting the meaning.
  • Do not expose token values, pay_records, raw stack traces, or internal IDs unless they are needed for troubleshooting.
Installs
11
First Seen
Apr 9, 2026