Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DataMédio

YFinance Data Skill

porhimself65·himself65· v1.0.0 · atualizado em 2026-04-10
80
Score

Retrieves financial data using the yfinance library. This skill allows access to stock prices, historical data, and company information from Yahoo Finance.

financial-datastock-marketyfinancedata-analysismarket-datainvestment-analysis
Linguagens
Python
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdyfinance-data/workflow
1. Install the yfinance library if it's not already installed.
2. Identify the user's request and map it to the appropriate data category (e.g., stock price, historical data).
3. Construct the yfinance API call using the ticker symbol and desired parameters.
4. Execute the code, wrapping it in a try/except block to handle potential errors.
5. Format the retrieved data into a readable format (e.g., markdown table, text summary).
6. Present the data to the user, highlighting key information and insights.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aA-Share Daily Report Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←AiCoin Market
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←RevenueCat
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78

Árvore do Skill

YFinance Data Skill
yfinance-data
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.RECOMMEND
Triggers8
get stock price for AAPLfetch historical data for Teslashow me the balance sheet for Microsoftretrieve dividend information for a companyanalyze analyst price targets for Googlecompare stock prices of multiple companiesget options chain for a stockfetch news about a specific stock

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download yfinance-data
$ synaptic skills detail yfinance-data
$ synaptic skills live yfinance-data

Dependências

yfinancepandas

Links

GitHub Repository