Sandbox
@RKiding/Awesome-finance-skills

Finance skills pack for Claude Code and Codex

This repo packages finance-focused agent skills for news gathering, stock lookup, sentiment scoring, forecasting, signal tracking, visualization, and report generation. Each skill lives in its own folder and can be installed separately, so you can add only the parts you want to your agent workflow.

3,000 stars387 forksPythonUpdated 5mo ago
Who it's for

Builders who want their agent to research markets, analyze stocks, and write finance reports from reusable skills.

What it delivers

You can turn an agent into a finance research assistant without building those workflows from scratch.

What it does

Real-time news skills

`alphaear-news` gathers market news and trends from multiple sources, including Cailian, WSJ, Weibo, and Polymarket.

Stock data skills

`alphaear-stock` handles A-share, HK, and US stock lookup, including ticker search, OHLCV data, and fundamentals.

Sentiment analysis

`alphaear-sentiment` scores finance text with FinBERT or an LLM on a scale from -1.0 to +1.0.

Forecasting and prediction

`alphaear-predictor` uses Kronos time-series forecasting with news-aware adjustments.

Logic visualization

`alphaear-logic-visualizer` generates transmission-chain diagrams and outputs Draw.io XML.

Report generation

`alphaear-reporter` supports a plan, write, edit, and chart workflow for polished finance reports.

Search and local RAG

`alphaear-search` supports web search and local retrieval with Jina, DuckDuckGo, and Baidu.

Skill-by-skill installation

The repo is structured so you can install individual skills with `npx skills` or copy folders into supported agent skill paths.

How to get it

  1. 1You can now install individual skills directly using npx skills
    # 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"
  2. 2Run
    # 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/

README

🧠 Awesome Finance Skills

Transform your AI agent into a Wall Street analyst in seconds.

A plug-and-play skill collection that empowers LLMs with real-time news, stock data, sentiment analysis, logic visualization, and market prediction capabilities.

🚀 New: DeepEar Live Demo (Free Lite Version) is now online: https://deepear.vercel.app/

English | 中文


🇬🇧 English

✨ Highlights

📰 Real-time News & Trends📊 Logic Chain Visualization🔮 AI-Powered Prediction
News AnalysisLogic ChainPrediction
Aggregate hot news from 10+ sources (Cailian, WSJ, Weibo, Polymarket...)Auto-generate transmission chain diagrams explaining market impactKronos model forecasts with news-aware adjustments

🚀 Quick Start

Option 1: One-Step Install (Recommended)

You can now install individual skills directly using npx skills:

# 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/

That's it! Your agent now understands finance. Try asking:

"分析贵金属跳水对A股的影响"
"Analyze how the gold crash affects A-shares"

🔗 Live Demo: See it in action →


📦 Included Skills

SkillDescriptionKey Feature
alphaear-newsReal-time financial news & trends10+ sources, Polymarket data
alphaear-stockA-Share, HK & US stock dataTicker search, OHLCV, Fundamentals
alphaear-sentimentFinBERT / LLM sentiment analysisScore: -1.0 ~ +1.0
alphaear-predictorKronos time-series forecastingNews-aware adjustments
alphaear-signal-trackerInvestment signal evolutionStrengthen / Weaken / Falsify
alphaear-logic-visualizerTransmission chain diagramsDraw.io XML output
alphaear-reporterProfessional report generationPlan → Write → Edit → Chart
alphaear-searchWeb search & local RAGJina / DDG / Baidu

🔧 Integration Guide

Awesome Finance Skills supports multiple agent frameworks:

FrameworkScopeInstallation Path
AntigravityWorkspace<workspace>/.agent/skills/<skill>/
Global~/.gemini/antigravity/global_skills/<skill>/
OpenCodeProject.opencode/skills/<skill>/ or .claude/skills/<skill>/
Global~/.config/opencode/skills/<skill>/
OpenClawWorkspace<workspace>/skills (highest priority)
Managed~/.openclaw/skills
Claude Code / CodexPersonal~/.claude/skills/ or ~/.codex/skills/
Project.claude/skills/

💡 Each skill folder must contain a SKILL.md file.


🔗 Related Project

For a complete autonomous financial analysis framework, check out:

DeepEar →


🇨🇳 中文

🚀 全新: DeepEar 在线演示 (免费Lite版) 现已上线: https://deepear.vercel.app/

✨ 核心亮点

📰 实时新闻聚合📊 逻辑链路可视化🔮 AI 智能预测
新闻分析逻辑链路预测分析
聚合财联社、华尔街见闻、微博、Polymarket 等 10+ 信源自动生成传导链路图,直观解释市场影响基于 Kronos 模型的时序预测,结合新闻情绪调整

🚀 快速开始

方式一:一键安装(推荐)

现在你可以使用 npx skills 直接安装单个技能:

# 安装指定技能(如:alphaear-news)
npx skills add RKiding/Awesome-finance-skills@alphaear-news

# 或者搜索更多金融技能
npx skills find "get the finance news (alphaear-news)"

方式二:手动安装

# 克隆仓库
git clone https://github.com/RKiding/Awesome-finance-skills.git

# 复制技能到你的 Agent(以 OpenCode 为例)
cp -r Awesome-finance-skills/skills/* ~/.config/opencode/skills/

搞定! 你的 Agent 现在已经拥有金融分析能力。试试问它:

"分析贵金属跳水对A股的影响"

🔗 在线演示: 查看实战效果 →


📦 技能清单

技能功能描述核心特性
alphaear-news实时财经新闻与热点趋势10+ 信源,Polymarket 数据
alphaear-stockA股/港股/美股行情与基本面股票搜索、OHLCV、个股基本面
alphaear-sentimentFinBERT / LLM 情感分析评分范围: -1.0 ~ +1.0
alphaear-predictorKronos 时序预测模型结合新闻情绪动态调整
alphaear-signal-tracker投资信号演化追踪强化 / 弱化 / 证伪
alphaear-logic-visualizer传导链路图生成输出 Draw.io XML
alphaear-reporter专业研报生成规划 → 撰写 → 编辑 → 图表
alphaear-search全网搜索与本地 RAG支持 Jina / DDG / 百度

🔧 技能接入指南

Awesome Finance Skills 支持多种主流 Agent 框架:

框架作用域安装路径
Antigravity工作区<workspace>/.agent/skills/<skill>/
全局~/.gemini/antigravity/global_skills/<skill>/
OpenCode项目.opencode/skills/<skill>/.claude/skills/<skill>/
全局~/.config/opencode/skills/<skill>/
OpenClaw工作区<workspace>/skills(优先级最高)
托管~/.openclaw/skills
Claude Code / Codex个人~/.claude/skills/~/.codex/skills/
项目.claude/skills/

💡 每个技能文件夹需包含 SKILL.md 文件。


🔗 完整框架

如需完整的自动化金融分析框架,请关注:

DeepEar →


🌟 Star History

Star History Chart

Files in the repo

Repository payload6 top-level entries
  • figs
  • skills
  • tests
  • .gitignore
  • LICENSE
  • README.md

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More skills

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.

117k
1 add
Vincentwei1021/
anything2explainer

Topic in, narrated explainer video out. A Claude Code / Codex skill that turns any topic into a black-canvas motion-graphics explainer video with TTS voiceover, subtitles and a chapter progress bar. Chinese or English; every frame drawn in code with Remotion.

666

Open-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)

71k

Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.

57k
ayghri/
i-have-adhd

A skill to stop your coding agent from burying the answer. ADHD-friendly output.

38k