replicate
Skills for finding, comparing, running, and prompting AI models on Replicate
pinned to #2f36e41updated 3 days ago
Ask your AI client: “install plugins/replicate”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install plugins/replicatemetahub onboarded this repo on the author's behalf.
If you own github.com/replicate/skills on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
53
Last commit
3 days ago
Latest release
published
What's bundled
Items extracted from this plugin's manifest + directory tree.
Skills (7)
skills/build-models>skills/compare-modelsCompare Replicate models by cost, speed, quality, and capabilities.skills/find-modelsFind AI models on Replicate using search and curated collections.skills/prompt-images>skills/prompt-videos>skills/publish-models>skills/run-modelsRun AI models on Replicate via predictions, webhooks, and streaming.
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.2f36e41· 3 days ago
Documentation
6 passed3 warningsTags / topics declaredwarn
No manifest tags and no GitHub repo topics
Add tags to the manifest (or GitHub topics on the repo) so the registry's search and category filters surface this artifact.
README has usage / example sectionswarn
README has no Usage / Example / Quick start / Installation heading at any level
Add a `# Usage`, `## Quick start`, or similar section so end users can copy/paste a working invocation. Code blocks alone work too if there are several.
Homepage or repository declaredwarn
No homepage or repository declared.
Add a "homepage" or "repository" field to .claude-plugin/plugin.json.
Description quality
11 words · 76 chars — OK but more detail helps
README is present and substantial
1,190 chars · 1 section · 1 code block
Homepage / docs URL declared
https://skills.sh/replicate/skills/replicate
Description is substantive
Description is 11 words.
Documentation present and substantive
Documentation present (README.md, 143 words).
Documentation shows usage
Documentation includes 1 code example.
Release history
1- releasecurrent2f36e41warn3 days ago
Contents
A collection of Agent Skills for building AI-powered apps with Replicate.
Skills included:
- find-models — search for models, browse collections, read schemas, pick the right model
- compare-models — evaluate models by cost, speed, quality, and capabilities
- run-models — create predictions, poll, use webhooks, stream, handle files, run concurrently
- build-models — package custom models with Cog (cog.yaml, predict.py, weights, local serving)
- publish-models — push models to Replicate with cog push / cog-safe-push and CI/CD releases
- prompt-images — prompting techniques for image generation and editing models
- prompt-videos — prompting techniques for video generation and editing models
Installing
These skills work with any agent that supports the Agent Skills standard, including Claude Code, OpenCode, OpenAI Codex, and Pi.
npx skills add replicate/skills
Reviews
No reviews yet. Be the first.
Related
Superpowers
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
ECC
Harness-native ECC plugin for engineering teams - 63 agents, 249 skills, 79 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
mattpocock-skills
mattpocock-skills plugin bundle
mh install plugins/replicate