·replicate-integration
</>

replicate-integration

guaderrama/cabo-health-ai

AI モデルのデプロイメント用に Replicate API を統合します。 Replicate 経由で Flux、SDXL、またはカスタム LoRA モデルを使用してイメージを生成する場合に使用します。

6インストール·0トレンド·@guaderrama

インストール

$npx skills add https://github.com/guaderrama/cabo-health-ai --skill replicate-integration

SKILL.md

Purpose Deploy and run AI models in production using Replicate's cloud platform. Specialized for image generation with Flux Dev, SDXL, custom LoRA fine-tuning, and prediction polling patterns.

❌ Don't: Poll too frequently (wastes API calls) ✅ Do: Use exponential backoff (1s → 1.5s → 2.25s → ...)

❌ Don't: Forget to handle prediction failures ✅ Do: Check status and handle errors

AI モデルのデプロイメント用に Replicate API を統合します。 Replicate 経由で Flux、SDXL、またはカスタム LoRA モデルを使用してイメージを生成する場合に使用します。 ソース: guaderrama/cabo-health-ai。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/guaderrama/cabo-health-ai --skill replicate-integration
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

replicate-integration とは?

AI モデルのデプロイメント用に Replicate API を統合します。 Replicate 経由で Flux、SDXL、またはカスタム LoRA モデルを使用してイメージを生成する場合に使用します。 ソース: guaderrama/cabo-health-ai。

replicate-integration のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/guaderrama/cabo-health-ai --skill replicate-integration インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/guaderrama/cabo-health-ai