Install
openclaw skills install stock-dividend-aisaAnalyze read-only dividend metrics for stocks via AIsa API. Provides yield, payout ratio, growth CAGR, safety score, income rating, and Dividend Aristocrat/King status without placing trades, making purchases, or managing brokerage accounts. Use when: the user needs market data, stock analysis, dividend research, or read-only financial data workflows.
openclaw skills install stock-dividend-aisaAnalyze dividend metrics for one or more tickers using the AIsa API. This is a read-only research helper: it does not connect to brokerage accounts, place orders, make purchases, or manage portfolios.
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 summaryAISA_API_KEY.https://api.aisa.one/v1 by default.AISA_BASE_URL is optional and should only point to a trusted AIsa-compatible HTTPS endpoint.For each ticker, the analysis includes:
When multiple tickers are provided, a ranked comparison table is included.
NOT FINANCIAL ADVICE. For informational purposes only.