ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 5/5

ichimoku

Ichimoku reference tool. Use when working with ichimoku in finance contexts.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ckchzh/ichimoku
Or

What 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

  1. "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."
  2. "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."
  3. "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

Author@ckchzh
Stars3562
Views1
Updated2026-03-29
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ckchzh-ichimoku": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#ichimoku#finance#finance#reference#cli
Safety Score: 5/5

Flags: code-execution