replicate-skill

Installation
SKILL.md

Replicate Skill

Quick start

Goal: operate on Replicate resources directly: models, predictions, trainings, files, and deployments.

Reference notes: skills/replicate-skill/references/replicate-skill.md

Common workflows

  • Account and discovery: get_account, search_models, list_models, get_models, get_models_readme
  • Run inference: create_predictions or create_models_predictions
  • Poll jobs: get_predictions, get_trainings
  • Manage training: create_trainings, cancel_trainings
  • Manage deployments/files: create_deployments, update_deployments, list_files, create_files

Recommended workflow

  1. Inspect the model or version schema first.
Related skills

More from ry-run/run-skills

Installs
1
GitHub Stars
11
First Seen
7 days ago