🧪 Skills
Replicate
Replicate ML platform — run AI models, manage predictions, browse collections, search models. ML inference CLI.
v1.0.0
Description
name: replicate description: "Replicate ML platform — run AI models, manage predictions, browse collections, search models. ML inference CLI." homepage: https://www.agxntsix.ai license: MIT compatibility: Python 3.10+ (stdlib only — no dependencies) metadata: {"openclaw": {"emoji": "🤖", "requires": {"env": ["REPLICATE_API_TOKEN"]}, "primaryEnv": "REPLICATE_API_TOKEN", "homepage": "https://www.agxntsix.ai"}}
🤖 Replicate
Run ML models via API — predictions, model search, and collections.
Features
- Models — browse and search
- Predictions — create, get, cancel
- Collections — curated models
- Hardware — available GPUs
Requirements
| Variable | Required | Description |
|---|---|---|
REPLICATE_API_TOKEN |
✅ | API key/token for Replicate |
Quick Start
python3 {baseDir}/scripts/replicate.py search "text to image"
python3 {baseDir}/scripts/replicate.py run <version> '{"prompt":"a cat"}'
python3 {baseDir}/scripts/replicate.py predictions
python3 {baseDir}/scripts/replicate.py me
Credits
Built by M. Abidi | agxntsix.ai YouTube | GitHub Part of the AgxntSix Skill Suite for OpenClaw agents.
📅 Need help setting up OpenClaw for your business? Book a free consultation
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!