Token导航 LogoToken导航TokenDH.com
效率执行命令clawhub未标认证来源可访问clear审计通过

equity-valuation-framework股权估值框架

Agent Skill

equity-valuation-framework 用于辅助前端页面、组件、样式和交互逻辑开发,适合在 OpenClaw 中需要维护前端项目、生成组件或检查界面实现时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

41,818

周安装

1,760

GitHub Stars

1

下载量

14,643
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:equity-valuation-framework(股权估值框架)
来源仓库:https://github.com/ndtchan/equity-valuation-framework
安装命令:
openclaw skills install equity-valuation-framework
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

ClawHubOpenClaw
openclaw skills install equity-valuation-framework

简介

equity-valuation-framework 提供决策级股权估值手册,包括 DCF、倍数法与质量评估标准。

  • 适合在 OpenClaw 中构建估值模型、设定安全边际或撰写分析报告时使用。
  • 通过 clawhub 安装,集成到前端项目后可动态加载参数与情景设置。
  • 建议结合最新财报与市场数据更新模型假设,避免使用过期参数。
  • 适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。

SKILL.md

name
equity-valuation-framework
description
Provides a decision-grade equity valuation playbook and report standard (multiples, DCF, quality assessment, scenarios, margin of safety); used when users request valuation, best-stock comparison, investment thesis explanation, or structured risk review.
compatibility
Requires structured market and financial inputs (typically from vnstock workflows); no direct data fetching in this skill.
metadata
{"openclaw":{"emoji":"🧮"}}

Equity Valuation Framework

Use this skill as the "rules of the game" for valuation decisions and report standardization.

Scope and role

  • Purpose: transform already-fetched data into a professional valuation view.
  • This skill does not fetch data.
  • Upstream data should come from:

- vnstock-free-expert for company/price/ratio inputs - nso-macro-monitor, us-macro-news-monitor, vn-market-news-monitor for macro/news context

When to trigger

  • User asks: "value this stock", "is it cheap/expensive", "best stock between A/B/C", "give me bull/base/bear", "build an investment memo".
  • User requests a decision-ready report, not only raw metrics.

Required input contract

Accept an input bundle with these sections (missing fields allowed, but must be flagged):

{
  "ticker": "HPG",
  "as_of_date": "YYYY-MM-DD",
  "currency": "VND",
  "financials": {
    "income_statement": {},
    "balance_sheet": {},
    "cash_flow": {},
    "ratios": {}
  },
  "price_history": {
    "daily": [],
    "returns": {
      "1m": null,
      "3m": null,
      "6m": null,
      "12m": null
    }
  },
  "peer_set": ["AAA", "BBB"],
  "macro_snapshot": {},
  "news_digest": {},
  "metadata": {
    "source": "kbs|vci",
    "data_quality_notes": []
  }
}

Execution workflow (ordered)

  1. Validate input bundle completeness and freshness.
  2. Run the data quality gate and assign initial confidence.
  3. Select valuation modules based on available data (Multiples, DCF, sector adaptation).
  4. Build bull/base/bear scenarios with explicit assumptions.
  5. Triangulate fair value, define safety zone, and list key risks.
  6. Apply confidence rubric and disclose gaps that can change conclusions.
  7. Return the report using the required section order.

Data quality gate (must run first)

  1. Check freshness: state report periods and price cutoff date.
  2. Check completeness: identify missing key lines (revenue, EBIT, net income, CFO, debt, equity, shares).
  3. Check consistency: basic identity checks (assets = liabilities + equity if available).
  4. Mark confidence tier:
  • High: complete + recent + internally consistent.
  • Medium: minor gaps, valuation still usable.
  • Low: major gaps; only directional view allowed.

Shared confidence rubric (required)

Use this standardized interpretation:

  • High: valuation triangulation is valid (>= 2 robust methods), assumptions are explicit, and key inputs are complete.
  • Medium: only one robust method is usable or moderate gaps require wider valuation ranges.
  • Low: major input gaps/quality issues force directional valuation only (no precise fair-value claim).

Always report:

  1. Confidence level.
  2. Which modules were actually run (Multiples, DCF, sector adaptations).
  3. Critical missing inputs that would most likely change fair value.

Valuation modules

Run modules based on available data. Prefer triangulation (2+ methods).

1) Relative valuation (Multiples)

Use when at least one of earnings/book/EBITDA is reliable.

  • Core multiples:

- P/E (earnings-based) - P/B (capital-intensive, banks/financials) - EV/EBITDA (operating comparison) - Optional: EV/Sales, P/CF

  • Compare across:

- peer median / percentile - company 3-5y own history

  • Normalize for one-off items when possible.
  • Output:

- implied value range per multiple - weighted relative-value estimate

2) DCF valuation

Use only when cash-flow visibility is acceptable.

  • Model setup:

- Forecast horizon: 5-10 years (default 5 if uncertain) - Revenue growth path by scenario - Margin path (EBIT/FCF margin) - Reinvestment assumptions - WACC with explicit inputs (risk-free, ERP, beta, debt cost) - Terminal value: Gordon or exit multiple (state choice)

  • Mandatory sensitivity grid:

- WACC ±100 bps - terminal growth ±50 bps

  • Output:

- base/bull/bear fair value - sensitivity table

3) Sector-specific adaptation

Banks / Insurance / Financials

  • Prioritize: P/B, ROE, asset quality proxies, capital adequacy proxies, funding cost/NIM proxies.
  • De-emphasize EV/EBITDA.
  • Evaluate sustainability of ROE and provisioning pressure.

Cyclicals (steel, chemicals, commodities, shipping)

  • Use cycle-aware assumptions:

- normalized margin, not peak margin - conservative terminal assumptions

  • Add cycle-risk note as first-class risk item.

Quality and business resilience checklist

Assess each item as Strong / Neutral / Weak with one-line evidence:

  • Moat and pricing power
  • Governance and capital allocation
  • Earnings quality (cash conversion, accrual risk)
  • Balance-sheet risk (leverage, maturity risk)
  • Cyclicality and external dependency
  • Execution track record

Scenario framework (required)

Always provide three scenarios:

  1. Bull: better macro + execution upside
  2. Base: most likely path under current conditions
  3. Bear: macro/industry shock + execution shortfall

For each scenario include:

  • Key assumptions
  • Expected fundamental trajectory
  • Implied fair value range
  • Probability weight (optional but preferred)

Margin of safety rule

  • Define Fair Value range from module triangulation.
  • Define Safety Zone below fair value (default 15-30% depending on confidence and cyclicality).
  • Avoid absolute buy/sell commands.
  • Use language: "appears undervalued / fairly valued / stretched" and "requires margin-of-safety discipline".

Decision policy (how to conclude)

Create an integrated view from:

  • valuation outputs (multiples + DCF if valid)
  • business quality checklist
  • macro/news constraints

If the user is managing a watchlist/portfolio, end with conditional action framing suitable for portfolio-risk-manager:

  • Trigger to add risk (what would increase conviction)
  • Trigger to reduce risk
  • Invalidation (what would make the thesis wrong)
  • Horizon (ngắn/trung/dài)

Conclusion label:

  • Attractive (valuation discount + acceptable quality/risk)
  • Watchlist (mixed signals, wait for trigger)
  • Caution (valuation unsupported or risk too high)

Required report output template

Return exactly these sections in this order:

  1. Executive Summary
  • One paragraph: current valuation stance and why.
  1. What Data Was Used
  • Source, as-of date, statement periods, peer set.
  1. Core Thesis (Bull / Base / Bear)
  • Key drivers by scenario.
  1. Valuation Work
  • Multiples table (current vs peer vs implied)
  • DCF summary (if run)
  • Sensitivity table
  1. Business Quality Assessment
  • Checklist table with evidence lines.
  1. Risk Register
  • Ranked risks with impact, probability, and monitoring trigger.
  1. Fair Value and Safety Zone
  • Fair value range and margin-of-safety zone with rationale.
  1. Confidence and Gaps
  • Confidence level and exact missing data that could change the view.
  1. Disclaimer
  • Educational analysis only, not personalized investment advice.

Formatting standards

  • Use simple language and explain terms briefly.
  • State all critical assumptions explicitly.
  • Distinguish facts vs assumptions vs inference.
  • Do not hide data gaps; surface them early.
  • Keep numbers auditable and unit-consistent (VND bn/trn, %, x).

Minimal scoring rubric (optional but recommended)

If user asks for ranking within this framework:

  • Valuation 40%
  • Quality 35%
  • Momentum/Revision 15%
  • Risk penalty 10%

Calibrate per sector and confidence.

Fail-safe behavior

If data quality is low:

  • downgrade confidence
  • skip fragile modules (e.g., DCF)
  • deliver directional valuation only
  • list exact data needed for full valuation

Trigger examples

  • "Value HPG with bull/base/bear and margin of safety."
  • "Compare VCB vs BID valuation and explain the thesis."
  • "Prepare a structured valuation memo with sensitivity table and risk register."

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

94.78%
按下载量换算13,879

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

执行命令

安装流程涉及命令执行,可能通过 openclaw skills install equity-valuation-framework 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

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

来源信息

继续浏览同类 Skills