modelscope
Installation
SKILL.md
ModelScope
ModelScope is an open-source platform for machine learning model sharing and collaboration. It's used by AI developers and researchers to discover, evaluate, and deploy a wide variety of pre-trained models. The platform aims to streamline the AI development lifecycle.
Official docs: https://modelscope.cn/docs
ModelScope Overview
- Model
- Pipeline
- Dataset
Use action names and parameters as needed.
Working with ModelScope
This skill uses the Membrane CLI to interact with ModelScope. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills