Install
openclaw skills install stock-dividendAnalyze dividend metrics for stocks via AIsa API. Provides yield, payout ratio, growth CAGR, safety score (0-100), income rating, and Dividend Aristocrat/King status. Use when the user asks about dividends, income investing, or dividend safety.
openclaw skills install stock-dividendAnalyze dividend metrics for one or more tickers using the AIsa API.
python3 "${CLAUDE_PLUGIN_ROOT}/skills/stock-dividend/scripts/dividends.py" JNJ
python3 "${CLAUDE_PLUGIN_ROOT}/skills/stock-dividend/scripts/dividends.py" JNJ PG KO
python3 "${CLAUDE_PLUGIN_ROOT}/skills/stock-dividend/scripts/dividends.py" JNJ PG KO --output json
--output json: Append structured JSON summaryFor each ticker, the analysis includes:
When multiple tickers are provided, a ranked comparison table is included.
NOT FINANCIAL ADVICE. For informational purposes only.