
meission/eastmoney
3 skills1.6k installs45 starsGitHub
Install
npx skills add https://github.com/meission/eastmoneySkills in this repo
1Eastmoney Financial Dataeastmoney_financial_data is an agent skill built on Eastmoney's authoritative market database, enabling natural-language queries that return JSON for Chinese stocks, sectors, indices, funds, bonds, valuations, capital flows, financial statements, executive profiles, and corporate relationships. The skill requires an EASTMONEY_APIKEY obtained from the Eastmoney Skills marketplace before any query runs. Developers reach for eastmoney_financial_data when building agent workflows, research bots, or internal tools that need current A-share and fund data instead of outdated model training knowledge. Queries cover real-time quotes, main-force capital flow, valuation metrics, listed company fundamentals, and business relationship graphs through text input interfaces.747installs2Eastmoney Financial Searcheastmoney_financial_search is a meission/eastmoney skill that connects agents to East Money Miaoxiang financial search for time-sensitive market information. It targets tasks needing news, announcements, research reports, policies, trading rules, event analysis, and other non-static finance answers where generic web search may return outdated or non-authoritative sources. The workflow checks an EASTMONEY_APIKEY environment variable, then POSTs JSON {"query": "..."} to https://mkapi2.dfcfs.com/finskillshub/api/claw/news-search with the apikey header. Developers use it while building fintech agents, market dashboards, or automated investment research pipelines that must pull East Money stock, fund, and index search results programmatically. The parent eastmoney skills family also includes financial data and stock-selection companions, but this skill focuses on search-side source filtering for timely finance content. Reach for eastmoney_financial_search when agents answer Chinese-market questions that require current announcements or research rather than model memory alone.456installs3Eastmoney Select Stockeastmoney_select_stock in meission/eastmoney lets developers screen equities on East Money using natural-language queries instead of manual filter UI work. The skill supports A-share, Hong Kong, and US markets, returns ranked stock lists matching fundamentals and technical signals, and can export results to CSV for further analysis or rebalance planning. Queries are sent to the East Money official API at mkapi2.dfcfs.com for parsing and retrieval; an EASTMONEY_APIKEY environment variable must be present on the server or trusted runtime. The skill documents that submitted keywords are used only for condition matching and that API keys must not be exposed in frontend code. Developers reach for eastmoney_select_stock before portfolio entries, periodic rebalances, or fund screening workflows that need programmatic East Money filters. It fits agent-driven quantitative research pipelines that combine natural-language criteria with exportable tabular output.416installs