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

Excel Automation with excelcli

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

>

excelautomationexcel-clispreadsheetdata-manipulationdata-analysispowerquery
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdexcel-cli/workflow
1. Install the excelcli tool using `dotnet tool install --global Sbroenne.ExcelMcp.CLI`.
2. Open the Excel workbook using `excelcli -q session open <path>` to obtain a session ID.
3. Identify the target sheet and range for data manipulation.
4. Execute commands like `excelcli -q range set-values` or `excelcli -q table create` to modify the Excel file.
5. If necessary, add tables to the data model using `excelcli -q table add-to-datamodel`.
6. Save and close the session using `excelcli -q session close --session <id> --save` to persist changes and release the file lock.

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 aExcel Automation Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar an8n Workflow Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a企业微信待办事项编辑技能
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Excel Automation with excelcli
excel-cli
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers8
automate excel tasksuse excel cli to manipulate spreadsheetsopen an excel file using excelclicreate a table in excel using excelcliextract data from excel using excelclisave and close an excel file using excelcliadd a table to the data model in excelcreate a pivot table in excel using excelcli

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

Dependências

dotnet

Links

GitHub Repository