data-ml-pipeline-pro-max
v0.1.1
Published
Dependency-free installer CLI for Data/ML Pipeline Pro Max skill
Maintainers
Readme
Data/ML Pipeline Pro Max CLI
Installer CLI for copying the skill into an agent platform folder.
Run directly from npm:
npx data-ml-pipeline-pro-max-cli init --ai codex --target . --dry-runnode cli\bin\data-ml-pipeline-pro-max.js list
node cli\bin\data-ml-pipeline-pro-max.js init --ai codex --target . --dry-run
node cli\bin\data-ml-pipeline-pro-max.js init --ai antigravity --target . --dry-run
node cli\bin\data-ml-pipeline-pro-max.js init --ai codex --target . --forceSupported platforms come from generated templates/platforms/*.json files.
The CLI intentionally has no runtime dependencies. It copies the skill files into the selected platform folder and refuses to overwrite an existing destination unless --force is provided.
