TopRank Skills

Home / Claw Skills / Git / GitHub / news-sentiment
Official OpenClaw rules 54%

news-sentiment

Analyze crypto news sentiment (bullish/bearish). Scan Twitter, news sites, and social media. Get sentiment scores and trading signals.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 news-sentiment 技能。 若已安装,则直接安装 news-sentiment 技能。

Overview

Skill Key
alexbrc20/news-sentiment
Author
alexbrc20
Source Repo
openclaw/skills
Version
1.0.0
Source Path
skills/alexbrc20/news-sentiment
Latest Commit SHA
2bfd50c37ab6f892305447d0994016c4fc489be4

Extracted Content

SKILL.md excerpt

# 📰 News Sentiment Analyzer - 新闻情绪分析

Analyze crypto news and social media sentiment for trading signals.

## Features

- 📊 Sentiment scoring (bullish/bearish/neutral)
- 🔍 Multi-source analysis (Twitter, news, Reddit)
- 📈 Trading signal generation
- 🎯 Coin-specific sentiment
- ⚡ Real-time updates

## Usage

```bash
# Analyze sentiment for a coin
/news-sentiment analyze BTC

# Get market sentiment
/news-sentiment market

# Set alerts
/news-sentiment alert --threshold 0.7
```

## Sentiment Scale

- **0.7 - 1.0**: Very Bullish 🚀
- **0.3 - 0.7**: Neutral ➡️
- **0.0 - 0.3**: Very Bearish 📉

## API Sources

- Twitter API (6551.io)
- News APIs
- LLM analysis (Dashscope)

README excerpt

# 📰 News Sentiment - 新闻情绪分析

**Version:** 1.0.0  
**Author:** 宝宝 (BaoBao)  
**License:** MIT

---

## 🎯 功能介绍

AI 驱动的加密货币新闻情绪分析工具,帮你读懂市场情绪。

### 核心功能

- 📊 **情绪评分** - 0-1 分数 (0=极度看跌,1=极度看涨)
- 🔍 **多源分析** - Twitter、新闻网站、社交媒体
- 📈 **交易信号** - 自动生成买入/卖出信号
- 🎯 **币种追踪** - 支持任意加密货币
- ⚡ **实时更新** - 最新情绪动态

---

## 💡 使用场景

1. **短线交易** - 根据情绪变化快速进出
2. **风险控制** - 情绪极度贪婪时警惕回调
3. **发现机会** - 负面情绪过度时可能是买入点
4. **组合管理** - 根据整体情绪调整仓位

---

## 🚀 快速开始

### 安装

```bash
# 通过 ClawHub
clawhub install news-sentiment

# 或手动安装
git clone https://github.com/your-repo/news-sentiment.git
cp -r news-sentiment ~/.openclaw/skills/
```

### 配置

```bash
# 环境变量
export DASHSCOPE_API_KEY="your_dashscope_key"
export TWITTER_TOKEN="your_6551_token"
```

### 使用示例

```bash
# 分析 BTC 情绪
/news-sentiment analyze BTC

# 分析 ETH 情绪
/news-sentiment analyze ETH

# 查看整体市场情绪
/news-sentiment market

# 设置情绪告警
/news-sentiment alert --threshold 0.8
```

---

## 📊 输出示例

```
📰 分析 BTC Bitcoin 情绪...
============================================================
📊 分析 10 条推文

1. 🚀 Score: 0.85
   Bitcoin breaks $70k resistance! Bull run incoming...

2. 📉 Score: 0.20
   SEC rejects another Bitcoin ETF, market dumps...

3. ➡️ Score: 0.50
   BTC consolidates around $68k, waiting for catalyst...

============================================================
📊 BTC 情绪分析结果:
   平均分数:0.65/1.00
   情绪:📈 看涨 (Bullish)
   信号:👀 观望
============================================================
```

---

## 🎯 情绪评分说明

| 分数范围 | 情绪 | 含义 | 建议操作 |
|---------|------|------|---------|
| 0.8 - 1.0 | 🚀 极度看涨 | 市场极度乐观 | 警惕 FOMO,考虑止盈 |
| 0.6 - 0.8 | 📈 看涨 | 市场乐观 | 持有/逢低买入 |
| 0.4 - 0.6 | ➡️ 中性 | 市场分歧 | 观望 |
| 0.2 - 0.4 | 📉 看跌 | 市场悲观 | 谨慎/减仓...

Related Claw Skills

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

capt-marbles

geo-optimization

★ 1

Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.

carlzhao007

feishu-process-feedback

★ 0

飞书消息自动处理与进度反馈技能。安装后后台运行,监听飞书任务消息并自动创建独立进程处理。 在处理前后发送实时进度反馈(任务确认、进度百分比、完成通知)。 支持任务类型识别、智能解析、错误重试、并发控制、状态持久化。 使用场景:飞书自动化工作流、任务进度追踪、批量任务处理、需要实时反馈的场景。

carlulsoe

parakeet-stt

★ 0

Local speech-to-text with NVIDIA Parakeet TDT 0.6B v3 (ONNX on CPU). 30x faster than Whisper, 25 languages, auto-detection, OpenAI-compatible API. Use when transcribing audio files, converting speech to text, or processing voice recordings locally without cloud APIs.

caoyumin97

structure-thinking

★ 0

Structured problem analysis and communication using system mapping and hierarchical logic. Use when a request involves messy, multi-factor problems, root-cause analysis, intervention design, feedback loops or delays, or when a clear top-line recommendation with logically grouped support is required.

cartoonitunes

bottyfans

★ 0

BottyFans agent skill for autonomous creator monetization. Lets AI agents register, build a profile, publish posts (public, subscriber-only, or pay-to-unlock), upload media, accept USDC subscriptions and tips on Base, send and receive DMs, track earnings, and appear on the creator leaderboard. Use this skill when an agent needs to monetize content, interact with fans, manage a creator profile, handle payments in USDC, or operate as an autonomous creator on the BottyFans platform.