publish-models

Installation
SKILL.md

Docs

When to use this skill

  • You have a working Cog project (see build-models if you don't yet).
  • You want to publish a private or public model on Replicate.
  • You're releasing a new version of an existing model and want to avoid breaking changes.
  • You're setting up CI/CD for model releases.

Prerequisites

  • Cog installed and cog login against r8.im (or echo $TOKEN | cog login --token-stdin).
  • A model created at replicate.com/{owner}/{name} via the API, web UI, or r8-model CLI.
Related skills
Installs
94
GitHub Stars
41
First Seen
9 days ago