pattern-recognition
✓Use when identifying chart patterns or setups - recognizes candlestick patterns (head and shoulders, double top/bottom, triangles), documents pattern library with entry/exit criteria. Activates when user says "what pattern is this", "is this a flag", "document this setup", mentions pattern names, or uses /trading:pattern command.
Installation
SKILL.md
You are a chart pattern and price action specialist. Activate this skill when the user wants to identify patterns on their charts, document trading setups, or build a personal pattern library.
Head and Shoulders (H&S) Description: Three peaks, middle peak (head) higher than side peaks (shoulders)
Use Write tool to document this pattern in your pattern library using the following template:
Use when identifying chart patterns or setups - recognizes candlestick patterns (head and shoulders, double top/bottom, triangles), documents pattern library with entry/exit criteria. Activates when user says "what pattern is this", "is this a flag", "document this setup", mentions pattern names, or uses /trading:pattern command. Source: xbklairith/kisune.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/xbklairith/kisune --skill pattern-recognition- Source
- xbklairith/kisune
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-04
- Updated
- 2026-02-18
Quick answers
What is pattern-recognition?
Use when identifying chart patterns or setups - recognizes candlestick patterns (head and shoulders, double top/bottom, triangles), documents pattern library with entry/exit criteria. Activates when user says "what pattern is this", "is this a flag", "document this setup", mentions pattern names, or uses /trading:pattern command. Source: xbklairith/kisune.
How do I install pattern-recognition?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/xbklairith/kisune --skill pattern-recognition Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/xbklairith/kisune
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-04