Client library for managing Azure ML resources: workspaces, jobs, models, data, and compute.
| workspaces | create, get, list, delete | | jobs | createorupdate, get, list, stream, cancel | | models | createorupdate, get, list, archive | | data | createorupdate, get, list | | compute | begincreateorupdate, get, list, delete | | environments | createorupdate, get, list | | datastores | createorupdate, get, list, getdefault |
Azure Machine Learning SDK v2 for Python. Use for ML workspaces, jobs, models, datasets, compute, and pipelines. Triggers: "azure-ai-ml", "MLClient", "workspace", "model registry", "training jobs", "datasets". Source: sickn33/antigravity-awesome-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill azure-ai-ml-py Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw