AI Agent Hub
Back to skills
Pirate Stock Picking icon

Pirate Stock Picking

Professional Updated 2026.08.30

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

Please install @user_337263ba/hdxg888 according to https://skillhub.cn/install/skillhub.md.

About this skill

The Problem It Addresses

Equity research is often distorted by narratives, sentiment, and short-term noise. Investors need a repeatable way to separate durable business quality from price and timing risks. Pirate Stock Picking focuses on deep value evaluation for individual listed stocks, rather than momentum chasing or thematic speculation.

How It Works

The skill evaluates stocks through three dimensions:

  • Good business: assesses high moat, high growth, and high profit to judge business model and cash-flow quality
  • Good price: compares valuation against industry prototypes, deducted non-recurring profit, and forward expectation
  • Good timing: uses turnover, volume, chip distribution, leverage, and other marginal signals as a tactical gate

Operationally, it first normalizes ticker formats such as sh/sz/bj/hk, then fetches quotes, financials, events, and risk data in parallel from sources like westock-data. It runs scripts such as extract.py, growth_score.py, valuation_score.py, and timing_score.py to produce scoring inputs. Finally, render_card.py generates a fixed HTML card, and the result is displayed through show_widget plus present_files.

Boundaries and Caveats

It supports listed individual A-share, HK, and US stocks, but not funds, ETFs, indices, or delisted entities. Real-time data depends on westock-data; earnings preannouncements, fallback financial data, and missing fields require explicit verification. It emphasizes deducted non-recurring profit, dual-source evidence, and conservative assumptions, so it is not suitable for immediate trade signals or purely thematic judgments.

Use Cases

  • Before analyzing an A-share stock, compile financials, valuation, and chip signals into a fixed decision card.
  • When evaluating an HK stock, normalize the ticker, fetch latest financials, and check the good-business gate.
  • Reviewing a US stock valuation, combine forward metrics and industry prototypes to judge margin of safety.
  • Before writing an equity research note, generate a standard card with risk warnings and three-dimensional ratings.

Best For

  • Buy-side analysts doing individual stock research who want to exclude thematic noise and keep auditable evidence.
  • Engineers maintaining a personal watchlist who need quotes, financials, and timing signals in a decision card.
  • Advisors covering cyclical industries who need to detect valuation distortion and tactical gate triggers.
  • Analysts writing stock research notes who want a consistent layout with data gaps and risk warnings marked.