From c385791855aac31049b3c8c8de72f37b17a4e4c5 Mon Sep 17 00:00:00 2001 From: calm <1191465097@qq.com> Date: Mon, 22 Jun 2026 20:22:46 +0800 Subject: [PATCH] Add new projects to Data & Analysis section in READMEAdd a-share-skill skill to Data & Analysis --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 318c65679..aabc16022 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,7 @@ Skills are not MCP servers and not tools. MCP defines how an agent connects to e ### Data & Analysis +- [a-share-skill](https://github.com/shouldnotappearcalm/a-share-skill) - China A-share stock data, technical indicators, events, and paper trading for AI agents. *By [@shouldnotappearcalm](https://github.com/shouldnotappearcalm)* - [CSV Data Summarizer](https://github.com/coffeefuelbump/csv-data-summarizer-claude-skill) - Automatically analyzes CSV files and generates comprehensive insights with visualizations without requiring user prompts. *By [@coffeefuelbump](https://github.com/coffeefuelbump)* - [deep-research](https://github.com/sanjay3290/ai-skills/tree/main/skills/deep-research) - Execute autonomous multi-step research using Gemini Deep Research Agent for market analysis, competitive landscaping, and literature reviews. *By [@sanjay3290](https://github.com/sanjay3290)* - [postgres](https://github.com/sanjay3290/ai-skills/tree/main/skills/postgres) - Execute safe read-only SQL queries against PostgreSQL databases with multi-connection support and defense-in-depth security. *By [@sanjay3290](https://github.com/sanjay3290)*