什么是 alphaear-sentiment?
使用 FinBERT 或 LLM 分析金融文本情绪。当用户需要确定金融文本市场的情绪(正面/负面/中性)和分数时使用。 来源:rkiding/awesome-finance-skills。
使用 FinBERT 或 LLM 分析金融文本情绪。当用户需要确定金融文本市场的情绪(正面/负面/中性)和分数时使用。
通过命令行快速安装 alphaear-sentiment AI 技能到你的开发环境
来源:rkiding/awesome-finance-skills。
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.
使用 FinBERT 或 LLM 分析金融文本情绪。当用户需要确定金融文本市场的情绪(正面/负面/中性)和分数时使用。 来源:rkiding/awesome-finance-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/rkiding/awesome-finance-skills --skill alphaear-sentiment使用 FinBERT 或 LLM 分析金融文本情绪。当用户需要确定金融文本市场的情绪(正面/负面/中性)和分数时使用。 来源:rkiding/awesome-finance-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/rkiding/awesome-finance-skills --skill alphaear-sentiment 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/rkiding/awesome-finance-skills