fetch-data

Fetch financial evaluation data from specified datasets using Python scripts.

Updated May 8, 2026
One-click install
npx skills add https://github.com/superfhp/lumi-agent --skill fetch-data-superfhp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fetch-data
Source: https://github.com/superfhp/lumi-agent/tree/main/skills/fin-llm-eval-report/fetch-data
Command: npx skills add https://github.com/superfhp/lumi-agent --skill fetch-data-superfhp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires generate_news_data.py, generate_finance_data.py, generate_research_data.py, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill automates the process of fetching data from financial evaluation datasets, allowing users to efficiently gather and organize data for analysis.

Core Features & Use Cases

  • Data Fetching: Automatically retrieve data from specified financial evaluation datasets.
  • Customization: Use the --include parameter to specify the dataset to be fetched.
  • Use Case: Ideal for researchers or financial analysts who need to quickly collect data from various financial evaluation datasets.

Quick Start

To fetch data from the specified dataset, run the command: fetch-data --include your_keyword

Frequently Asked Questions about fetch-data

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

FAQPage Schema
How do I automate fetching data from financial evaluation datasets?

You can automate fetching financial evaluation data by running the `fetch-data --include your_keyword` command in a Python environment. This automatically retrieves and organizes data from specified datasets for analysis.

What is the best way to retrieve news, finance, and research data for evaluation?

The best way to retrieve this data is by using the dedicated Python scripts: `generate_news_data.py`, `generate_finance_data.py`, and `generate_research_data.py`. These scripts fetch targeted financial evaluation datasets automatically.

Do I need a Python environment to run financial data retrieval scripts?

Yes, a Python environment is required to execute the financial data retrieval scripts. The data fetching process relies on Python to run the provided scripts and organize the evaluation datasets effectively.

Can I specify which financial dataset to fetch during the retrieval process?

Yes, you can specify which financial dataset to fetch by using the `--include` parameter followed by your target keyword. This customization ensures you only retrieve the specific evaluation datasets needed.