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

Charting

porstarchild-ai-agent·starchild-ai-agent· v1.0.0 · atualizado em 2026-04-10
81
Score

Generate TradingView-style candlestick charts with indicators. Use when the user wants a visual chart, price visualization, or technical analysis plot.

chartingtechnical-analysisdata-visualizationtradingviewcandlestick-chartsmarket-data
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcharting/workflow
1. Read the appropriate chart template from `skills/charting/scripts/`.
2. Write a customized Python script to the `scripts/` directory, configuring the asset, time range, and indicators.
3. Execute the script using `bash` to generate the chart PNG.
4. Read the generated PNG file from the `output/` directory using `read_file`.
5. Display the chart to the user using markdown image syntax: `![Chart description](output/filename.png)`.

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 aRemembering Conversations
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aInstaclaw 🦞
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aWallet
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Charting
charting
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers9
generate a candlestick chartshow me a chart of BTCplot ETH with RSIcreate a TradingView-style chartvisualize stock pricesdisplay a chart with indicatorsshow me the price action of AAPLcreate a chart comparing BTC and Goldgenerate a chart of gold prices

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 charting
$ synaptic skills detail charting
$ synaptic skills live charting

Dependências

requestsmplfinancepandas

Links

GitHub Repository