CLI setup
Usage guide
Watch the walkthrough below to see how to install, search, and add skills from the catalog in under two minutes.
ifs-ai-skills — basic skill installation
CLI setup
Install and manage IFS AI skills from the catalog using the ifs-ai-skills CLI.
Prerequisites
- Node.js 20 or later
- Access to the company network via vpn
- HTTPS or SSH access to Bitbucket
One-time global install
npm install -g ifs-ai-skills@0.5.5 --registry=http://ifsaiskills.rnd.ifsdevworld.com:4873No authentication is required to install from this registry.
Run the CLI
npx ifs-ai-skillsCommands
| Command | Description |
|---|---|
add | Install skill(s) from the catalog into .ifs-ai-skills/ |
list | List installed skills |
search | Search the catalog |
update | Update installed skills |
remove | Remove installed skills |