TradingView ReaderFinance Skill
A read-only market-data skill that reads TradingView macOS desktop app via Chrome DevTools Protocol (CDP) through opencli + the tradingview plugin. Covers spot quotes, full options chains with greeks (delta, gamma, theta, vega, rho, IV, bid/ask IV, theoretical price), options expiries with DTE, generic screener across stocks/crypto/forex/futures/bonds with 3,000+ fields and JSON filters, symbol search/autocomplete, news headlines and full story bodies, watchlists with colored flag lists, alerts (active, triggered, offline, log), chart state inspection, and PNG screenshots. No API key — attaches to the user already-logged-in TradingView.app over CDP. macOS-only. Includes analyst workflows for IV/skew checks, liquidity scans, cross-venue reconciliation with funda-data, and chart capture for research notes.
- Snapshot quality
- 84/100
- Snapshot risk
- Medium
- Audit conclusion
- Needs review
Discovery
What this Skill helps an agent do.
Search metadata is limited to this summary, the controlled finance taxonomy, and relation labels. Detailed upstream instructions are not part of the Search Index.
Domains and assets
Search aliases and tags
Trust
Evidence from the captured directory.
This content snapshot assessment does not certify the repository, current files, or installation environment. "Not verified" means the captured files did not support a Yes or No conclusion.
License
GitHub reports the repository license as MIT License.
Review state
- Automated review
- Automated review
- Install tested
- No
- Human reviewed
- Not verified
Snapshot
- Files reviewed
- 3
- Captured
- 2026-07-29 07:31 UTC
- Snapshot ID
- fsh-tradingview-reader-2026-07-29-001
Permissions
FilesystemRead
NoThe skill does not read local files.
FilesystemWrite
YesThe screenshot command writes PNG files to a user-specified output path.
NetworkAccess
YesThe skill connects to TradingView.app via CDP on localhost:9222 and makes HTTP requests to scanner.tradingview.com and news-headlines.tradingview.com using session cookies.
ShellExecution
YesThe skill instructs the agent to use opencli commands in the shell, including launching TradingView with CDP enabled.
CodeExecution
NoThe skill does not execute code beyond opencli commands.
ExternalCredentials
NoNo external credentials are required — the skill uses the user already-logged-in TradingView session via CDP.
Dependencies
opencli
npm install -g @jackwener/opencli (Node >= 21)
CLI tool providing the tradingview plugin interface for market data queries via CDP.
tradingview opencli plugin
opencli plugin install github:himself65/finance-skills/tradingview
Plugin providing the tradingview command set for opencli, connecting via CDP.
TradingView.app
TradingView desktop app installed on macOS, logged in
macOS desktop application providing the TradingView session and market data access.
Node.js
Node.js >= 21 (or Bun >= 1.0)
JavaScript runtime required by opencli for CDP communication.
Data sources named by the Skill
TradingView Desktop App (CDP)
Chrome DevTools Protocol connection to TradingView desktop app, providing access to scanner.tradingview.com APIs for quotes, options chains, screener, news, watchlists, and alerts.
Snapshot assessment
84/100
Pineify Finance Skill snapshot assessment, version 1.0.0. Generated 2026-07-29 07:31 UTC.
Medium risk · Needs review
Skill structure
100/100Instruction clarity
100/100Dependency transparency
45/100Permission transparency
75/100Safety guardrails
100/100Finance task fit
100/100Audit findings
Medium
macOS-only — requires TradingView desktop app
The skill requires TradingView.app installed on macOS and a CDP relaunch step. It does not work on Linux, Windows, or Claude.ai sandbox.
Medium
Dependency manifest is absent from the snapshot
No requirements.txt or package.json is included in the captured directory.
Low
Accesses TradingView session cookies via CDP
The skill harvests session cookies via CDP Storage.getCookies to authenticate HTTP requests. While no external credentials are needed, the session cookies are sensitive and the skill treats CDP endpoints as private.
Sources and relations
Context around this Skill.
Repository
himself65/finance-skills
topic
Technical analysis
P0 relation label. No public page yet.
topic
Options chains & greeks
P0 relation label. No public page yet.
topic
Stock screener
P0 relation label. No public page yet.
agent
Claude Code
P0 relation label. No public page yet.
collection
Data providers
P0 relation label. No public page yet.
guide
Reviewing finance skills before install
P0 relation label. No public page yet.
Registry
Read this record as data.
The public record includes the page-safe snapshot, evidence, assessment, taxonomy, and relations. Internal revision fields stay outside the public projection.
- Record ID
- github:himself65/finance-skills:plugins/data-providers/skills/tradingview-reader
- Snapshot ID
- fsh-tradingview-reader-2026-07-29-001