smithery/c24712003

tw-peer-valuation-benchmark

將目標股票與?

Installation

$ npx skills add smithery/c24712003 --skill tw-peer-valuation-benchmark

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/c24712003.

npx skills add smithery/c24712003

Browse all from smithery/c24712003

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 718 B
  • docs SUMMARY.md 149 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

同業估值基準工具

此技能用於快速比較目標公司與同行業競爭對手的估值指標(如 P/E, P/B, PEG)。

使用指令

  1. 當用戶詢問「比較同業」、「估值是否過高」或「比起XX如何」時,執行此 Skill。
  2. 呼叫 scripts/compare_valuation.py 並傳入 symbol 與可選的 peers 列表。

分析邏輯

  • 相對估值:計算目標公司的 P/E 與同業平均 P/E 的差異。
  • 成長性修正:結合 PEG (P/E divided by Growth Rate) 判斷高本益比是否合理。