discord-webhook

Send structured trading alerts and summaries to Discord via webhook.

10|2|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/mahmoud20138/Tradecraft --skill discord-webhook-mahmoud20138
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord-webhook
Source: https://github.com/mahmoud20138/Tradecraft/tree/main/plugins/tradecraft/skills/discord-webhook
Command: npx skills add https://github.com/mahmoud20138/Tradecraft --skill discord-webhook-mahmoud20138

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables sending trading alerts, signals, and analysis to Discord in real-time via webhook, centralizing notifications in your channels.

Core Features & Use Cases

  • Real-time trade alerts and summaries to Discord channels; integration with realtime-alert-pipeline, trading-brain, and trade-journal-analytics.
  • Template-driven messages (trade alerts, daily briefs, journal summaries) that format key trade data for quick review.
  • Chainable with other skills to automate end-to-end trading workflows and monitoring.

Quick Start

Connect your Discord webhook and run a sample alert to verify the integration.

Frequently Asked Questions about discord-webhook

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

FAQPage Schema
How do I send trading alerts to Discord via webhook?

To send trading alerts to Discord via webhook, you connect your Discord webhook URL to the analytics pipeline. The skill formats the trade alert data into structured messages and delivers them directly to your specified channel.

What is the best way to format real-time trade signals for Discord channels?

Formatting real-time trade signals for Discord channels is handled using template-driven messages. These templates structure key trade data like daily briefs and journal summaries, enabling teams to quickly review activity in chat.

Can I use this webhook integration for end-of-day trading summaries across multiple symbols?

Yes, you can use this webhook integration for end-of-day trading summaries across multiple symbols and strategies. It applies to real-time warnings, daily briefs, and end-of-day summaries to monitor activity.

Do I need a specific Discord webhook URL to automate trading notifications?

Yes, you need a Discord webhook URL to automate trading notifications. The skill's logic requires this URL to handle message delivery, error handling, and rate limits when sending alerts.

What happens when Discord webhook rate limits are hit by automated trading alerts?

When Discord webhook rate limits are hit by automated trading alerts, the skill's internal logic manages the constraint. It handles message formatting, error handling, and rate limits to ensure alert delivery.

Does the Discord webhook skill work with realtime alert pipelines and trade journal analytics?

Yes, the Discord webhook skill works with realtime-alert-pipeline, trading-brain, and trade-journal-analytics. It is chainable with these skills to automate end-to-end trading workflows and monitoring.