a-share-report-akshare

Automate A-share daily and weekly market reports from Eastmoney and AKShare data.

2|2|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/huidge/hermes-skills --skill a-share-report-akshare
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: a-share-report-akshare
Source: https://github.com/huidge/hermes-skills/tree/main/data-science/a-share-report-akshare
Command: npx skills add https://github.com/huidge/hermes-skills --skill a-share-report-akshare

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the generation of A-share daily and weekly market reports by aggregating data from Eastmoney and AKShare as a fallback, reducing manual effort and ensuring consistency.

Core Features & Use Cases

  • Automated data aggregation from primary Eastmoney feeds with AKShare as a backstop.
  • End-to-end report generation: from data collection to Markdown and delivery-ready formats.
  • Use Case: Cron-driven daily close summaries and weekly overviews for internal analytics or client reporting.

Quick Start

Run the daily report generator to produce the latest A-share market report.

Frequently Asked Questions about a-share-report-akshare

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

FAQPage Schema
How do I automate A-share daily market report generation?

Automating A-share daily market report generation involves aggregating stock data from Eastmoney feeds with AKShare as a backup, formatting it into Markdown reports, and synchronizing them to GitHub for multi-channel delivery.

What is the best way to schedule weekly A-share market overviews?

The best way to schedule weekly A-share overviews is using a cron-driven workflow that aggregates Eastmoney stock data with AKShare fallback, generates Markdown summaries, and syncs them to GitHub for delivery.

Does the report generator work with AKShare as a data fallback?

Yes, the report generator uses AKShare as a fallback data source, ensuring A-share market data aggregation and report generation continue even if primary Eastmoney feeds are unavailable.

Can I synchronize generated stock market reports to GitHub automatically?

Yes, you can synchronize generated stock market reports to GitHub automatically. The workflow handles local Markdown storage and GitHub synchronization as part of its end-to-end report delivery pipeline.

What data sources are used for A-share close summaries?

A-share close summaries use Eastmoney as the primary stock market data source, with AKShare integrated as a fallback to ensure data consistency across daily and weekly reporting workflows.