A Python-based collection of finance-related agent skills with real-time data, sentiment, and prediction capabilities. Hosted under Apache-2.0 and maintained since 2026-01-31 with ongoing activity in 2026-03-29.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
A plug-and-play collection of finance agent skills intended to empower LLMs with real-time news, stock data, sentiment analysis, logic visualization, and market prediction. The project advertises features such as real-time news from multiple sources, transmission chain visualizations, and Kronos-based forecasts with news-aware adjustments. The README highlights including a live DeepEar demo integration and a set of skills (e.g., alphaear-news, alphaear-stock, alphaear-sentiment, alphaear-predictor, alphaear-signal-tracker, alphaear-logic-visualizer, alphaear-reporter, alphaear-search).
How it works
The repository bundles multiple skills that can be installed per skill using a one-step install method via npx skills add, or manually by cloning and copying the skill folders into agent environments. The Skills are designed to integrate with multiple agent frameworks (Antigravity, OpenCode, OpenClaw, Claude Code / Codex) with specified installation paths per framework.
Getting started
Option 1: One-Step Install (Recommended)
# Install a specific skill (e.g., alphaear-news)
npx skills add RKiding/Awesome-finance-skills@alphaear-news
# Or search for all the skills and then select one
npx skills find "alphaear"
Option 2: Manual Installation
# Clone the repository
git clone https://github.com/RKiding/Awesome-finance-skills.git
# Copy skills to your agent (example for OpenCode)
cp -r Awesome-finance-skills/skills/* ~/.config/opencode/skills/
The English and Chinese sections both include these installation steps and an example usage prompt.
Recent releases
The latest releases section notes: RELEASES (latest 0) with data: - none. No versioned release notes are provided in the excerpt.
Traction
The repository shows 2750 stars, 363 forks, 8 open issues, language Python, license Apache-2.0. Last push 2026-03-29. These numbers are stated verbatim in the FACTS block. No further interpretation is provided.
Behind the repo
The README mentions a related project DeepEar and a link to AlphaEar as a related project for a complete autonomous financial analysis framework, but there is no separate corporate/organization behind-the-repo section beyond the links provided in the README.
Caveats
License: Apache-2.0. Open issues: 8. Created: 2026-01-31. Last push: 2026-03-29. No additional caveats are listed in the provided README excerpt.






