Back to the catalog

run-models

replicate/skills · skills.sh

Open source Repository Open in the app JSON README (API)

About

Skill publicada por replicate/skills no skills.sh. Instale com: npx skills add replicate/skills@run-models

Details

Kind
Agent skills
Topic
No topic detected
Publisher
replicate
Origin
skillssh
Category
ferramentas
Stars
56
Forks
9
Last push
2026-06-04T17:06:37Z
Repository state
ativo
Language
Shell
License
Apache-2.0
Added
2026-08-30 15:22:26
Updated
2026-09-08 15:04:47
Origin id
replicate/skills/run-models

README

# Replicate Skills

A collection of [Agent Skills](https://agentskills.io) for building AI-powered apps with [Replicate](https://replicate.com).

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](https://agentskills.io/specification), including Claude Code, OpenCode, OpenAI Codex, and Pi.

```
npx skills add replicate/skills
```

<img width="1658" height="1604" alt="Screenshot 2026-02-16 at 12 01 13@2x" src="https://github.com/user-attachments/assets/390a4676-6c44-43a9-b9cc-596a0e05b1cb" />

More