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

Excel MCP Server Skill

porsbroenne·sbroenne· v1.0.0 · atualizado em 2026-04-10
80
Score

>

excelmicrosoft-exceldata-manipulationdata-formattingpower-querydata-modeldax
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdexcel-mcp/workflow
1. Open or create an Excel file using `excel_file(open)` or `excel_file(create-empty)` to obtain a `sessionId`.
2. Perform data manipulation tasks using tools like `excel_range(set-values)` and `excel_range_format(set-number-format)`.
3. Convert data ranges to Excel Tables using `excel_table(create)` for structured references and enhanced functionality.
4. If needed, create Power Query queries using `excel_powerquery(create)` to import and transform data.
5. Refresh Power Query queries using `excel_powerquery(refresh, refreshTimeoutSeconds=120)` to load data into the workbook.
6. Add tables to the Data Model using `excel_table(add-to-datamodel)` for DAX measure creation.
7. Create DAX measures using `excel_datamodel(create-measure)` to perform calculations on the data.
8. Save and close the Excel file using `excel_file(close, save=true)` to persist the changes.

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 aCrafting Effective READMEs
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aOCR Document Processor
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar a企业微信文档管理
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78

Árvore do Skill

Excel MCP Server Skill
excel-mcp
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers8
automate excel tasksformat excel spreadsheetscreate excel reportsuse power query in excelwork with excel data modelcreate dax measures in excelimport data into excelbuild excel dashboards

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

Links

GitHub Repository