h-v3-bot

Coordinate MCP Server components and AI models via Telegram commands.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/okx-wallet-H/h-wallet-skills --skill h-v3-bot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: h-v3-bot
Source: https://github.com/okx-wallet-H/h-wallet-skills/tree/main/skills/h-v3-bot
Command: npx skills add https://github.com/okx-wallet-H/h-wallet-skills --skill h-v3-bot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a unified interface to coordinate multiple MCP Servers and facilitate user communication through Telegram, simplifying multi-system management.

Core Features & Use Cases

  • Command Routing and Management: Accepts user commands through Telegram and executes corresponding MCP Server actions such as scanning symbols, retrieving signals, or analyzing market sentiment.
  • Process Locking and Concurrency Control: Ensures only one instance runs at a time, preventing conflicts like 409 errors.
  • Automated Scheduled Scans: Performs periodic market scans every 4 hours, automatically pushing notable signals to the group.
  • AI-powered Conversations: Detects mentioned symbols in user messages, fetches real-time data, injects it into AI context, and responds with insights.
  • Integrated System Status and Version Info: Provides operational metrics including uptime, connected server status, and version details.

Quick Start

Launch the script and it will run continuously listening for Telegram messages and executing scheduled scans as configured.

Frequently Asked Questions about h-v3-bot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate multiple MCP servers for market analysis via Telegram?

You can coordinate multiple MCP servers for market analysis via Telegram by using a centralized AI orchestration interface that routes commands, retrieves trading signals, and handles automated data injection for real-time insights.

Can I automate periodic market scans and push signals to a Telegram group?

Yes, you can automate periodic market scans to push signals to a Telegram group by configuring a scheduled orchestration script that runs scans every four hours and automatically distributes notable insights.

How does AI conversation context injection work for mentioned trading symbols?

AI conversation context injection works by detecting mentioned trading symbols in user messages, fetching real-time market data, and injecting that data into the AI context to generate relevant trading insights.

Does Telegram MCP orchestration support process locking and concurrency control?

Yes, Telegram MCP orchestration supports process locking and concurrency control by ensuring only one instance runs at a time, preventing conflicts like 409 errors during concurrent market analysis operations.

What is the best way to manage multi-system AI orchestration for real-time trading insights?

The best way to manage multi-system AI orchestration for real-time trading insights is to use a centralized interface that coordinates MCP servers, handles scheduling, and securely processes data injection through Telegram.