Automate AI ML API tasks via Rube MCP (Composio). Always search tools first for current schemas.
AI ML API Automation via Rube MCP Automate AI ML API operations through Composio's AI ML API toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/ai ml api Prerequisites Rube MCP must be connected (RUBE SEARCH TOOLS available) Active AI ML API connection via with toolkit Always call first to get current tool schemas Setup Get Rube MCP : Add as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. 1. Verify Rube MCP is available by confirming…
Full body not shown for this license – view the source on GitHub →Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/ai-ml-api-automation · pinned to the source commit
# Run from your project root
git clone https://github.com/ComposioHQ/awesome-claude-skills.git .skillboard-tmp
git -C .skillboard-tmp checkout be2a406907dbc61b73e6827ded415c96139d13a2
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/composio-skills/ai-ml-api-automation" ".claude/skills/"
rm -rf .skillboard-tmpReview the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-code# Run from your project root
git clone https://github.com/ComposioHQ/awesome-claude-skills.git .skillboard-tmp
git -C .skillboard-tmp checkout be2a406907dbc61b73e6827ded415c96139d13a2
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/composio-skills/ai-ml-api-automation" ".claude/skills/"
rm -rf .skillboard-tmpDestination: .claude/skills/ai-ml-api-automation
Scanner static-checks@0.1.0 · commit be2a406907db. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.