RSI — Relative Strength Index Calculator
Calculate RSI for any asset. Use when checking overbought/oversold conditions, spotting divergence signals, comparing multi-timeframe RSI, or setting trading entry/exit alerts.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain1/rsiRSI — Relative Strength Index Calculator
Calculate and interpret RSI for any crypto or stock asset. Identify overbought/oversold zones, divergence signals, and optimal entry/exit points.
Commands
calculate
Calculate RSI from price data.
bash scripts/script.sh calculate 14
interpret
Interpret an RSI value with trading signals.
bash scripts/script.sh interpret 72.5
zones
Show RSI zone definitions and trading rules.
bash scripts/script.sh zones
divergence
Explain RSI divergence patterns.
bash scripts/script.sh divergence
strategies
Common RSI trading strategies.
bash scripts/script.sh strategies
help
Show all commands.
bash scripts/script.sh help
Output
- RSI values with zone classification
- Trading signals (buy/sell/hold)
- Divergence pattern descriptions
Feedback
https://bytesagain.com/feedback/ Powered by BytesAgain | bytesagain.com
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-bytesagain1-rsi": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
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.
Zerion Api Skill
Skill by abishekdharshan