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

Requirements for Outputs

poranthropics·anthropics· v1.0.0 · atualizado em 2026-04-10
83
Score

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.

excelspreadsheetdata-manipulationdata-analysisdata-formattingopenpyxlpandas
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdxlsx-neuroskill/workflow
1. Load the Excel file using pandas or openpyxl.
2. Perform the requested data manipulation, formula creation, or formatting.
3. Save the modified spreadsheet.
4. Recalculate formulas using `scripts/recalc.py`.
5. Check the output for errors using the returned JSON.
6. Fix any identified errors and recalculate.
7. Return the updated Excel file.

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

Compõe comPDF Processing Guide
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
85
Compõe comPPTX Skill
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
84
Compõe comData Visualization
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
80
Compõe com ←DOCX creation, editing, and analysis
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
84
Compõe com ←PDF Processing Guide
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
85
Compõe com ←PPTX Skill
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
84
Similar aBuilding LLM-Powered Applications with Claude
50%
Hebbian Synapse
Composite0.500
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aSQL Query Builder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
91
Similar aDatabase Migration
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84
Similar aWeb Scraper
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←Jupyter Notebook Skill
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar a ←Spreadsheet Skill
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
81
Co-executed ←DOCX creation, editing, and analysis
50%
Hebbian Synapse
Composite0.499
w = 0.3·α + 0.5·β + 0.2·γ
84
Co-executed ←PDF Processing Guide
47%
Hebbian Synapse
Composite0.471
w = 0.3·α + 0.5·β + 0.2·γ
85
Co-executed ←PPTX Skill
51%
Hebbian Synapse
Composite0.508
w = 0.3·α + 0.5·β + 0.2·γ
84

Árvore do Skill

Requirements for Outputs
xlsx-neuroskill
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers8
create a new spreadsheetopen and edit an existing xlsx fileconvert a csv file to xlsxadd a column to the spreadsheetcalculate a formula in the spreadsheetformat the spreadsheetclean messy data in a spreadsheetrestructure tabular data into a spreadsheet

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

Dependências

pandasopenpyxlLibreOffice

Links

GitHub Repository