A unified market analysis engine for cryptocurrency and stocks powered by multi-source financial data and technical indicators.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install drunk-trading-analyzer
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 drunk-trading-analyzer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Trading Analyzer is a sophisticated tool designed for the Openclaw Skills ecosystem that bridges the gap between different financial data silos. By combining real-time cryptocurrency data from TradingView with fundamental stock metrics from Alpha Vantage and market intelligence from Yahoo Finance, it provides a comprehensive 360-degree view of any financial asset.
Built on the Model Context Protocol (MCP), this skill enables developers and traders to automate complex market research. It handles everything from technical indicator calculation and volume breakout detection to sentiment analysis of the latest news, delivering actionable reports in either human-readable Markdown or machine-parseable JSON.
To deploy this tool within your Openclaw Skills environment, ensure your MCP servers are configured and API keys for Alpha Vantage are set. Use the following commands to verify and run analysis:
# Verify MCP server connectivity
mcporter list tradingview-mcp
mcporter list alphavantage
# Run a technical analysis on a crypto pair
mcporter call tradingview-mcp.coin_analysis symbol=BTCUSDT exchange=BINANCE
# Fetch stock fundamentals and news
mcporter call alphavantage.get_ticker_info symbol=AAPL
mcporter call yahoo-finance-server.get_ticker_news symbol=AAPL count=5
The trading-analyzer organizes data into structured segments to ensure clarity across different asset classes. This is essential for maintaining consistency within Openclaw Skills integrations:
| Component | Crypto Data Points | Stock Data Points |
|---|---|---|
| Price Action | 24h High/Low, Volume Change | Open/Close, 52-week High/Low |
| Technical | RSI, MACD, Bollinger Bands | Historical Trend, MA Crossovers |
| Context | Exchange Liquidity, Pair Info | P/E Ratio, Market Cap, Dividends |
| Intelligence | Market Sentiment | Ticker News & Analyst Outlook |
Loading
A sophisticated automation pipeline that downloads YouTube audio and captures real-time AI translations using the Doubao interface.

A chat-first skill to generate, read, and summarize XMind mind maps directly from your AI agent using the xmind-generator-mcp server.

A specialized skill for retrieving Indonesian prayer schedules and location IDs using the api.myquran.com service.

A streamlined utility for uploading text, logs, and snippets to paste.rs with built-in secret redaction and local backups.

A browser automation skill that facilitates the end-to-end submission of leave requests within the Feishu (Lark) corporate ecosystem.

A high-precision document parsing pipeline that extracts layout elements and performs deep multimodal analysis on tables and charts.








































