news-impact-analyzer

Input news text and use an LLM to analyze its impact on stock market sectors and concepts (bullish/bearish/neutral) along with the underlying logic.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "news-impact-analyzer" with this command: npx skills add fonilye/news-impact-analyzer

News Impact Analyzer

This is a Skill designed to assist with stock market investment research and analysis.

Features

  • Zero Local Dependencies: The client side is written in pure Node.js and requires no npm install.
  • Deep Insights: Leverages Large Language Models to analyze news content and extract affected sectors and concept trends.
  • Frontend-Backend Separation: Communication with the LLM is handled by a remote FastAPI-based backend service.

Configuration Requirements

To use this Skill, you must set the following environment variable:

  1. EASYALPHA_API_KEY: Your authentication token. You can obtain this by registering an account at https://easyalpha.duckdns.org.
  2. NEWS_EXTRACTOR_SERVER_URL: The backend analysis server address (e.g., http://localhost:8000). Default is https://easyalpha.duckdns.org.

Usage Instructions

User: "Analyze the impact of this news regarding a breakthrough in AI chips: A certain tech company announced a major breakthrough in computing-in-memory chips, expecting mass production next year..."

Agent Action:

  • Run node scripts/analyze_news.js "<news text content>"
  • The script automatically includes the Token and sends a request to the server for analysis.
  • It will parse and display the impacted sectors, the bullish/bearish direction, and the logic behind it.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Aavegotchi Renderer Bypass

Render Aavegotchi assets by deriving renderer hashes from Goldsky Base core data and calling POST /api/renderer/batch on www.aavegotchi.com. Use when the use...

Registry SourceRecently Updated
General

Toutiao User Profile API

Call GET /api/toutiao/get-user-detail/v1 for Toutiao User Profile through JustOneAPI with userId.

Registry SourceRecently Updated
General

Toutiao Search API

Call 2 search versions for Toutiao App Keyword Search through JustOneAPI with keyword.

Registry SourceRecently Updated
General

Compaction UI Enhancements

Background memory compaction with auto-trigger, chat summary paragraph, configurable threshold, model selector, settings tab, and result storage for OpenClaw...

Registry SourceRecently Updated