Back to Codex skills
Composio App AutomationMCP-enabled

Replicate Automation Codex skill

Automate Replicate AI model operations -- run predictions, upload files, inspect model schemas, list versions, and manage prediction history via the Composio MCP integration.

What this skill does

Automate your Replicate AI model workflows -- run predictions on any public model (image generation, LLMs, audio, video), upload input files, inspect model schemas and documentation, list model versions, and track prediction history.

Replicate Automation is useful when a Codex or Claude-style agent needs to discover available app actions, verify the connection, and execute authenticated operations through Composio's MCP layer. It is part of the awesome-codex-skills catalog and is presented here as an indexable summary for developers comparing reusable agent skills.

Good use cases

Trigger Replicate Automation when a user request matches its stated automation scope.

Use it to keep setup, known pitfalls, and workflow guidance outside the main prompt until needed.

Pair it with repository-specific context when the workflow touches local code, docs, data, or connected apps.

Workflow coverage

Core Workflows

A documented section in the source skill that gives the agent more specific execution guidance.

1. Get Model Details and Schema

A documented section in the source skill that gives the agent more specific execution guidance.

2. Run a Prediction

A documented section in the source skill that gives the agent more specific execution guidance.

3. Upload Files for Model Input

A documented section in the source skill that gives the agent more specific execution guidance.

4. Read Model Documentation

A documented section in the source skill that gives the agent more specific execution guidance.

5. List Model Versions

A documented section in the source skill that gives the agent more specific execution guidance.

Referenced tools

REPLICATE_MODELS_GETREPLICATE_MODELS_PREDICTIONS_CREATEREPLICATE_PREDICTIONS_LISTREPLICATE_CREATE_FILEREPLICATE_MODELS_README_GETREPLICATE_MODELS_VERSIONS_LISTREPLICATE_FILES_GETREPLICATE_FILES_LIST

Source and attribution

This summary links back to the original folder in ComposioHQ's public repository. For installation instructions, licensing, and the complete skill body, use the source link before copying the skill into a local Codex setup.

View composio-skills/replicate-automation on GitHub