publish-models
Installation
SKILL.md
Docs
- Cog reference: https://cog.run/llms.txt
cog pushreference: https://cog.run/cli#cog-push- cog-safe-push: https://github.com/replicate/cog-safe-push
- Model CI template: https://github.com/replicate/model-ci-template
- Continuous deployment guide: https://replicate.com/docs/guides/continuous-model-deployment
When to use this skill
- You have a working Cog project (see
build-modelsif 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.