financial-data

Consolidate financial data tools into a single cohesive workflow.

Updated Sep 27, 2024
One-click install
npx skills add https://github.com/jasoft/streamlit --skill financial-data-jasoft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: financial-data
Source: https://github.com/jasoft/streamlit/tree/main/skills/financial-data
Command: npx skills add https://github.com/jasoft/streamlit --skill financial-data-jasoft

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yfinance, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill centralizes diverse financial data tools—futures/options queries, index data, market briefs, stock PDF reports, yfinance data, and news search—into a single, cohesive workflow to empower rapid market decisions.

Core Features & Use Cases

  • All-in-one financial data toolkit consolidating six agent-created skills into a single access point.
  • Real-time monitoring, historical analysis, and report generation across equities, indices, futures, and commodities.
  • Use Case: A portfolio analyst quickly retrieves the latest futures quotes, a market brief, and relevant news to inform a trade idea.

Quick Start

Ask the agent to fetch a current market briefing and the latest futures data.

Frequently Asked Questions about financial-data

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

FAQPage Schema
How do I consolidate futures, indices, and stock news into a single financial data workflow?

Yes, you can generate stock PDF reports by retrieving historical analysis and real-time yfinance data, consolidating equities and commodities information into a cohesive report format across multiple asset classes.

Do I need an IWENCAI_API_KEY to fetch A-share and US market data?

Yes, you need to configure the IWENCAI_API_KEY environment variable. The skill uses Sina Finance for A-share data and yfinance for US market data, with explicit data-source labeling and robust error handling.

Can I use yfinance to monitor real-time futures and options quotes alongside market briefs?

Yes, yfinance supports real-time monitoring of futures and options quotes. The toolkit integrates market briefs and historical analysis across asset classes, consolidating multiple financial data tools into one workflow.

What's the best way to retrieve a current market briefing and latest futures data for trade analysis?

The best way is to ask the agent to fetch a current market briefing and the latest futures data. This consolidates real-time monitoring, historical analysis, and news search into a single cohesive workflow.

Why does my financial data query fail when switching between A-share and US stock sources?

Financial data queries may fail due to missing environment setup or incorrect data-source labeling. The skill requires robust error handling and explicit configuration for IWENCAI_API_KEY, yfinance, and Sina Finance across different asset classes.