replicate-integration

Generate images and manage predictions via the Replicate API.

13|31|Updated Oct 30, 2025
One-click install
npx skills add https://github.com/daniel-carreon/video-generator --skill replicate-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: replicate-integration
Source: https://github.com/daniel-carreon/video-generator/tree/main/.claude/skills/replicate-integration
Command: npx skills add https://github.com/daniel-carreon/video-generator --skill replicate-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires replicate, httpx, python-dotenv, pydantic.

What problem does it solve?

This skill simplifies the complex process of integrating and managing AI models from Replicate, enabling seamless image generation, fine-tuning, and prediction handling in production applications. It abstracts away the complexities of model deployment and execution.

Core Features & Use Cases

  • Image Generation: Generate high-quality images using state-of-the-art models like Flux Dev, SDXL, or custom LoRA.
  • LoRA Fine-Tuning: Train and deploy personalized AI models with custom datasets for unique brand identities or styles.
  • Asynchronous Predictions: Manage long-running AI tasks with robust polling and webhook patterns for scalable operations.
  • Use Case: A marketing agency needs to generate hundreds of unique product images for a campaign. They use this skill to programmatically call Replicate's Flux Dev model, manage the asynchronous generation, and retrieve the final images, saving significant design time.

Quick Start

Use the replicate-integration skill to generate a serene mountain landscape at sunset using the Flux Dev model, requesting 4 images with a 16:9 aspect ratio.