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

DOCX Skill

poropenai·openai· v1.0.0 · atualizado em 2026-04-10
83
Score

Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks.

docxdocument-editingdocument-formattingpython-docxdocument-renderinglayout-validation
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mddoc/workflow
1. Prefer visual review (layout, tables, diagrams).
If `soffice` and `pdftoppm` are available, convert DOCX -> PDF -> PNGs.
Or use `scripts/render_docx.py` (requires `pdf2image` and Poppler).
If these tools are missing, install them or ask the user to review rendered pages locally.
2. Use `python-docx` for edits and structured creation (headings, styles, tables, lists).
3. After each meaningful change, re-render and inspect the pages.
4. If visual review is not possible, extract text with `python-docx` as a fallback and call out layout risk.
5. Keep intermediate outputs organized and clean up after final approval.

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 aPDF Processing Guide
75%
Hebbian Synapse
Composite0.750
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←Knowledge Capture
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←Research & Documentation
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←PDF Processing Guide
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Co-executedPDF Processing Guide
51%
Hebbian Synapse
Composite0.506
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

DOCX Skill
doc
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers8
read a docx filecreate a docx documentedit a docx documentformat a docx documentreview docx layoutconvert docx to pdfrender docx as imagesvalidate docx formatting

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança48%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download doc
$ synaptic skills detail doc
$ synaptic skills live doc

Dependências

python-docxpdf2imagelibreofficepoppler

Links

GitHub Repository