fireant-stock
Automated Vietnamese stock price checking on FireAnt.vn. Use when checking current stock prices, market data, trading volumes, or financial information for Vietnamese stocks (HOSE, HNX, UPCOM). Accepts stock symbols like DPM, VCB, FPT, etc. and returns formatted price data, market statistics, and key financial metrics.
Best use case
fireant-stock is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Automated Vietnamese stock price checking on FireAnt.vn. Use when checking current stock prices, market data, trading volumes, or financial information for Vietnamese stocks (HOSE, HNX, UPCOM). Accepts stock symbols like DPM, VCB, FPT, etc. and returns formatted price data, market statistics, and key financial metrics.
Teams using fireant-stock should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/vietstock/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How fireant-stock Compares
| Feature / Agent | fireant-stock | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Automated Vietnamese stock price checking on FireAnt.vn. Use when checking current stock prices, market data, trading volumes, or financial information for Vietnamese stocks (HOSE, HNX, UPCOM). Accepts stock symbols like DPM, VCB, FPT, etc. and returns formatted price data, market statistics, and key financial metrics.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# FireAnt Stock Price Checker ## Overview Automatically retrieves real-time stock information from FireAnt.vn for Vietnamese equities. Handles the full workflow from searching to data extraction and formatting. ## Quick Start Check a single stock: ```bash scripts/check_stock.py DPM ``` Check multiple stocks: ```bash scripts/check_stock.py VCB FPT BID ``` ## Core Workflow 1. **Search** - Uses Google search to find the FireAnt stock page for the symbol 2. **Navigate** - Opens the FireAnt stock page via browser automation 3. **Extract** - Parses current price, volume, market cap, and key statistics 4. **Format** - Returns structured data in readable format ## Supported Data - **Current Price** - Real-time price with change percentage - **Trading Data** - Volume, value, opening/high/low prices - **Market Metrics** - Market cap, beta, P/E ratio, reference price - **Technical Analysis** - Moving averages (MA10, MA50) - **Company Info** - Full company name, stock exchange listing ## Usage Patterns **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 research:** "Find information about DPM stock on FireAnt" "Get latest trading data for FPT" ## Scripts ### scripts/check_stock.py Main script that automates the full stock checking workflow for one or more symbols. **Usage:** `python3 scripts/check_stock.py <SYMBOL1> [SYMBOL2] ...` **Returns:** Formatted stock data including price, volume, market cap, and key metrics.
Related Skills
intellectia-stock-screener
Get stock screener list data from Intellectia API (no auth) and summarize results.
allstock-data
Query A-share and US stock data via Tencent Finance API.
stock-evaluator-v3
Comprehensive evaluation of potential stock investments combining valuation analysis, fundamental research, technical assessment, and clear buy/hold/sell recommendations. Use when the user asks about buying a stock, evaluating investment opportunities, analyzing watchlist candidates, or requests stock recommendations. Provides specific entry prices, position sizing, and conviction ratings.
a-stock-analysis
A股实时行情与分时量能分析。获取沪深股票实时价格、涨跌、成交量,分析分时量能分布(早盘/尾盘放量)、主力动向(抢筹/出货信号)、涨停封单。支持持仓管理和盈亏分析。Use when: (1) 查询A股实时行情, (2) 分析主力资金动向, (3) 查看分时成交量分布, (4) 管理股票持仓, (5) 分析持仓盈亏。
stock-copilot-pro
OpenClaw stock analysis skill for US/HK/CN markets.
stock-prices
Query real-time stock prices and market data using the Stock Prices API.
paylock
Non-custodial SOL escrow for AI agent deals.
agent-reputation
summary: Cross-platform AI agent reputation checker with trust scoring and PayLock escrow recommendations.
Telecom Agent Skill
Turn your AI Agent into a Telecom Operator. Bulk calling, ChatOps, and Field Monitoring.
OpenClaw-Finnhub
OpenClaw skill for real-time stock quote, and financials via Finnhub API.
```markdown
# OpenClaw-Last.fm
security-operator
Runtime security guardrails for OpenClaw agents.