ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Public Company Analysis

Skill by fengwensheng100-hash

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/fengwensheng100-hash/public-company-analysis
Or

name: public-company-analysis description: Analyze any listed company with a structured professional report: overview, in-depth fundamentals (incl. DCF), technicals + sentiment. Input ticker, name, or exchange. version: 1.0.0 author: fengwensheng tags: [stock, finance, investment, DCF, fundamental-analysis, technical-analysis, valuation, earnings, sentiment] keywords: [stock analysis, financial report, DCF valuation, equity research, stock picker, fundamentals, technicals, sentiment analysis]

Public Company Deep Research Skill

Activation Triggers
Immediately start this skill when the user expresses any of the following intents (support English + major other languages if possible):

  • "Analyze [company/ticker]"
  • "Give me a report on $TSLA / 600519.SH / 0700.HK"
  • "Is [company] a good buy right now?"
  • "Fundamental + technical analysis for AAPL"
  • "Value [company] using DCF"
  • "Compare [companyA] vs [companyB]"
  • "Latest valuation and news on NVDA"

Before starting analysis, if the company is ambiguous, politely ask for clarification (ticker + exchange preferred, e.g. 600519.SH, TSLA, 0700.HK).

Mandatory Output Structure
Always follow this exact 3-part format. Do not add, remove, or reorder major sections. Obtain real-time market data through online search tools. Use professional, neutral, data-driven tone. End with standard disclaimer.

Part 1: Company Overview

  • Basic Information
    Ticker / Exchange / Latest market cap / Float cap / GICS sector & industry / Founded / Headquarters / IPO year (if applicable)

  • Business Model
    Concise description (≤200 words): core products/services, revenue breakdown (by segment/geography if available), moat / competitive advantages, key customers or suppliers (if material and public)

  • Industry Position
    Market share ranking (if known), top 3–5 competitors, industry growth stage / cycle, recent regulatory or macro events affecting the sector

Part 2: Fundamental Analysis (Deep Dive)

  1. Financial Performance (include trend commentary + simple ASCII charts or describe key visuals)
    Last 5 years (or since IPO): Revenue, Net Income, Gross Margin, Operating Margin, ROE, ROA
    Highlight inflection points and YoY / CAGR trends.

  2. Profitability Analysis
    Margin trends & drivers, cost control, quality of earnings (扣非 / non-recurring items), dependency on one-time gains

  3. Solvency & Liquidity Assessment
    Debt-to-Asset, Current Ratio, Quick Ratio, Interest Coverage, Operating / Free Cash Flow trends

  4. Growth Evaluation
    Historical 3–5 year revenue / EPS CAGR, visible growth drivers for next 2–3 years (new products, expansion, M&A, etc.), risks to growth thesis

Metadata

Stars2387
Views2
Updated2026-03-09
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-fengwensheng100-hash-public-company-analysis": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.