One-click install
npx skills add https://github.com/mohitjandwani/analyst-kit --skill finmind
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finmind
Source: https://github.com/mohitjandwani/analyst-kit/tree/main/plugins/analyst-kit/skills/finmind
Command: npx skills add https://github.com/mohitjandwani/analyst-kit --skill finmind

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides efficient access to detailed Taiwan stock-market data, enabling users to analyze and track financial information for listed companies without manual data collection.

Core Features & Use Cases

  • Taiwan Stock Data: Fetch and maintain comprehensive data on Taiwan-listed companies, including prices, revenue, financial statements, dividends, shareholding, and market capitalization.
  • API Integration: Integrates with the FinMind API to provide a wide range of financial data for analysis.
  • Use Case: For a financial analyst tracking the performance of a particular company, this Skill can be used to download historical price data, revenue figures, and financial ratios.

Quick Start

Use the finmind skill to fetch financial data for the company with ID '2330'.

Frequently Asked Questions about finmind

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

FAQPage Schema
How do I retrieve Taiwan stock market data for financial analysis?

The Skill fetches Taiwan stock market data via the FinMind API, providing historical prices, financial statements, and market indicators for listed companies. You need a valid FinMind API token to retrieve data for financial analysis and reporting.

What specific financial data can I download for Taiwan listed companies?

You can download historical prices, revenue figures, financial statements, dividends, shareholding distribution, and market capitalization for Taiwan listed companies. This data supports comprehensive financial analysis and tracking without manual collection.

Do I need an API token to fetch Taiwan stock market data?

Yes, a valid FinMind API token is required to authenticate data retrieval requests. The Skill uses this token to access the FinMind API and fetch comprehensive financial data for Taiwan listed companies for analysis and reporting.

Can I use Python and pandas to analyze Taiwan stock data retrieved from FinMind?

Yes, the Skill depends on the requests and pandas libraries to retrieve and structure financial data via the FinMind API. You can use pandas to analyze the fetched Taiwan stock market data for financial reporting and trend analysis.

How do I get started fetching financial data for a specific Taiwan stock like company ID 2330?

Provide the company ID, such as 2330, to the Skill to fetch its financial data via the FinMind API. The Skill handles the data retrieval process and returns comprehensive financial information for the specified Taiwan listed company.