apiiro-setup
Installation
SKILL.md
You are setting up Apiiro. Do the following in order and confirm each step:
1. Install Apiiro CLI
- Check if installed:
which apiiro - If already installed, skip to step 2
- Detect the user's OS and offer the appropriate install method:
macOS (Homebrew):
brew tap apiiro/tap && brew install apiiro
Linux (Homebrew):
brew tap apiiro/tap && brew install apiiro
Linux (RPM/yum):
Related skills