AI Agent Hub
Back to skills
⚖️

Valuation Interpretation Card

Professional Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @user_d83d7c97/wm-valuation according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem

When engineers, buyers, or product managers ask whether a stock is expensive, cheap, or undervalued, a common failure mode is to split PE, PB, PEG, and PR into separate metric cards and then make a conclusion from one multiple. This skill compresses the question into one judgment card: it compares price with earnings, assets, growth, and cycle position inside the same fact base, instead of treating each ratio as a standalone verdict.

How it works

The main output is a valuation mini-table with metric, value, and five-year percentile; an industry comparison table is included only as a secondary aid. The skill fetches data through the unified facade wm.sh run, then checks methodology, enrich_plan, quality, and flags, reads only required_reads, and avoids do_not_load items. Verdicts are constrained to enumerations: industrial Fair / Low / High / Insufficient data, and financial Discount / Reasonable / Premium / Insufficient data. Without a matching flags marker, it does not label diagnoses such as 'denominator expansion', 'fake cheap', or 'Schiller divergence'; it reports visible percentile numbers and facts. Before delivery, it follows verify-checklist checks and avoids treating raw JSON tables as a pricing memo.

Boundaries

Use it for valuation fit, earnings yield, cheap/expensive, and valuation-memo questions. For business-model questions, use the company business skill; for a one-page company snapshot, use the company card; for three-statement financial data, use the statements skill. It does not output buy or sell points, avoids hunter words such as 'deeply undervalued', 'bubble', or 'sweet spot', and does not promise that every deliverable is perfect.

Use Cases

  • Answer whether a stock is expensive or undervalued by combining PE, PB, PEG, PR, and industry cycle into one card.
  • Validate five-year valuation percentiles in a pricing memo and output a valuation mini-table plus industry comparison.
  • Review valuation conclusions to ensure verdict words stay within Fair, Low, High, Discount, Reasonable, or Premium.
  • When a HK financial target returns blocked, output only blocked_message and do not force a valuation verdict.

Best For

  • Buy-side researcher: form an expensive/cheap view before valuation meetings without relying on one multiple.
  • Fund manager assistant: compile five-year percentiles, industry comparison, and flags into a deliverable pricing memo.
  • Industry analyst: assess whether price is low relative to earnings, assets, and growth during cycle shifts.
  • Agent developer: validate valuation-card output, flags gates, and verify-checklist in the workflow.