agentic-enrollment
Installation
SKILL.md
Agentic Enrollment
Discover Agent Enrollment Protocol Services, enroll an Agent, manage Service credentials, and retrieve protected resources. Let the CLI own protocol discovery, signing, approvals, credential storage, expiration, and authenticated replay. Do not construct AEP assertions or authentication headers yourself.
Setup
Install the signed native CLI through one of these channels:
| Channel | Command |
|---|---|
| macOS Homebrew | brew tap inflowpayai/tap && brew install --cask inflow |
| macOS/Linux hosted installer | curl -fsSL https://inflowcli.ai/install.sh | bash |
| Windows PowerShell installer | irm https://inflowcli.ai/install.ps1 | iex |
| Cross-platform shell compatibility | curl -fsSL https://inflowcli.ai/cli | bash |
Current install instructions live at https://inflowcli.ai/.