quant-stock-selection-intro

quant-stock-selection-intro is a skill for Claude Code, Codex from FeiCoder/Skill-Factory. It costs 58 tokens per session (541 once invoked), scanned A, original, MIT.

A beginner’s guide to quantitative stock selection, which uses measurable rules to choose a group of stocks. It covers company fundamentals, market behaviour, portfolio strategies, and performance evaluation.

In plain words
What is it for?
Use it to learn about multi-factor, momentum, trend, industry-rotation, money-flow, and analyst-expectation strategies, plus returns, volatility, drawdown, and risk-adjusted results.
Why use it?
It explains how to make stock selection more systematic and testable instead of relying only on personal judgement or emotion.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/feicoder/skill-factory/quant-stock-selection-intro
Any agent
npx skills add FeiCoder/Skill-Factory --skill quant-stock-selection-intro
Clone the repo
git clone --depth 1 https://github.com/FeiCoder/Skill-Factory

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for quant-stock-selection-intro

README.md
[![agentmods](https://agentmods.dev/badge/skills/feicoder/skill-factory/quant-stock-selection-intro.svg)](https://agentmods.dev/skills/feicoder/skill-factory/quant-stock-selection-intro)
Your own site
<a href="https://agentmods.dev/skills/feicoder/skill-factory/quant-stock-selection-intro"><img src="https://agentmods.dev/badge/skills/feicoder/skill-factory/quant-stock-selection-intro.svg" alt="Measured on agentmods" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 541 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00058 $0.00541
Opus 5 $0.00029 $0.00270
Sonnet 5 $0.00012 $0.00108
Haiku 4.5 $0.00006 $0.00054

Measured 4d ago against content hash 1594197ea2e2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

quant-stock-selection-intro scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

produced_skill/stock-selection/quant-stock-selection-intro/SKILL.md · 58 lines

What it actually says

量化选股入门

什么是量化选股

量化选股是利用数量化的方法选择股票组合,期望该股票组合能够获得超越基准收益率的投资行为。

量化选股策略可以分为两类:

  1. 基本面选股 - 基于公司财务、估值等指标
  2. 市场行为选股 - 基于资金流向、价格走势等市场数据

量化选股的优势

  • 系统性:能够处理大量股票,覆盖面广
  • 客观性:避免人为情绪干扰
  • 可验证性:策略可以基于历史数据进行回测验证
  • 纪律性:严格执行预先设定的交易规则

量化选股主要策略

策略类型 说明
多因子模型 综合多个因子进行选股
风格轮动 根据市场风格切换进行选股
行业轮动 根据行业轮动规律选股
资金流模型 根据资金流向选股
动量反转 根据历史涨跌规律选股
一致预期 根据分析师预期选股
趋势追踪 根据价格趋势选股
筹码选股 根据筹码分布选股

业绩评价指标

量化选股需要从两个方面评价:

  1. 收益率指标 - 年化收益率、超额收益率等
  2. 风险度指标 - 最大回撤、波动率、夏普比率等

A股市场特点

  • 个人投资者较多,市场情绪影响大
  • 存在明显的风格轮动和行业轮动效应
  • 资金流信息相对有效
  • 小盘股效应明显

使用指南

当需要:

  • 理解量化选股的基本框架
  • 选择合适的选股策略类型
  • 设计量化选股系统架构
  • 评估选股策略效果

请使用此 skill 获取指导。

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 58 lines · 58 tokens per session scan A 1594197ea2e2

Subscribe to this mod's changes

quant-stock-selection-intro is a skill published in the GitHub repository FeiCoder/Skill-Factory (10 stars, last pushed 6mo ago), licensed MIT. It adds 58 tokens to every session and 541 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

dsh-doc-standards

Use when writing, moving, reviewing, or auditing documentation in the deepseek-harness repo — choosing hierarchy and detail, separating tutorials from references, checking tutorial progression, trimming doc slop, responding to a verify-doc-budgets failure, or requests like "improve the docs", "audit the docs", "where…

whitelonng/dshcode · 84 tokens

common-sense-index-investing-bogle

Apply John Bogle index investing rules for low-cost funds, asset allocation, fees, taxes, ETFs, advisers, and buy-hold discipline.

simbajigege/book2skills · 38 tokens

project-closeout

Executes consulting engagement closeout: deliverable handover, client acceptance sign-off, knowledge transfer, benefits tracking handover, lessons learned, financial reconciliation, and administrative wrap-up. Use when completing or terminating a consulting engagement, transitioning a project into business-as-usual…

anotb/management-consulting-plugin · 95 tokens

latex-document

Universal LaTeX document skill: create, compile, and convert any document to professional PDF with PNG previews. Supports resumes, reports, cover letters, invoices, academic papers, theses/dissertations, academic CVs, presentations (Beamer), scientific posters, formal letters, exams/quizzes, books, cheat sheets…

happycapy-ai/Happycapy-skills · 950 tokens

pptx-press

Teaches agents how to author slide-structured HTML that renders professionally to PPTX via writepptx, with proper sizing, styling, brand and domain-adaptive color schemes, SVG diagram integration, citation handling, deck narrative flow, and content budgets for business presentations, technical decks, and executive…

kdcube/kdcube · 69 tokens

latex-document

Universal LaTeX document skill: create, compile, and convert any document to professional PDF with PNG previews. Supports resumes, reports, cover letters, invoices, academic papers, theses/dissertations, academic CVs, presentations (Beamer), scientific posters, formal letters, exams/quizzes, books, cheat sheets…

brycewang-stanford/Auto-Empirical-Research-Skills · 950 tokens