A streamlined automation tool for installing, configuring, and verifying the Gate MCP (mcporter) connection for AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install gate-mc-installer
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install gate-mc-installer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Gate MCP Installer is a dedicated utility designed to bridge the gap between AI agents and real-time cryptocurrency data. It automates the setup of mcporter, a critical Model Context Protocol (MCP) client, allowing your agent to interface with the Gate.io ecosystem. By integrating this into Openclaw Skills, users can bypass complex manual configurations and immediately start leveraging market insights.
This skill ensures that your environment is properly configured with the correct endpoints and CLI tools. It serves as a foundation for advanced trading research, providing the necessary infrastructure for agents to fetch prices, analyze funding rates, and identify arbitrage opportunities across various blockchain assets.
To set up the connection using the automated script, run the following command in your terminal:
bash ~/.openclaw/skills/gate-mcp-installer/scripts/install-gate-mcp.sh
For manual installation and configuration within the context of Openclaw Skills, follow these steps:
# Install the CLI tool
npm i -g mcporter
# Add the Gate MCP configuration
mcporter config add gate https://api.gatemcp.ai/mcp --scope home
The skill organizes its configuration and metadata through the mcporter CLI architecture. Below is the primary configuration schema utilized:
| Component | Value/Description |
|---|---|
| CLI Tool | mcporter |
| Configuration Key | gate |
| API Endpoint | https://api.gatemcp.ai/mcp |
| Scope | home |
| Verification Command | mcporter list gate --schema |
This data allows Openclaw Skills to identify which tools are available for the AI agent to call during a session.
Loading
Generate interactive Recharts dashboards and CRM insights from natural language queries using DuckDB.

A sophisticated automation engine for creating, scheduling, and executing personalized multi-channel outreach sequences via LinkedIn and email.

A powerful data enrichment skill that automates the completion of missing lead information using LinkedIn, web search, and intelligent email pattern discovery.

A specialized skill for generating logically structured, multi-stage reading lists to build deep expertise in any subject.

A lightweight bash-driven utility for Openclaw Skills that tracks @anthropic-ai/claude-code updates and delivers automated Telegram notifications.

ClawFlight is an AI-first flight search tool that filters and ranks air travel specifically by Starlink satellite WiFi availability and quality.








































