stock-trading

Manage portfolios and price alerts for stocks and cryptocurrencies.

Updated May 9, 2026
One-click install
npx skills add https://github.com/LuminaVault/LuminaVaultServer --skill stock-trading
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock-trading
Source: https://github.com/LuminaVault/LuminaVaultServer/tree/main/Sources/App/Resources/Skills/stock-trading
Command: npx skills add https://github.com/LuminaVault/LuminaVaultServer --skill stock-trading

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, yfinance, discord.py, telebot, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill unit streamlines portfolio management, price alerting, and investment workflow automation for stocks and cryptocurrencies.

Core Features & Use Cases

  • Portfolio Management: Track investments, perform price updates, and conduct monthly reviews.
  • Price Alerts: Set up and manage alerts for stocks and cryptocurrencies, delivered to Discord, Telegram, or Slack.
  • Automation: Automate tasks like script execution, Markdown report delivery, and cron job management.
  • Use Case: A user could load this skill for a daily stock news digest, portfolio tracking, or price alert cron job, significantly enhancing their investment workflow efficiency.

Quick Start

Load the stock-trading skill and execute the 'daily_stock_news' script to generate a news digest.

Frequently Asked Questions about stock-trading

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

FAQPage Schema
How do I set up price alerts for stocks and cryptocurrencies?

You can set up price alerts for stocks and cryptocurrencies by configuring tracking parameters that monitor market prices and trigger automated message delivery to Discord, Telegram, or Slack through integrated external APIs.

Can I automate portfolio management tasks and script execution?

You can automate portfolio management tasks by configuring cron jobs to execute scripts automatically, enabling periodic price updates, monthly investment reviews, and automated Markdown report delivery.

Does this stock trading workflow support delivery to Discord and Telegram?

Yes, this stock trading workflow supports message delivery to Discord and Telegram by utilizing the discord.py and telebot libraries to route automated price alerts and portfolio management reports directly to your chat platforms.

What is the best way to track investments and generate a daily stock news digest?

The best way to track investments and generate a daily stock news digest is to load the stock trading skill and execute the daily_stock_news script, which fetches market data via yfinance and automates Markdown report generation.

Do I need external APIs to fetch prices and manage cryptocurrency portfolios?

Yes, you need access to external APIs to fetch prices and manage cryptocurrency portfolios, as the system relies on external requests to retrieve current market data and facilitate message delivery for investment automation workflows.