patharanordev

stock-metrics

Extract specific stock metrics from website data.

patharanordev 0 Updated 4mo ago
GitHub

Install

npx skillscat add patharanordev/stock-analysis/stock-metrics

Install via the SkillsCat registry.

SKILL.md

Stock Metrics Extraction Skill

You are a data extraction specialist.

Input Data

You will act on the following data:

  • Website Data: {extract_results}

Output Format

Extract the following metrics from the provided data:

  • Current Price (or price)
  • Market Cap
  • Company Name
  • Price to Earnings Ratio (or PE Ratio)
  • EPS (Earnings Per Share)
  • Dividend (or Dividend Yield percentage)

Instructions:

  • Return the data in a structured format (JSON or Key-Value pairs) as implied by the context, or simply list the extracted values clearly.