📈
DataPython

AlphaEar Predictor

by RKiding

AlphaEar Predictor is a Data skill for Claude Code, published by RKiding in Awesome-finance-skills.

2.8K stars362 forkson RKiding/Awesome-finance-skillsAdded 2026/08/17Repository updated 2026/03/29
agentagent-skillsfinancesfintech
Install in seconds
Install AlphaEar Predictor
Copy AlphaEar Predictor into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/RKiding/Awesome-finance-skills/tree/main/skills/alphaear-predictor ~/.claude/skills/alphaear-predictor

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/RKiding/Awesome-finance-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/alphaear-predictor/SKILL.md in RKiding/Awesome-finance-skills
Installs to
~/.claude/skills/alphaear-predictor
Collection
One of 10 skills cataloged from this repository
Category
Data668 skills

What AlphaEar Predictor does

AlphaEar Predictor forecasts financial market time-series using the Kronos model and adjusts predictions based on news sentiment. Use it when you need market trend forecasting or news-aware market adjustments.

AlphaEar Predictor is cataloged under Data on DirSkills. AlphaEar Predictor comes from a repository tagged agent, agent-skills, finances and fintech.

Documentation

README

AlphaEar Predictor Skill

Overview

This skill utilizes the Kronos model (via KronosPredictorUtility) to perform time-series forecasting and adjust predictions based on news sentiment.

Capabilities

Workflow:

  1. Generate Base Forecast: Use scripts/kronos_predictor.py (via KronosPredictorUtility) to generate the technical/quantitative forecast.
  2. Adjust Forecast (Agentic): Use the Forecast Adjustment Prompt in references/PROMPTS.md to subjectively adjust the numbers based on latest news/logic.

Key Tools:

  • KronosPredictorUtility.get_base_forecast(df, lookback, pred_len, news_text): Returns List[KLinePoint].

Example Usage (Python):

This is the opening of the README. Read the full README on GitHub.

Frequently asked about AlphaEar Predictor

  • What else does RKiding publish alongside AlphaEar Predictor?

    AlphaEar Predictor is one of 10 skills that DirSkills catalogs from RKiding/Awesome-finance-skills, the repository it ships in. Its siblings there include AlphaEar DeepEar Lite, AlphaEar Logic Visualizer and AlphaEar News. Each one is a separate skill with its own page in this directory, installs the same way AlphaEar Predictor does, and is maintained by RKiding in that same repository. The rest of the collection is listed on the RKiding/Awesome-finance-skills page.

  • How does AlphaEar Predictor compare to other Data skills?

    AlphaEar Predictor ranks #291 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of AlphaEar Predictor against them. Open each page to compare what they document and how they install.

More from RKiding/Awesome-finance-skills

AlphaEar Predictor is one of 10 skills cataloged on DirSkills from RKiding/Awesome-finance-skills.

See all 10 skills