什么是 finviz-screener?
根据自然语言请求构建并打开 FinViz 筛选器 URL。当用户想要筛选股票、查找符合条件的股票、按基本面或技术面进行筛选或要求在特定条件下打开 FinViz 时使用。支持日文和英文输入(例如“高配当で成长している小型株を探したい”、“寻找具有高ROE的超卖大盘”)。 来源:tradermonty/claude-trading-skills。
根据自然语言请求构建并打开 FinViz 筛选器 URL。当用户想要筛选股票、查找符合条件的股票、按基本面或技术面进行筛选或要求在特定条件下打开 FinViz 时使用。支持日文和英文输入(例如“高配当で成长している小型株を探したい”、“寻找具有高ROE的超卖大盘”)。
通过命令行快速安装 finviz-screener AI 技能到你的开发环境
来源:tradermonty/claude-trading-skills。
Translate natural-language stock screening requests into FinViz screener filter codes, build the URL, and open it in Chrome. No API key required for public screener; FINVIZ Elite is auto-detected from $FINVIZAPIKEY for enhanced functionality.
Map the user's natural-language request to FinViz filter codes. Use the Common Concept Mapping table below for quick translation, and reference the full filter list for precise code selection.
Note: For range criteria (e.g., "dividend 3-8%", "P/E between 10 and 20"), use the {from}to{to} range syntax as a single filter token (e.g., fadiv3to8, fape10to20) instead of combining separate o and u filters.
根据自然语言请求构建并打开 FinViz 筛选器 URL。当用户想要筛选股票、查找符合条件的股票、按基本面或技术面进行筛选或要求在特定条件下打开 FinViz 时使用。支持日文和英文输入(例如“高配当で成长している小型株を探したい”、“寻找具有高ROE的超卖大盘”)。 来源:tradermonty/claude-trading-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/tradermonty/claude-trading-skills --skill finviz-screener根据自然语言请求构建并打开 FinViz 筛选器 URL。当用户想要筛选股票、查找符合条件的股票、按基本面或技术面进行筛选或要求在特定条件下打开 FinViz 时使用。支持日文和英文输入(例如“高配当で成长している小型株を探したい”、“寻找具有高ROE的超卖大盘”)。 来源:tradermonty/claude-trading-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/tradermonty/claude-trading-skills --skill finviz-screener 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/tradermonty/claude-trading-skills