·finviz-screener
</>

finviz-screener

根據自然語言請求建置並開啟 FinViz 篩選器 URL。當使用者想要篩選股票、尋找符合資格的股票、以基本面或技術面進行篩選或要求在特定條件下開啟 FinViz 時使用。支援日文和英文輸入(例如「高配當で成長している小型株を探したい」、「尋找具有高ROE的超賣大盤」)。

38安裝·5熱度·@tradermonty

安裝

$npx skills add https://github.com/tradermonty/claude-trading-skills --skill finviz-screener

如何安裝 finviz-screener

透過命令列快速安裝 finviz-screener AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/tradermonty/claude-trading-skills --skill finviz-screener
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:tradermonty/claude-trading-skills。

SKILL.md

查看原文

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
分類
</>開發工具
認證
收錄時間
2026-03-01
更新時間
2026-03-10

Browse more skills from tradermonty/claude-trading-skills

快速解答

什麼是 finviz-screener?

根據自然語言請求建置並開啟 FinViz 篩選器 URL。當使用者想要篩選股票、尋找符合資格的股票、以基本面或技術面進行篩選或要求在特定條件下開啟 FinViz 時使用。支援日文和英文輸入(例如「高配當で成長している小型株を探したい」、「尋找具有高ROE的超賣大盤」)。 來源:tradermonty/claude-trading-skills。

如何安裝 finviz-screener?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/tradermonty/claude-trading-skills --skill finviz-screener 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/tradermonty/claude-trading-skills