Eastmoney
Skill by codenova58
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/codenova58/eastmoneyWhat This Skill Does
The Eastmoney skill, developed by codenova58, acts as a specialized assistant for interacting with Eastmoney (东方财富), one of China's most prominent financial information portals. This skill allows an OpenClaw agent to programmatically access, parse, and summarize public-facing financial data such as stock market quotes, indices, news releases, and sectoral hot trends. It is designed to act as a research companion that automates the tedious process of navigating financial portals, extracting key data points, and presenting them in a structured format for user review.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/codenova58/eastmoney
Ensure that your environment has the necessary web-browsing capabilities enabled, as this skill relies on rendering public financial pages to extract current information.
Use Cases
This skill is ideal for financial analysts, investors, and hobbyists who need to stay informed on market movements. You can use it to fetch real-time price quotes for specific ticker symbols, get summaries of the latest corporate announcements to gauge market impact, or gain an overview of sectoral performance during volatile trading hours. For instance, an analyst might use the skill to gather a daily briefing on major gainers and losers in the A-share market, or track specific news headers that influence sector-wide trends.
Example Prompts
- "OpenClaw, check the current quote for Ping An Insurance (601318) on Eastmoney and summarize its recent performance trends."
- "Can you scan the latest market news on Eastmoney and extract the three most important announcements regarding the semiconductor industry today?"
- "List the top-performing industry sectors on Eastmoney right now and provide a brief summary of why they are trending."
Tips & Limitations
The Eastmoney skill is strictly for data gathering and summarization; it does not support trade execution, account logins, or private financial data access. To maintain high performance and ensure compliance with platform terms of service, the skill enforces frequency limits on requests. Please note that market data is dynamically rendered; therefore, the agent may pause briefly to allow the page to load completely before data extraction. Users should treat all information retrieved as secondary research material. It is explicitly prohibited to use this skill for high-frequency scraping or automated trading activities. Always verify high-stakes financial decisions against official exchange disclosures.
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-codenova58-eastmoney": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, data-collection