Automated Vietnamese stock price and index checking on FireAnt.vn. Use when checking current stock prices, market indices, trading volumes, or financial info...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install vietstock或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install vietstock⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/vietstock/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: fireant-stock description: Automated Vietnamese stock price and index checking on FireAnt.vn. Use when checking current stock prices, market indices, trading volumes, or financial information for Vietnamese stocks (HOSE, HNX, UPCOM) and market indices (VNINDEX, HNX30, VN30). Accepts stock symbols like DPM, VCB, FPT, or indices like VNINDEX. Returns formatted price/index data, market statistics, and key financial metrics. ---
Automatically retrieves real-time stock information from FireAnt.vn for Vietnamese equities. Handles the full workflow from searching to data extraction and formatting.
Check a single stock:
scripts/check_stock.py DPM
Check multiple stocks:
scripts/check_stock.py VCB FPT BID
Single stock inquiry: "Check giá cổ phiếu DPM" "What's the current price of VCB?"
Multiple stocks: "Compare VCB, BID, and CTG prices" "Show me bank stocks: VCB BID CTG"
Market indices: "Check VNINDEX" "How is the market doing today?" (→ VNINDEX) "Show me VN30 index"
Mixed (stocks + index): "Check ACB, L18, AAA và VNINDEX" "Give me tech stocks and market index: FPT VNM VNINDEX"
Market research: "Find information about DPM stock on FireAnt" "Get latest trading data for FPT"
Main script that automates the full stock checking workflow for one or more symbols (stocks or indices).
Usage: python3 scripts/check_stock.py
Examples:
# Check stocks
python3 scripts/check_stock.py ACB VCB FPT
# Check index
python3 scripts/check_stock.py VNINDEX
# Check mixed
python3 scripts/check_stock.py ACB L18 AAA VNINDEX
Returns: Formatted stock/index data including price/index value, volume, and key metrics.
Note: FireAnt URL format is the same for both stocks and indices: https://fireant.vn/ma-chung-khoan/{SYMBOL}
安装 FireAnt Stock Checker 后,可以对 AI 说这些话来触发它
Help me get started with FireAnt Stock Checker
Explains what FireAnt Stock Checker does, walks through the setup, and runs a quick demo based on your current project
Use FireAnt Stock Checker to automated Vietnamese stock price and index checking on FireAnt
Invokes FireAnt Stock Checker with the right parameters and returns the result directly in the conversation
What can I do with FireAnt Stock Checker in my finance & investment workflow?
Lists the top use cases for FireAnt Stock Checker, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/vietstock/ 目录(个人级,所有项目可用),或 .claude/skills/vietstock/(项目级)。重启 AI 客户端后,用 /vietstock 主动调用,或让 AI 根据上下文自动发现并使用。
FireAnt Stock Checker 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
FireAnt Stock Checker 可免费安装使用。请查阅仓库了解许可证信息。
Automated Vietnamese stock price and index checking on FireAnt.vn. Use when checking current stock prices, market indices, trading volumes, or financial info...
FireAnt Stock Checker 属于「Finance & Investment」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my finance & investment tasks using FireAnt Stock Checker
Identifies repetitive steps in your workflow and sets up FireAnt Stock Checker to handle them automatically