replicate
Installation
SKILL.md
Replicate
Replicate is a platform for running machine learning models in the cloud. It allows developers and researchers to easily deploy and scale their models without managing infrastructure.
Official docs: https://replicate.com/docs
Replicate Overview
- Prediction
- Input
- Model
Use action names and parameters as needed.
Working with Replicate
This skill uses the Membrane CLI to interact with Replicate. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills