event-driven

Generate trading signals from news events using sentiment scoring.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/DaddyElonMusk69/motis-agent --skill event-driven-daddyelonmusk69
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: event-driven
Source: https://github.com/DaddyElonMusk69/motis-agent/tree/main/skills/finance/event-driven
Command: npx skills add https://github.com/DaddyElonMusk69/motis-agent --skill event-driven-daddyelonmusk69

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill turns unstructured news, announcements, and macro‑economic events into quantitative trading signals, eliminating manual sentiment scoring and ad‑hoc CSV handling.

Core Features & Use Cases

  • Automated sentiment scoring of news articles using a standardized LLM prompt.
  • Event CSV generation with a strict schema for downstream processing.
  • Time‑decay computation of event scores and weighted blending with technical indicators.
  • Configurable parameters such as decay rate, look‑back window, and signal weighting for flexible strategy tuning.

Quick Start

Generate an event‑driven trading signal for a stock by analyzing the latest news articles.

Frequently Asked Questions about event-driven

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert news events into quantitative trading signals?

To convert news events into quantitative trading signals, you need automated sentiment scoring of news articles combined with time-decay computation and weighted blending with technical indicators. This process eliminates manual sentiment analysis and ad-hoc CSV handling.

What is time-decay computation for event-driven trading signals?

Time-decay computation for event-driven trading signals calculates the diminishing impact of older news events on current prices. It applies a configurable decay rate and look-back window to weighted event scores before blending them with technical indicators.

How do I generate event CSV data for sentiment analysis processing?

Generating event CSV data requires structuring news articles, earnings announcements, and macro-economic events into a strict schema for downstream processing. The Skill automates this with standardized LLM prompts to ensure consistent sentiment scoring inputs.

Can I combine sentiment scores with technical indicators for equity analysis?

Yes, you can combine sentiment scores with technical indicators for equity analysis using configurable signal weighting parameters. This allows flexible strategy tuning by adjusting the blend ratio between event-driven sentiment and technical signals.

Does event-driven sentiment scoring work with macro-economic data and social sentiment?

Event-driven sentiment scoring works with macro-economic data and social sentiment by processing announcements, earnings reports, and social media events through standardized LLM prompts. It transforms unstructured inputs into quantitative signals for equity price movement analysis.

What are the limitations of automated sentiment scoring for trading?

Automated sentiment scoring limitations include dependency on event CSV data quality and the accuracy of standardized LLM prompts. It requires proper configuration of decay rate, look-back window, and signal weighting to avoid misinterpreting unstructured news events.