mx-zixuan

Manage Eastmoney watchlist stocks via natural language and save CSV and JSON outputs.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/cattomgithub/eastmoney-mx-skills --skill mx-zixuan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mx-zixuan
Source: https://github.com/cattomgithub/eastmoney-mx-skills/tree/main/mx-zixuan
Command: npx skills add https://github.com/cattomgithub/eastmoney-mx-skills --skill mx-zixuan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests.

What problem does it solve?

Enable users to manage their Eastmoney self-selected (watchlist) stocks without navigating apps or web portals by using plain natural-language commands to query, add, or remove stocks.

Core Features & Use Cases

  • Natural language operations: Query your self-selected stock list, add a stock, or remove a stock using conversational text.
  • Exportable results: Saves results as CSV and raw JSON for further analysis or record keeping.
  • Account-scoped actions: Operates on the user's Eastmoney account data via authenticated API calls to manage a personal watchlist.

Quick Start

Ask the skill to show my self-selected stocks.

Frequently Asked Questions about mx-zixuan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage my Eastmoney self-selected stock list using natural language?

You can manage your Eastmoney self-selected stock list by issuing conversational commands to query, add, or remove stocks. The skill authenticates with an MX_APIKEY and calls mkapi2.dfcfs.com POST endpoints to perform the requested watchlist operations.

Can I export my Eastmoney watchlist to CSV or JSON?

Yes, you can export your Eastmoney watchlist to CSV and raw JSON formats. The skill automatically saves the results of your self-selected stock queries locally for further analysis or record keeping.

What do I need to authenticate and add stocks to my watchlist via API?

To authenticate and add stocks to your watchlist via API, you need an MX_APIKEY. This key is used to authorize POST requests to the mkapi2.dfcfs.com endpoints tied to your personal Eastmoney account.

Does this skill support querying and deleting stocks from my watchlist?

Yes, this skill supports querying and deleting stocks from your watchlist. It handles basic errors during these API operations, allowing you to manipulate your self-selected stock list entirely through natural language commands.