Screen
Description
--- name: screen description: 量化筛选 — 价值/成长/质量/GARP/做空 5 套筛选标准 --- # /screen <股票代码> [style=quality] 对目标股票跑 5 种经典 quant screen: | Style | 核心标准 | |---|---| | `value` | PE<15 · PB<1.5 · 股息率>3% · FCF>0 · 负债率<50% | | `growth` | 营收增速>15% · 净利增速>20% · 毛利扩张 · ROE>15% | | `quality` | ROE 5Y>15% · 净利率>15% · FCF+ · 债务<50% · 护城河≥28 | | `gulp` | PEG<1.5 · 营收>15% · ROE>15% · Stage 2 | | `short` | PE>60 · 营收下滑 · ROE<5% · 债务>70% | ## 工作流 ```python from lib.research_workflow import run_idea_screen result = r
Installation
Installs to ~/.claude/skills/wbh604-uzi-skill-screen/SKILL.md
mkdir -p ~/.claude/skills/wbh604-uzi-skill-screen && curl -fsSL https://raw.githubusercontent.com/wbh604/UZI-Skill/HEAD/commands/screen.md -o ~/.claude/skills/wbh604-uzi-skill-screen/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11