ichimoku
Ichimoku reference tool. Use when working with ichimoku in finance contexts.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ckchzh/ichimokuWhat This Skill Does
The Ichimoku skill is a specialized reference tool for financial analysts, traders, and quant developers working with the Ichimoku Kinko Hyo charting system. It serves as a comprehensive knowledge repository, allowing users to instantly pull technical formulas, regulatory insights, and risk management strategies directly into their AI agent workflow. By providing structured access to the mathematical definitions of the Tenkan-sen, Kijun-sen, Senkou Span A/B, and the Chikou Span, it eliminates the need to cross-reference static documentation during high-pressure trading analysis or backtesting sessions.
Installation
To integrate this tool into your OpenClaw environment, ensure you have the necessary permissions and execute the following command in your terminal: clawhub install openclaw/skills/skills/ckchzh/ichimoku. Once installed, the tool is immediately available for invocation via the standard scripts/script.sh command structure, enabling seamless integration into your existing data analysis pipelines.
Use Cases
This skill is ideal for quantitative financial research and technical analysis. If you are developing a trading bot and need to verify the exact look-back periods for Ichimoku indicators, the formulas command provides the necessary math. If you are conducting due diligence for a new portfolio strategy, the checklist and risks commands provide standardized frameworks to ensure no technical blind spots exist. Additionally, users can leverage the glossary to standardize internal team communications regarding cloud breakouts, Kumo twists, and support/resistance levels, ensuring consistency in analysis.
Example Prompts
- "OpenClaw, use the ichimoku skill to provide the formulas for the Senkou Span A and B calculations so I can code them into my Python strategy script."
- "I'm analyzing a potential breakout; run the ichimoku checklist command to see if I've missed any key due diligence steps for this trend setup."
- "Explain the common risk factors associated with using Ichimoku in high-volatility markets by accessing the risks command in the ichimoku skill."
Tips & Limitations
To get the best results, use specific sub-commands like strategies or regulations to narrow the scope of the output. Keep in mind that while the skill provides accurate mathematical definitions and best practices, it does not provide live market data. It is a reference utility, not a signal generator or a live price feed. Always verify the outputs against your specific technical analysis platform settings, as some charting software may allow customization of the standard Ichimoku parameters, which could deviate from the default formulas provided by this skill.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ckchzh-ichimoku": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: code-execution
Related Skills
Claude Code CLI for OpenClaw
Install, authenticate, and use Claude Code CLI as a native coding tool for any OpenClaw agent system.
vynn-backtester
Run trading strategy backtests with natural language — powered by Vynn
q-kdb-code-review
AI-powered code review for Q/kdb+ — catch bugs in the most terse language in finance
olo-sec-scanner
SEC EDGAR filing analysis for M&A due diligence — extract financials, detect risks, and track corporate events from 10-K, 10-Q, and 8-K filings
auto-trading-strategy
Professional trading strategy guides for prediction markets and crypto. Risk management, trend analysis, and best practices.