View on GitHub -> Stock and crypto analysis with live data. Analyze tickers, risk signals, targets, and market context through AIsa.Documentation Index
Fetch the complete documentation index at: https://aisa.one/docs/llms.txt
Use this file to discover all available pages before exploring further.
Install
What can agents do with it?
Analysis reports
Create structured stock or crypto analysis reports.
Risk flags
Surface volatility, liquidity, and catalyst risks.
Levels and targets
Suggest watch levels, targets, and stops for review.
Scoring
Compare opportunities with a repeatable scoring rubric.
Setup
This skill requires an AIsa API key. Set it via plugin configuration or environment variable:userConfig values (set automatically when the plugin is enabled).
Usage
Run the analysis script with one or more ticker symbols:Arguments
- Tickers: One or more stock symbols (e.g.,
AAPL,MSFT) or crypto symbols (e.g.,BTC-USD,ETH-USD) --fast: Skip slow analyses (insider trading, detailed news) for faster results--output json: Append a structured JSON summary after the analysis
Multi-Ticker Comparison
When multiple tickers are provided, the script produces individual analyses followed by a ranked comparison table:| Ticker | Score | Signal | Key Strength | Key Risk |
|---|
8-Dimension Scoring (Stocks)
| # | Dimension | Weight |
|---|---|---|
| 1 | Earnings Surprise | 30% |
| 2 | Fundamentals (P/E, margins, growth) | 20% |
| 3 | Analyst Sentiment | 20% |
| 4 | Historical Patterns | 10% |
| 5 | Market Context (VIX, SPY/QQQ) | 10% |
| 6 | Sector Performance | 15% |
| 7 | Momentum (RSI, 52w range) | 15% |
| 8 | Sentiment (Fear/Greed, shorts, insiders) | 10% |
3-Dimension Scoring (Crypto)
| # | Dimension | Weight |
|---|---|---|
| 1 | Market Cap & Category | 40% |
| 2 | BTC Correlation (30-day) | 30% |
| 3 | Momentum (RSI, range, volume) | 30% |
Risk Flags
Automatically detected: Pre-earnings, Post-spike, Overbought, Risk-Off, Breaking NewsOutput
Final recommendation includes: Score (0-10), Signal (BUY/HOLD/SELL), Confidence (High/Medium/Low), and Entry / Target / Stop prices. NOT FINANCIAL ADVICE. For informational purposes only.Get started
- Sign up at aisa.one (new accounts start with $2 free credit).
- Generate an API key from the console.
- Set your key and install the skill:
- Start a new agent session so the runtime loads the updated skill instructions.
Related
AIsa Market
Broad stock and crypto market data.
Watchlist Management
Track targets, stops, and alert checks.
US Stock Analyst
Deeper US equity analysis reports.