replicate-local-workflow
Installation
SKILL.md
Replicate local workflow
Use Replicate's official skills for model-specific work. This skill adds the local workflow around them: planning batches, preserving prediction records, downloading every output, naming files, embedding image metadata, reviewing candidates, and archiving results.
Before running
- Confirm the requested output directory. If none was given, use
outputs/<concise-task-slug>/under the current project. - Confirm the model, prompt or inputs, output count, format, and any cost or quality constraint that is unclear.
- Show the user the prompts and batch plan before creating predictions when the task is exploratory, expensive, or asks for multiple variants.
- Check that
REPLICATE_API_TOKENexists without printing its value. - Load the relevant installed Replicate skills:
find-modelsto search and inspect schemascompare-modelsto evaluate candidatesrun-modelsto create and monitor predictionsprompt-imagesorprompt-videosfor media prompting
- If those skills are unavailable, install them globally with: