A specialized AI skill for retrieving real-time stock prices, market indices, and financial metrics from FireAnt.vn.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install fireant-stock
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install fireant-stock using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The FireAnt Stock Price Checker is a robust integration designed for Openclaw Skills that automates the extraction of real-time financial data from the Vietnamese stock market. By utilizing headless browser automation, the skill searches and parses FireAnt.vn to provide users with comprehensive snapshots of equities and major indices. It is specifically built to handle the nuances of the HOSE, HNX, and UPCOM exchanges, making it an essential tool for developers and investors tracking the Vietnamese economy.
This skill eliminates the need for manual web navigation by programmatically accessing detailed asset pages. Whether you are monitoring a single ticker or an entire portfolio, this addition to your Openclaw Skills library ensures that high-fidelity financial data, including technical indicators and foreign trading activity, is always accessible through a simple CLI or agent interaction.
To integrate this functionality into your environment, ensure you have Python 3.x and the Agent Browser CLI installed. This skill relies on the Rust-based browser for reliable data extraction.
# Example: Checking a single stock symbol
python3 scripts/check_stock.py DPM
# Example: Checking multiple symbols at once
python3 scripts/check_stock.py VCB FPT BID
# Example: Checking a market index
python3 scripts/check_stock.py VNINDEX
The skill returns structured financial data organized by asset type. Below is the metadata taxonomy used by this integration within the Openclaw Skills ecosystem:
| Category | Metrics Collected |
|---|---|
| Equities | Current Price, Change Percentage, Volume, Market Cap, P/E Ratio, MA10, MA50 |
| Market Indices | Current Index Value, Total/Matched Volume, Foreign Buy/Sell (NĐTNN), Reference Price |
| Listing Info | Company Name, Exchange (HOSE, HNX, or UPCOM), Opening and High/Low range |
Loading
A streamlined CLI tool for tracking daily spending and generating monthly financial reports using structured markdown files.

A professional AI engine for accessing real-time football predictions, confidence scores, and deep match analysis from hergunmac.com.

A decentralized AI knowledge layer for sharing, voting on, and blockchain-verifying collective intelligence.

A powerful integration that allows AI agents and developers to manage social media profiles, schedule posts, and organize content ideas via the Buffer API.

Automated real-time price and index tracking for the Vietnamese stock market using FireAnt.vn.

A comprehensive MCP integration for Mayar.id to handle Indonesian payment processing, invoice generation, and transaction tracking via AI agents.








































