us-stock-analysis
Comprehensive US stock analysis including fundamental analysis (financial metrics, business quality, valuation), technical analysis (indicators, chart patterns, support/resistance), stock comparisons, and investment report generation. Use when user requests analysis of US stock tickers (e.g., "analyze AAPL", "compare TSLA vs NVDA", "give me a report on Microsoft"), evaluation of financial metrics, technical chart analysis, or investment recommendations for American stocks.
Why use this skill?
Perform professional US stock analysis, financial evaluations, and technical chart reviews with the us-stock-analysis OpenClaw skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/veeramanikandanr48/us-stock-analysisWhat This Skill Does
The us-stock-analysis skill provides OpenClaw users with a robust, data-driven engine to evaluate US equities. It seamlessly integrates real-time web search capabilities with structured analytical frameworks to deliver professional-grade financial insights. Whether you need a quick glance at a company's market capitalization or a deep-dive investigation into a firm's long-term competitive moat and valuation, this skill automates the heavy lifting. It sources data from reputable financial hubs, processes key technical indicators, and compiles it into actionable investment summaries.
Installation
You can install this skill directly via the OpenClaw terminal or management dashboard using the following command:
clawhub install openclaw/skills/skills/veeramanikandanr48/us-stock-analysis
Ensure you have the necessary environment permissions for web browsing enabled to allow the agent to fetch the most recent market data.
Use Cases
- Investment Due Diligence: Perform deep-dive research into specific stocks before making buy/sell decisions.
- Portfolio Monitoring: Quickly compare the financial health of multiple competitors within the same industry.
- Technical Strategy: Evaluate support and resistance levels using current RSI, MACD, and moving average data.
- Earnings Season Analysis: Summarize recent 10-K or 10-Q filings to extract key growth and profitability trends.
- Market Sentiment: Gauge public and analyst sentiment through aggregated news sources.
Example Prompts
- "Analyze AAPL: provide a breakdown of their recent earnings, current valuation ratios, and a technical outlook for the next quarter."
- "Compare TSLA vs NVDA in terms of revenue growth, profit margins, and long-term investment risk."
- "Give me a comprehensive report on Microsoft, including analyst price targets, recent market news, and a summary of their competitive position in AI."
Tips & Limitations
To get the best results, provide specific timeframes (e.g., 'last 3 years') when requesting financial trends. Note that while this skill synthesizes data from reliable financial websites and SEC filings, it does not constitute professional financial advice. Always verify critical data points directly from primary investor relations pages during periods of high market volatility. The skill relies on live web search results, so ensure your internet connection is stable and external tool access is permitted.
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-veeramanikandanr48-us-stock-analysis": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
earnings-calendar
This skill retrieves upcoming earnings announcements for US stocks using the Financial Modeling Prep (FMP) API. Use this when the user requests earnings calendar data, wants to know which companies are reporting earnings in the upcoming week, or needs a weekly earnings review. The skill focuses on mid-cap and above companies (over $2B market cap) that have significant market impact, organizing the data by date and timing in a clean markdown table format. Supports multiple environments (CLI, Desktop, Web) with flexible API key management.
better-auth
Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.
dividend-growth-pullback-screener
Use this skill to find high-quality dividend growth stocks (12%+ annual dividend growth, 1.5%+ yield) that are experiencing temporary pullbacks, identified by RSI oversold conditions (RSI ≤40). This skill combines fundamental dividend analysis with technical timing indicators to identify buying opportunities in strong dividend growers during short-term weakness.
cli-developer
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.
options-strategy-advisor
Options trading strategy analysis and simulation tool. Provides theoretical pricing using Black-Scholes model, Greeks calculation, strategy P/L simulation, and risk management guidance. Use when user requests options strategy analysis, covered calls, protective puts, spreads, iron condors, earnings plays, or options risk management. Includes volatility analysis, position sizing, and earnings-based strategy recommendations. Educational focus with practical trade simulation.