A comprehensive repository of technical analysis, market structure, and trading psychology for informed market participation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install trading-knowledge
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 trading-knowledge 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 Knowledge skill is a deep technical resource designed to empower developers and traders within the Openclaw Skills ecosystem. It covers the full spectrum of trading expertise, from basic K-line structures and classic chart patterns to advanced concepts like liquidity hunting and market maker behavior. By synthesizing price action rules and technical indicators, this skill provides a robust framework for understanding market dynamics and making data-driven decisions.
This knowledge base bridges the gap between raw data and actionable insights. It provides a structured approach to technical analysis, helping users identify high-probability setups while maintaining the psychological discipline required for long-term success. Whether you are building an automated analysis bot or looking for a quick reference on market structure, this skill is a vital component of your Openclaw Skills toolkit.
To deploy this skill within your environment, ensure your agent is configured to access external knowledge modules. Use the following steps to integrate it with your Openclaw Skills configuration:
# Navigate to your skills directory
cd ~/.openclaw/skills
# Clone or move the trading-knowledge folder into place
cp -r /path/to/trading-knowledge .
# Verify the skill is recognized by your agent
openclaw-cli skills list
The skill organizes trading data into a hierarchical taxonomy for easy retrieval and analysis:
| Category | Contents |
|---|---|
| Candlestick Patterns | Detailed rules for single (Hammer, Doji) and multi-candle (Engulfing, Stars) patterns. |
| Market Dynamics | Support/Resistance levels, Liquidity zones, and Order Flow behavior. |
| Chart Patterns | Logical structures for Double Tops, Head & Shoulders, and Continuation Flags. |
| Indicators | Parameter definitions and signal logic for RSI, MACD, and VWAP. |
| Psychology | Guidelines for discipline, FOMO management, and risk-reward ratios. |
Loading
A professional-grade technical analysis engine that calculates indicators, detects chart patterns, and generates trading signals using CCXT market data.

A cross-platform dependency validator designed to ensure all system-level and project-level requirements are met for Openclaw Skills.

A high-performance audio transcription tool that converts Chinese and English speech into text using the StepFun streaming API.

A high-performance browser automation skill that enables AI agents to interact with websites, fill forms, and extract data via the Playwright framework.

A powerful image generation tool that leverages xAI's Grok API to create visuals directly within your AI agent workflow.

A unified command-line interface designed to streamline the management of Radarr, Sonarr, and Lidarr within the Openclaw Skills ecosystem.








































