📊
DataJavaScript

Finance Sentiment

by himself65

Finance Sentiment is a Data skill for Claude Code, published by himself65 in finance-skills.

3.2K stars368 forkson himself65/finance-skillsAdded 2026/08/17+1% in starsRepository updated 2026/08/15
agent-skillsclaude-codeskillstrading
Install in seconds
Install Finance Sentiment
Copy Finance Sentiment into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/himself65/finance-skills/tree/main/plugins/data-providers/skills/finance-sentiment ~/.claude/skills/finance-sentiment

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/himself65/finance-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/data-providers/skills/finance-sentiment/SKILL.md in himself65/finance-skills
Installs to
~/.claude/skills/finance-sentiment
Collection
One of 25 skills cataloged from this repository
Category
Data — 668 skills

What Finance Sentiment does

Finance Sentiment fetches structured stock sentiment across Reddit, X.com, news, and Polymarket using the Adanos Finance API. Use it when comparing ticker buzz, bullish percentage, mentions, trades, or trend across sources.

Finance Sentiment is cataloged under Data on DirSkills. Finance Sentiment comes from a repository tagged agent-skills, claude-code, skills and trading.

Documentation

README

Finance Sentiment Skill

Fetches structured stock sentiment from the Adanos Finance API.

This skill is read-only. It is designed for research questions that are easier to answer with normalized sentiment signals than with raw social feeds.

Use it when the user wants:

  • cross-source stock sentiment
  • Reddit/X.com/news/Polymarket comparisons
  • buzz, bullish percentage, mentions, trades, or trend
  • a quick answer to "what is the market talking about?"

Step 1: Ensure the API Key Is Available

Current environment status:

!`python3 - <<'PY'
import os
print("ADANOS_API_KEY_SET" if os.getenv("ADANOS_API_KEY") else "ADANOS_API_KEY_MISSING")
PY`

If ADANOS_API_KEY_MISSING, ask the user to set:

export ADANOS_API_KEY="sk_live_..."

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Finance Sentiment

  • What else does himself65 publish alongside Finance Sentiment?

    Finance Sentiment is one of 25 skills that DirSkills catalogs from himself65/finance-skills, the repository it ships in. Its siblings there include Company Valuation, Discord Reader and ETF Premium. Each one is a separate skill with its own page in this directory, installs the same way Finance Sentiment does, and is maintained by himself65 in that same repository. The rest of the collection is listed on the himself65/finance-skills page.

  • How does Finance Sentiment compare to other Data skills?

    Finance Sentiment ranks #229 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Finance Sentiment against them. Open each page to compare what they document and how they install.

More from himself65/finance-skills

Finance Sentiment is one of 25 skills cataloged on DirSkills from himself65/finance-skills.

See all 25 skills →
📊
2w ago

Company Valuation

Company Valuation estimates intrinsic value using DCF, relative peer multiples, and sum-of-parts methods, then blends them into an implied share price with upside/downside. Use it for questions like 'what is AAPL worth' or to assess over/undervaluation.
Data
3.2K368
💬
2w ago

Discord Reader

Discord Reader reads Discord channels and messages using opencli, a read-only CLI tool for financial research. Use it to search trading servers, monitor crypto or market discussion groups, and gather sentiment from Discord.
Automation
3.2K368
📊
2w ago

ETF Premium

ETF Premium calculates an ETF's market price premium or discount relative to its NAV using Yahoo Finance data, and decomposes surges into NAV-driven vs structural components. Use it when analyzing gaps between ETF price and underlying value, especially for bond, leveraged, crypto, and international ETFs.
Data
3.2K368
📊
2w ago

Earnings Preview

Earnings Preview generates a pre-earnings briefing for any stock using Yahoo Finance data. Use it to prepare for upcoming earnings reports, understand analyst expectations, and review beat/miss history.
Data
3.2K368
📊
2w ago

Earnings Recap

Earnings Recap generates a post-earnings analysis for any stock using Yahoo Finance data, covering beat/miss results, revenue trends, and stock price reaction. Use this when someone asks about a company's recent earnings outcome.
Data
3.2K368
📊
2w ago

Estimate Analysis

Estimate Analysis deep-dives into analyst estimates and revision trends for any stock using Yahoo Finance data. Use it to understand EPS and revenue forecast changes, revision momentum, and growth projections across periods.
Data
3.2K368