Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DataAvançado

Chart Visualization Skill

porantvis·antvis· v1.0.0 · atualizado em 2026-04-10
79
Score

This skill should be used when the user wants to visualize data. It intelligently selects the most suitable chart type from 26 available options, extracts parameters based on detailed specifications, and generates a chart image using a Python script.

data-visualizationchart-generationdata-analysispython-scriptingparameter-extractiondata-interpretation
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdchart-visualization/workflow
1
Intelligent Chart Selection: — Analyze data features to determine the best chart type (line, bar, pie, etc.).
2
Parameter Extraction: — Consult chart-specific documentation to identify required and optional parameters.
3
Payload Creation: — Format the extracted data and parameters into a JSON payload.
4
Chart Generation: — Execute the `scripts/generate.py` script with the JSON payload.
5
Result Return: — Return the generated chart image URL and the specification used.

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 aTwelve Data
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aTwitter / X Data
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84
Similar atushare
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77

Árvore do Skill

Chart Visualization Skill
chart-visualization
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers7
visualize this datacreate a chart from this datagenerate a data visualizationshow me a chart of this dataplot this data on a chartI need a visual representation of this datacan you create a graph for this data?

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

Dependências

pythonmatplotlibseabornpandas

Links

GitHub Repository