skills
Find, run, build, and publish machine learning models
All Skills in This Repository (7)
Pure Emerald Level Indicatorsbuild-models
Package custom AI models into deployable Docker containers for Replicate.
prompt-images
Develop detailed prompts for AI image generation and editing models.
compare-models
Analyze inference speed, cost, and output quality to compare AI models.
run-models
Automate AI model predictions, webhooks, and SSE streaming.
prompt-videos
Creates cinematic AI video prompts with scene description, camera work, and audio layering.
publish-models
Deploy and version AI models on Replicate with automated CI/CD pipelines.
find-models
Search Replicate models by task and inspect their input/output schemas.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core