news-sentiment-analyst

v1.0.2

Aggregate and classify financial news sentiment into Risk-On / Risk-Off signals for market and individual stocks using the Finskills API.

0· 78·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for finskills/news-sentiment-analyst.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "news-sentiment-analyst" (finskills/news-sentiment-analyst) from ClawHub.
Skill page: https://clawhub.ai/finskills/news-sentiment-analyst
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Required env vars: FINSKILLS_API_KEY
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install news-sentiment-analyst

ClawHub CLI

Package manager switcher

npx clawhub@latest install news-sentiment-analyst
Security Scan
Capability signals
Requires sensitive credentials
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description (news sentiment for market/tickers) align with requirements: a single FINSKILLS_API_KEY is declared and used to call Finskills news endpoints. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md instructs only to call Finskills API endpoints, aggregate and classify returned articles, and produce reports. It does not instruct reading local files or other env vars. Note: the document references external links (finskills.net and a GitHub repo) and mentions 'link to insider-trade-tracker' as a data source—these are external references but not explicit instructions to read local secrets. Also the registry metadata earlier listed no homepage while SKILL.md includes a GitHub homepage, a small provenance inconsistency to verify.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written to disk by an installer.
Credentials
Only one environment variable (FINSKILLS_API_KEY) is required and it is the primary credential for the stated API usage. No unrelated secrets or excessive env requirements are requested.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent platform privileges or modifications to other skills or system-wide settings. Model invocation is allowed (default), which is expected for skills.
Assessment
This skill appears internally consistent, but before installing: 1) Verify the Finskills service (finskills.net) and the referenced GitHub repo to confirm provenance and that you trust the provider. 2) Treat the API key like any secret — do not reuse high-privilege keys elsewhere; consider a read-only or limited-scope key if available. 3) Be aware network calls will send requested tickers/headline queries to finskills.net (privacy/usage logging by that service). 4) Note that some useful endpoints require the Pro plan (paid) and may expose more data/traffic; check pricing and rate limits. 5) Because this is instruction-only, there is no local code to audit — the main risk is trusting the remote API; if provenance is unclear, confirm the official repo or provider before use.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

EnvFINSKILLS_API_KEY
Primary envFINSKILLS_API_KEY
latestvk970c2xxpv05zfqw9px1qdcky5852gdh
78downloads
0stars
3versions
Updated 1w ago
v1.0.2
MIT-0

News Sentiment Analyst

Aggregate and analyze financial news and market sentiment using the Finskills API news endpoints. Extract actionable signals from headlines, classify sentiment by ticker and sector, and surface market-moving catalysts — so you can react to information before it's fully priced in.


Setup

API Key requiredRegister at https://finskills.net to get your free key.
Header: X-API-Key: <your_api_key>

Get your API key: Register at https://finskills.net — free tier available, Pro plan unlocks real-time quotes, history, and financials.


When to Activate This Skill

Activate when the user:

  • Asks "what's happening in the market today?"
  • Wants to check sentiment for a specific stock before trading
  • Asks about recent news for a company or sector
  • Wants to understand why a stock moved (news catalyst identification)
  • Asks to summarize financial media themes or narratives

Data Retrieval — Finskills API Calls

1. General Financial News Feed

GET https://finskills.net/v1/free/news/finance

Extract: title, summary, source, published timestamp, sentiment score (if provided), tickers mentioned

2. Latest News (Pro — broader coverage)

GET https://finskills.net/v1/news/latest

Extract: same fields as above, with more sources and more recent latency

3. Symbol-Specific News

GET https://finskills.net/v1/news/by-symbol/{SYMBOL}

Extract: news articles filtered to a specific stock — title, summary, sentiment, source, timestamp


Analysis Workflow

Step 1 — News Aggregation

Collect and deduplicate articles across sources. Sort by:

  1. Recency (most recent first)
  2. Estimated impact (market-moving stories: Fed decisions, earnings, M&A, macro data)

Source trust tiers:

  • Tier 1 (high authority): Reuters, Bloomberg, WSJ, FT, CNBC
  • Tier 2 (solid): MarketWatch, Barron's, Seeking Alpha (News), Yahoo Finance
  • Tier 3 (background): General blogs, press releases

Step 2 — Market-Wide Sentiment Classification

For each article, classify:

SignalBearishNeutralBullish
Fed/PolicyRate hike surprise, hawkish tonePolicy hold expectedRate cut, dovish language
EarningsMiss + lowered guidanceBeat, maintained guidanceBeat + raised guidance
Economic DataWeak jobs, poor PMIMixed dataStrong GDP, low unemployment
GeopoliticsNew conflicts, trade warOngoing tensionsPeace/trade deal
M&ADeal collapse, hostile bidRumored dealsFriendly acquisition at premium
MacroRecession signalsSoft landing narrativeGrowth acceleration

Assign an overall Market Sentiment Score for the day:

  • 🟢 Risk-On: Majority of market-moving news is bullish
  • 🟡 Mixed: Conflicting signals across sectors
  • 🔴 Risk-Off: Majority bearish, defensive positioning

Step 3 — Ticker/Sector Sentiment Map

Group articles by stocks/sectors mentioned:

  • For each ticker mentioned 2+ times: assign net sentiment (positive/negative/neutral)
  • Identify sectors with bullish news clusters (potential sector momentum)
  • Identify sectors with bearish news clusters (potential sector rotation out)

Step 4 — Catalyst Identification

Flag high-impact event types:

  • 🔴 Earnings: Beat/miss/guidance change
  • 🔴 Merger/Acquisition: Target premium, integration cost
  • 🔴 FDA/Regulatory: Drug approval, regulatory violation
  • 🔴 Management change: CEO/CFO departure or appointment
  • 🟡 Analyst action: Upgrade, downgrade, price target change
  • 🟡 Macro data: CPI, NFP, GDP, FOMC minutes
  • 🟡 Insider activity: Large insider buy/sell (link to insider-trade-tracker)
  • 🟢 Buyback announcement: Often positive signal
  • 🟢 Contract win / Partnership: Revenue catalyst

Step 5 — Summary and Recommendations

Generate:

  1. 3-bullet market summary (most important macro/market stories)
  2. Top 3 bullish catalysts (specific stocks/sectors)
  3. Top 3 bearish risks (specific stocks/sectors)
  4. Sector rotation signal: which sectors are in/out of favor today

Output Format

╔══════════════════════════════════════════════════════╗
║     NEWS & SENTIMENT REPORT  —  {DATE} {TIME}       ║
╚══════════════════════════════════════════════════════╝

🌡️ OVERALL MARKET SENTIMENT: {RISK-ON / MIXED / RISK-OFF}
   Sources analyzed: {N}  |  Timeframe: Last {hours}h

📌 TOP MARKET THEMES
  1. {Most important market-moving story}
  2. {Second important story}
  3. {Third important story}

📈 BULLISH CATALYSTS
  🟢 {TICKER/SECTOR}: {headline}
     Source: {source} | Sentiment: Positive | Impact: {High/Medium/Low}
     Signal: {one-line interpretation}

  🟢 {TICKER/SECTOR}: {headline}
     ...

📉 BEARISH RISKS
  🔴 {TICKER/SECTOR}: {headline}
     Source: {source} | Sentiment: Negative | Impact: {High/Medium/Low}
     Signal: {one-line interpretation}

  🔴 {TICKER/SECTOR}: {headline}
     ...

🏭 SECTOR SENTIMENT MAP
  Sector          Sentiment   Key Driver
  Technology      🟢 Bullish  AI chip demand stories, NVDA + SMCI positive
  Energy          🔴 Bearish  Crude oil supply glut concerns
  Financials      🟡 Mixed    Rate cut hopes vs. credit risk headlines
  Healthcare      🟡 Neutral  No major catalysts today
  ...

🔍 STOCK-SPECIFIC NEWS
  [If user specified a ticker]
  {TICKER} — {N} stories in last 24h:
    {timestamp}: {headline} [{Positive/Negative/Neutral}]
    {timestamp}: {headline} [{sentiment}]
  Net Sentiment: {Positive/Mixed/Negative}

⚡ HIGH-IMPACT EVENTS TO WATCH
  • {Event 1} — scheduled {date/time}
  • {Event 2} — expected announcement

Limitations

  • News latency varies by source; some articles may be 15–60 minutes delayed.
  • Sentiment classification is AI-assisted and may miss nuanced or sarcastic language.
  • This skill surfaces information signals, not guaranteed trading signals.
  • Always verify high-impact news with primary sources (company IR, official filings).

Comments

Loading comments...