Crypto & Stock Market Data (Node.js)
No API KEY needed for free tier. Professional-grade cryptocurrency and stock market data integration for real-time prices, company profiles, and global analytics. Powered by Node.js with zero external dependencies.
Why use this skill?
Integrate professional-grade financial data into OpenClaw. Get real-time stock quotes, crypto prices, historical charts, and company profiles with zero dependencies.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/liam8/crypto-stock-market-dataWhat This Skill Does
The Crypto & Stock Market Data skill provides OpenClaw agents with a sophisticated, zero-dependency interface to real-time financial market intelligence. By leveraging internal Node.js modules, the skill fetches high-fidelity data including current price valuations, market capitalization, historical OHLC (Open, High, Low, Close) candlestick charts, and comprehensive company/asset metadata. It acts as a bridge between the agent and global financial markets for both cryptocurrency and traditional equity trading assets, allowing for real-time analysis and portfolio tracking.
Installation
To integrate this skill into your environment, run the following command within your OpenClaw CLI:
clawhub install openclaw/skills/skills/liam8/crypto-stock-market-data
This command automatically pulls the scripts into your environment. Because the skill relies solely on Node.js standard libraries, no external package management or npm install is required, ensuring a lean and highly secure integration process.
Use Cases
This skill is ideal for financial analysts, automated trading researchers, and hobbyist investors. Use it to build automated dashboards that track crypto market sentiment, perform technical analysis using OHLC data, or quickly pull profile data on publicly traded companies. It is particularly effective for agents tasked with daily market summaries or alerting users when specific price thresholds are met.
Example Prompts
- "Check the current market sentiment by fetching the top 20 trending coins and their 24h performance."
- "Compare the real-time stock prices of AAPL and MSFT, then provide a brief company profile for each."
- "Generate a historical price trend for Bitcoin over the last month and identify if the asset is currently near its recent peak."
Tips & Limitations
- Currency Support: Always verify the supported currencies using
get_supported_currencies.jsbefore requesting valuations in non-standard denominations. - Rate Limits: While the skill provides free-tier professional grade access, ensure your agent implementation includes appropriate delays if performing bulk, high-frequency requests across many assets.
- Data Accuracy: Financial data is sourced from global aggregators. While highly reliable, market data can exhibit latency during extreme volatility; always cross-reference critical trades with your primary exchange interface.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-liam8-crypto-stock-market-data": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, code-execution
Related Skills
Crypto & Stock Market Data (Node.js)
No API KEY needed for free tier. Professional-grade cryptocurrency and stock market data integration for real-time prices, company profiles, and global analytics. Powered by Node.js with zero external dependencies.
Cubox Integration
Save web pages and memos to Cubox using the Open API