Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
AI-ready stock analysis - ticker data, options, sentiment, predictions. Get your free API key at https://plusefin.com
AI-ready stock analysis - ticker data, options, sentiment, predictions. Get your free API key at https://plusefin.com
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
AI-ready financial data research skill with structured research methodology.
export PLUSEFIN_API_KEY=your_api_key
Define target (ticker) and time range (6mo / 1y / 2y) Set research objective: valuation analysis / technical outlook / event-driven
Company Fundamentals: ticker - overview, valuation, ratings Market Sentiment: sentiment / sentiment-history Options Data: options / options-analyze (IV, Greeks, OI) Institutional Holdings: holders - major holders changes Financial Statements: statements (income/balance/cash) Earnings & Insider: earnings / insiders Price History: price-history
Based on data, formulate hypotheses: Direction: Bullish / Bearish / Neutral Drivers: Valuation reversion, earnings growth, event catalyst, sentiment reversal
Use search capabilities to gather research reports, news, announcements Cross-validate multi-source data timeline consistency Seek evidence supporting or refuting hypotheses
Bull Case: Valuation assuming upside catalysts materialize Base Case: Valuation based on current market expectations Bear Case: Valuation assuming downside risks materialize
Downside risks Key assumption risks Potential catalysts and triggers
Structured output: Core thesis Evidence summary Valuation scenario comparison Risk warnings Actionable recommendations (if applicable) Each key conclusion must include source citations.
# Set API key export PLUSEFIN_API_KEY=your_api_key # Run commands python plusefin.py <command> [args]
CommandUsageDescriptiontickerpython plusefin.py ticker <symbol>Company overview, valuation, ratingsprice-historypython plusefin.py price-history <ticker> [period]Historical prices (6mo/1y/2y)sentimentpython plusefin.py sentimentMarket sentiment (Fear & Greed)sentiment-historypython plusefin.py sentiment-history [days]Historical sentimentoptionspython plusefin.py options <symbol> [num]Options chainoptions-analyzepython plusefin.py options-analyze <symbol>Options analysisholderspython plusefin.py holders <symbol>Institutional holdingsstatementspython plusefin.py statements <symbol> [type]Financial statements (income/balance/cash)earningspython plusefin.py earnings <symbol>Earnings historyinsiderspython plusefin.py insiders <symbol>Insider tradingnewspython plusefin.py news <symbol>Stock newsfredpython plusefin.py fred <series_id>Macroeconomic data
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.