smithery/neversight

stock-metrics

Extract specific stock metrics from website data.

Installation

$ npx skills add smithery/neversight --skill stock-metrics

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/neversight · top by installs.

npx skills add smithery/neversight

Browse all from smithery/neversight

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 688 B
  • docs SUMMARY.md 70 B

History

  1. First recorded snapshot · 0 installs

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.