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

PDF Translation

porwshuyi·wshuyi· v1.0.0 · atualizado em 2026-04-10
80
Score

This skill translates PDF documents from one language to another. It leverages advanced machine translation techniques to provide accurate and contextually relevant translations, preserving the original formatting as much as possible.

pdf-translationdocument-localizationcontent-translationpdf-processinglanguage-translationdocument-conversion
Linguagens
Python
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdtranslate-pdf/workflow
1
Extract Texts: — Use the `extract_texts.py` script to extract all unique text strings from the input PDF.
2
Create Translation Mapping: — Translate each extracted text string into the target language and create a JSON file (`translations.json`) containing the original text and its translation.
3
Apply Translations: — Use the `translate_pdf.py` script to apply the translations to the PDF, specifying the input PDF, translation JSON, output PDF, and font.
4
Output Naming: — The translated PDF is saved with a language suffix (e.g., `filename_EN.pdf`).

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 a ←PPT Creator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar a ←Pdf To Markdown
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
76
Similar a ←Document Illustrator Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←Book Translation Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
76
Similar a ←Writing Clearly and Concisely
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a ←Typst
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Academic Paper Writing Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar a ←PPT Template Creator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←XMind Mind Map Processing
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←HWP
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

PDF Translation
translate-pdf
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers8
translate a PDF documentconvert PDF to another languagelocalize a PDF filetranslate PDF preserving formattingtranslate PDF with original stylingtranslate PDF to Spanishtranslate PDF to Chinesetranslate PDF to Japanese

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 translate-pdf
$ synaptic skills detail translate-pdf
$ synaptic skills live translate-pdf

Dependências

python

Links

GitHub Repository