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

HTML to PDF Converter

poraviz85·aviz85· v1.0.0 · atualizado em 2026-04-10
78
Score

Convert HTML to PDF with pixel-perfect rendering and excellent Hebrew/RTL support. Use when the user asks to 'convert HTML to PDF', 'generate PDF from HTML', 'create PDF from webpage', 'export to PDF', or needs PDF generation with Hebrew text support.

html-to-pdfpdf-generationheadless-chromertl-supportdocument-conversionpuppeteerweb-content
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdhtml-to-pdf/workflow
**Setup:** Install the necessary npm dependencies for the html-to-pdf skill.
**Input:** Receive HTML content either from a local file, URL, or piped input.
**Configuration:** Parse command-line options to configure the PDF generation (e.g., format, margins, RTL).
**Conversion:** Use Puppeteer (headless Chrome) to render the HTML content.
**Rendering:** Apply CSS styles and execute JavaScript to ensure accurate rendering.
**Output:** Generate a PDF file based on the rendered HTML.
**Save:** Save the generated PDF to the specified output file path.

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

HTML to PDF Converter
html-to-pdf
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
convert HTML to PDFgenerate PDF from HTMLcreate PDF from webpageexport to PDFneed PDF generation with Hebrew text supportconvert webpage to PDFmake a PDF from HTMLgenerate PDF from a URL

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

Dependências

puppeteernode.jsnpm

Links

GitHub Repository