·alphaear-sentiment
</>

alphaear-sentiment

Analyze finance text sentiment using FinBERT or LLM. Use when the user needs to determine the sentiment (positive/negative/neutral) and score of financial text markets.

35Installs·1Trend·@rkiding

Installation

$npx skills add https://github.com/rkiding/awesome-finance-skills --skill alphaear-sentiment

How to Install alphaear-sentiment

Quickly install alphaear-sentiment AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/rkiding/awesome-finance-skills --skill alphaear-sentiment
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: rkiding/awesome-finance-skills.

SKILL.md

View raw

This skill provides sentiment analysis capabilities tailored for financial texts, supporting both FinBERT (local model) and LLM-based analysis modes.

Use scripts/sentimenttools.py for high-speed, local sentiment analysis using FinBERT.

For higher accuracy or reasoning capabilities, YOU (the Agent) should perform the analysis using the Prompt below, calling the LLM directly, and then update the database if necessary.

Analyze finance text sentiment using FinBERT or LLM. Use when the user needs to determine the sentiment (positive/negative/neutral) and score of financial text markets. Source: rkiding/awesome-finance-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/rkiding/awesome-finance-skills --skill alphaear-sentiment
Category
</>Dev Tools
Verified
First Seen
2026-03-01
Updated
2026-03-10

Browse more skills from rkiding/awesome-finance-skills

Quick answers

What is alphaear-sentiment?

Analyze finance text sentiment using FinBERT or LLM. Use when the user needs to determine the sentiment (positive/negative/neutral) and score of financial text markets. Source: rkiding/awesome-finance-skills.

How do I install alphaear-sentiment?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rkiding/awesome-finance-skills --skill alphaear-sentiment Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/rkiding/awesome-finance-skills