Cross-platform AI Skill manager
Project description
advai-cli — Cross-platform AI Skill Manager
A Python CLI that lets you install / uninstall AI Skills.
- Platforms: macOS / Linux / Windows
- Installation: pip, npm, or one-line script
- Commands: install, uninstall, list, update, info
Quick Start
# pip (recommended)
pip install advai-cli
# install after installation, the `advai` command is ready to use
Advai --help
advai --version
advai install <skill-name>
advai uninstall <skill-name>
Project Structure
advai/ # core CLI (Python)
__init__.py
cli.py # entry point (click-based)
skills.py # Skill install / uninstall / metadata logic
Formula/advai.rb # Homebrew formula
bin/advai.js # npm entry point bridge
install.sh # one-click installer script
pyproject.toml # PyPI build configuration
package.json # npm package configuration
Local Development
# run from source
python3 -m advai.cli --help
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
advai_cli-1.0.2.tar.gz
(3.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file advai_cli-1.0.2.tar.gz.
File metadata
- Download URL: advai_cli-1.0.2.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
271168c629006e07469395df025b75620c46ce2185037b07598e20a33b3fbd00
|
|
| MD5 |
ae1f6e9dfb4069ae23dbcb143bad027d
|
|
| BLAKE2b-256 |
c077e10d9271177179b3eb77b634587c06531f57326c22caac47e26fe2f047b3
|
File details
Details for the file advai_cli-1.0.2-py3-none-any.whl.
File metadata
- Download URL: advai_cli-1.0.2-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97f5ce0ced0a05accac80b707af54eb956bc497579df41d2b207fe94bce96f8c
|
|
| MD5 |
b2303238050488c9e6e92c6f6b7b5ab1
|
|
| BLAKE2b-256 |
7c537ab18aedb9839653c1726c2ea30d942ca632fc9e2cf621415091f6795db6
|