mirror of
https://github.com/replicate/skills.git
synced 2026-09-19 05:08:06 +08:00
6f2607e058ea7a483851bd1b2dc489cabc2206f4
Replicate Skills
A collection of Agent Skills for building AI-powered apps with Replicate.
Discover, compare, and run AI models using Replicate's API.
Installing
These skills work with any agent that supports the Agent Skills standard, including Claude Code, OpenCode, OpenAI Codex, and Pi.
npx skills
Install using the npx skills CLI:
npx skills add https://github.com/replicate/skills
Claude Code
Install using the plugin marketplace:
/plugin marketplace add replicate/skills
ClawHub
Install using the ClawHub CLI:
npx clawhub@latest install replicate
OpenCode
OpenCode automatically discovers Claude Code skills installed under ~/.claude/skills/.
You can also copy skills/replicate into ~/.config/opencode/skills/replicate.
Description
prompt-images: Prompting techniques for AI image generation and editing models on Replicate. Use when writing prompts for image models or building image generation features.; prompt-videos: Prompting techniques for AI video generation models on Replicate. Use when writing prompts for video models or building video generation features.; find-models: Find AI models on Replicate using search and curated collections.; run-models: Run AI models on Replicate via predictions, webhooks, and streaming.;…
Languages
Shell
100%