replicatereplicateOfficialยท7 Agent Skills Included

skills

Find, run, build, and publish machine learning models

Guides the full lifecycle of working with machine learning models on Replicate, from search to production. Covers model discovery, cost and quality comparison, running predictions with webhooks and streaming, and packaging custom models with Cog. Includes proven prompting techniques for image and video generation, plus safe publishing workflows with CI/CD. Eliminates guesswork around schemas, cold boots, and breaking changes.
npx skills add replicate/skills --all -g -y
Available:

Maps each sub-skill to its purpose so the agent can route requests about finding, comparing, running, building, publishing, or prompting models to the right guide.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Replicate Skills?โ–ผ

Run `npx skills add replicate/skills --all -g -y` in your terminal to install all seven skills globally.

How to run models on Replicate?โ–ผ

The run-models skill covers creating predictions, polling, webhooks, streaming, file handling, and chaining multiple models together.

How to publish a custom model on Replicate?โ–ผ

The build-models and publish-models skills walk you through packaging with Cog and pushing safely with cog-safe-push and GitHub Actions CI/CD.

How to write better prompts for image and video models?โ–ผ

The prompt-images and prompt-videos skills provide model-agnostic techniques for scene description, camera language, style control, and character consistency.

Do these skills work with Claude Code and Codex?โ–ผ

Yes. They follow the open Agent Skills standard and work with Claude Code, OpenCode, OpenAI Codex, and other compatible agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’