stock-screener

Filter stocks across A股, 港股, and 美股 markets using user-defined criteria.

90|19|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/chengzuopeng/stock-sdk-mcp --skill stock-screener
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock-screener
Source: https://github.com/chengzuopeng/stock-sdk-mcp/tree/main/skills/stock-screener
Command: npx skills add https://github.com/chengzuopeng/stock-sdk-mcp --skill stock-screener

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly filter the entire stock universe to identify stocks that meet user-defined criteria, enabling faster decision making and scalable research workflows.

Core Features & Use Cases

  • Multi-market screening: supports A 股, 港股, 美股, and板块/概念筛选.
  • Conditional filtering: apply criteria such as 涨跌幅, 市值, 市盈率, 成交量, with multi-criteria sorting and ranking.
  • Quick actions: generate a ranked list ready for export or further analysis, with example prompts like "筛选涨幅 > 5% 的创业板股票并按成交额排序前 20 名".

Quick Start

Describe your screening criteria to start immediately, for example: "筛选市值 > 1000 亿元 且 行业为 科创板 的股票,按市值降序输出前 10 只。"

Frequently Asked Questions about stock-screener

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

FAQPage Schema
How do I filter the entire stock universe by price change and market value?

You can filter stocks by price change and market value by specifying screening criteria such as price change percentage and market capitalization. The skill supports multi-condition sorting across A-shares, Hong Kong stocks, and US markets to return a structured, actionable list.

Can I screen stocks across multiple markets including A-shares, Hong Kong, and US stocks?

Yes, you can screen stocks across multiple markets simultaneously. The skill supports multi-market coverage for A-shares, Hong Kong stocks, and US stocks, allowing you to apply uniform filtering criteria and retrieve consolidated results.

What stock metrics can I use to filter and sort stocks?

You can filter and sort stocks using common financial metrics including price change percentage, market capitalization, price-to-earnings ratio, and trading volume. The skill supports multi-criteria sorting to rank the filtered results effectively.

How do I filter stocks by sector or concept and rank them by trading volume?

To filter stocks by sector or concept and rank by trading volume, specify your target sector or concept and set the sorting criteria to trading volume. The skill will retrieve constituents and return a ranked list ready for export or further analysis.

Does stock screening require any specific SDK or tool dependencies?

Stock screening relies on MCP tools exposed by stock-sdk to retrieve real-time quotes and index constituents. No other dependencies are required, but the stock-sdk must be available to fetch the underlying market data for filtering.