alphagbm-dividend-strategy

Scores Hong Kong and China A-share dividend candidates across yield quality, cash flow, and valuation.

4.0k|314|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/AlphaGBM/skills --skill alphagbm-dividend-strategy-alphagbm
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: alphagbm-dividend-strategy
Source: https://github.com/AlphaGBM/skills/tree/main/skills/stocks/alphagbm-dividend-strategy
Command: npx skills add https://github.com/AlphaGBM/skills --skill alphagbm-dividend-strategy-alphagbm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? Evaluating dividend stocks requires checking yield sustainability, payout coverage, cash flow, and valuation together, which is tedious and error-prone when done manually across Hong Kong and China A-share markets. ## Core Features & Use Cases - Multi-Factor Dividend Scoring: Scores candidates on yield quality, durability, cash-flow coverage, quality, growth, valuation, and momentum via the dividend-opportunities.v1 contract. - Evidence-Preserving Output: Returns ready versus partial status, factor contributions, sources, quote timing, and missing-data markers without fabricating gaps. - Use Case: Ask your AI to evaluate 0700.HK as a dividend opportunity and receive factor scores, identified data gaps, and concrete next verification checks in English or Chinese. ## Quick Start Use AlphaGBM to evaluate a dividend opportunity for 0700.HK, showing factor scores, missing data and next checks.

Frequently Asked Questions about alphagbm-dividend-strategy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I score dividend stocks in Hong Kong and China A-shares?▼

Run the bundled Python runner with the dividend command and a ticker such as 0700.HK. It returns a dividend-opportunities.v1 score covering yield quality, sustainability, cash-flow coverage, valuation, and momentum, plus missing-data markers.

What ticker format does the dividend strategy runner accept?▼

Use .HK for Hong Kong stocks and .SS or .SZ for China A-shares. The ticker must match the runner's validation pattern, and the instrument market must be hk or a for the workflow to proceed.

Does the dividend score require an API key or payment?▼

Yes, scoring consumes the shared AlphaGBM stock-research allowance and requires ALPHAGBM_API_KEY set in the environment. The --confirm-usage flag must be passed only after the user approves allowance consumption.

Can a high dividend yield score be treated as a trade signal?▼

No. The score is not a yield-only ranking, return forecast, or trade instruction. A high current yield may be one-off or unsustainable, and partial results with missing dividend history or payout coverage must be reported as gaps.

What happens if dividend data is incomplete for a stock?▼

The result returns partial status with missingData flags instead of a complete score. The runner never fabricates missing values or falls back to demo data, and nonzero exit codes mean the result is unavailable or incomplete.