replicate
Installation
SKILL.md
Replicate
Replicate lets you run open-source machine learning models via a simple HTTP API. Submit a prediction, poll until it completes, and retrieve the output URLs.
Official docs:
https://replicate.com/docs/reference/http
When to Use
Use this skill when you need to:
- Generate images using SDXL, FLUX Schnell, or other diffusion models
- Run text generation with Llama or other open-source LLMs
- Execute any model hosted on replicate.com
- Poll the status of an async prediction job