Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计通过

finskills-us-stock-analyzerfinskills 美国股票分析器

Agent Skill

finskills-us-stock-analyzer 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,398

周安装

103

GitHub Stars

公开资料未说明

下载量

840
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:finskills-us-stock-analyzer(finskills 美国股票分析器)
来源仓库:https://github.com/finskills/finskills-us-stock-analyzer
安装命令:
openclaw skills install finskills-us-stock-analyzer
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install finskills-us-stock-analyzer

简介

利用 Finskills API 实时基本面数据对美国上市股票进行机构级分析。

  • 适合专业投资者或量化研究员进行深度个股评估。
  • 输出财务比率解读、估值模型结果与风险提示综合报告。
  • 安装命令:openclaw skills install finskills-us-stock-analyzer
  • 使用前请确认 API 密钥有效性与服务可用性,注意数据延迟问题

SKILL.md

name
US Stock Analyzer
version
1.0.0
description
Perform institutional-grade analysis of any US-listed stock using real-time and fundamental data from the Finskills API.
author
finskills
homepage
https://github.com/finskills/us-stock-analyzer
credentials
description
Finskills API key — register for free at https://finskills.net (Pro plan unlocks historical data, financials, and batch quotes)
required
true
link
https://finskills.net

US Stock Analyzer

Perform institutional-grade analysis of any US-listed stock using real-time and fundamental data from the Finskills API. Delivers a structured investment report covering business quality, financial health, valuation, analyst consensus, and key risks — all in a single conversation turn.


Setup

API Key requiredRegister at https://finskills.net to get your free key (Pro plan for full functionality). Set your key as: FINSKILLS_API_KEY=your_key_here All requests use header: X-API-Key: <your_api_key>


When to Activate This Skill

Activate when the user:

  • Asks to "analyze", "research", "evaluate", or "deep dive" into a specific stock
  • Provides a ticker symbol and asks for an investment opinion
  • Requests a buy/sell/hold assessment on a US equity
  • Asks for fundamental analysis, valuation, or earnings quality review

Required Information

Before starting, resolve:

  1. Ticker symbol — e.g., AAPL, NVDA, MSFT. Ask if not provided.
  2. Analysis depth — Quick (Level 1), Standard (Level 2, default), or Deep (Level 3).
  3. Investment horizon — Short-term (< 3 months), medium (3–12 months), long-term (> 12 months). Default: long-term.

Data Retrieval — Finskills API Calls

Make the following API calls in parallel (all require X-API-Key header):

1. Real-Time Quote

GET https://finskills.net/v1/stocks/quote/{SYMBOL}

Extract: price, change, changePercent, volume, marketCap, week52High, week52Low, avgVolume

2. Company Profile

GET https://finskills.net/v1/stocks/profile/{SYMBOL}

Extract: name, sector, industry, description, employees, website, country, exchange

3. Financial Statements (3–5 years)

GET https://finskills.net/v1/stocks/financials/{SYMBOL}

Extract from income statement: revenue, grossProfit, operatingIncome, netIncome, eps Extract from balance sheet: totalDebt, cashAndEquivalents, totalAssets, totalEquity Extract from cash flow: operatingCashFlow, freeCashFlow, capitalExpenditures

4. Analyst Recommendations

GET https://finskills.net/v1/stocks/recommendations/{SYMBOL}

Extract: strongBuy, buy, hold, sell, strongSell counts; consensus rating; mean target price; price target range

5. Earnings History & Estimates

GET https://finskills.net/v1/stocks/earnings/{SYMBOL}

Extract: last 4 quarters of EPS (actual vs estimate, beat/miss); next quarter EPS estimate; revenue estimates

6. Institutional Holders (optional, Level 2+)

GET https://finskills.net/v1/stocks/holders/{SYMBOL}

Extract: top 5 holders, total institutional ownership %, recent changes (bought/sold)


Analysis Workflow

Step 1 — Data Validation

Confirm all API calls returned success: true. Note which data provider served each call (source field). Flag any stale data (cached > 24h for quotes).

Step 2 — Business Quality Assessment

Score each dimension 1–5:

DimensionSignals to Look For
Competitive MoatMarket leadership, pricing power, switching costs, network effects
Management QualityCapital allocation history, FCF conversion, debt management
Revenue QualityRecurring/subscription vs one-time, customer concentration
Growth TrajectoryYoY revenue growth trend (accelerating/decelerating/stable)

Calculate a composite Business Quality Score (BQS) = average of the four dimensions.

Step 3 — Financial Health Scorecard

Compute and interpret:

MetricFormulaBenchmark
Gross MargingrossProfit / revenueIndustry-specific
Operating MarginoperatingIncome / revenue> 15% healthy
FCF MarginfreeCashFlow / revenue> 10% excellent
Net Debt / EBITDA(totalDebt − cash) / EBITDA< 2x conservative
ROEnetIncome / totalEquity> 15% strong
FCF YieldfreeCashFlow / marketCap> 4% attractive
Current RatiocurrentAssets / currentLiabilities> 1.5 healthy

Flag any metric outside healthy range with a ⚠️ symbol.

Step 4 — Valuation Analysis

Calculate:

RatioFormulaContext
P/E (TTM)price / EPS_TTMvs sector average
Forward P/Eprice / EPS_NextYear_estimatevs 5-yr historical avg
EV/EBITDA(marketCap + netDebt) / EBITDA< 15x value zone
P/FCFmarketCap / freeCashFlowvs growth peers
PEG RatioP/E / EPS_3yr_growth< 1.0 undervalued

Classify valuation as: Deep Value / Fair Value / Premium / Stretched

Provide a range-based fair value estimate using at least two methods (DCF implied from FCF yield, and P/E reversion to sector mean).

Step 5 — Earnings Quality & Analyst Coverage

Analyze earnings history (last 4 quarters):

  • Beat rate: percentage of quarters beating EPS estimates
  • Average surprise magnitude (positive/negative)
  • Revenue trend vs EPS trend (divergence signals accounting risk)

Analyst consensus summary:

  • Consensus rating label (Strong Buy / Buy / Hold / Underperform / Sell)
  • Mean price target vs current price (implied upside/downside %)
  • Breadth: number of analysts covering the stock
  • Target price range (bull case vs bear case)

Step 6 — Risk Identification

Systematically identify:

  • Balance sheet risk: leverage, debt maturity, liquidity
  • Earnings risk: customer concentration, cyclicality, margin pressure trends
  • Macro risk: interest rate sensitivity, FX exposure, commodity input costs
  • Regulatory/ESG risk: industry-specific regulatory environment
  • Valuation risk: how much multiple compression would hurt total return

Step 7 — Investment Verdict

Based on all data, output:

  • Rating: STRONG BUY / BUY / HOLD / AVOID / SELL
  • 12-Month Price Target: derived from valuation analysis (base case)
  • Bull Case / Bear Case: target under favorable / adverse scenario
  • Confidence Level: HIGH / MEDIUM / LOW (based on data completeness and

earnings predictability)


Output Format

═══════════════════════════════════════════════════
  US STOCK ANALYSIS REPORT — {TICKER} ({DATE})
═══════════════════════════════════════════════════

📌 COMPANY SNAPSHOT
  {Company Name} | {Sector} | {Industry}
  Price: ${price}  Change: {change}%  Market Cap: ${marketCap}
  52-Week Range: ${week52Low} — ${week52High}

📊 BUSINESS QUALITY SCORE: {BQS}/5
  ◦ Competitive Moat:   {score}/5 — {brief rationale}
  ◦ Management Quality: {score}/5 — {brief rationale}
  ◦ Revenue Quality:    {score}/5 — {brief rationale}
  ◦ Growth Trajectory:  {score}/5 — {brief rationale}

💰 FINANCIAL HEALTH
  Revenue Growth (YoY): {%}  |  Gross Margin: {%}  |  Operating Margin: {%}
  FCF Margin: {%}  |  Net Debt/EBITDA: {x}  |  ROE: {%}
  [⚠️ Flag any concerns]

📐 VALUATION
  TTM P/E: {x}  |  Forward P/E: {x}  |  EV/EBITDA: {x}
  P/FCF: {x}    |  PEG: {x}
  Assessment: {Deep Value / Fair Value / Premium / Stretched}
  Fair Value Range: ${low} — ${high}

📈 ANALYST CONSENSUS
  Rating: {consensus}  |  Mean Target: ${target}  ({upside}% upside)
  Distribution: {strongBuy}SB / {buy}B / {hold}H / {sell}S / {strongSell}SS
  Analysts: {count}  |  Target Range: ${low} — ${high}

📋 EARNINGS QUALITY
  Beat Rate: {%} ({n}/{total} quarters)  |  Avg Surprise: {+/-}%
  Next Quarter EPS Estimate: ${estimate}

⚠️ KEY RISKS
  1. {Risk 1}
  2. {Risk 2}
  3. {Risk 3}

🎯 INVESTMENT VERDICT
  Rating:         {STRONG BUY / BUY / HOLD / AVOID / SELL}
  12M Target:     ${target}  (Base: ${base} | Bull: ${bull} | Bear: ${bear})
  Confidence:     {HIGH / MEDIUM / LOW}
  Horizon:        {investment horizon}

  Thesis Summary: {2–3 sentence bull case}
  Key Risks:      {1–2 sentence risk summary}
═══════════════════════════════════════════════════

Formatting Rules

  • Always show data source (source field from API response) in a footnote.
  • If an API call fails, note "Data unavailable" for that section — do not omit

the section header.

  • Round monetary values to 2 decimal places; percentages to 1 decimal place.
  • Do not provide financial advice. Frame all outputs as analytical research.

Limitations

  • Financial statements may lag by 1 quarter (SEC filing cadence).
  • Analyst targets represent consensus forecasts, not guarantees.
  • This skill does not execute trades or interact with brokerage accounts.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

85%
按下载量换算714

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills