agentic-discovery
Installation
SKILL.md
Agentic Discovery
Find Services through the InFlow directory, then query each selected Service's Offering Discovery Protocol catalog directly. Let the InFlow CLI validate Service documents, enforce advertised operations, follow pagination, resolve supporting schemas, and compose authenticated requests. Do not assume that the directory contains a Service's products or that every Service supports every catalog command.
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 |
Use structured output for programmatic work: