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

publish-to-pages

porgithub·github· v1.0.0 · atualizado em 2026-04-10
77
Score

Publish presentations and web content to GitHub Pages. Converts PPTX, PDF, HTML, or Google Slides to a live GitHub Pages URL. Handles repo creation, file conversion, Pages enablement, and returns the live URL. Use when the user wants to publish, deploy, or share a presentation or HTML file via GitHub Pages.

github-pagesdeploymentstatic-site-generationcontent-publishingpresentation-sharinghtml-conversion
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdpublish-to-pages/workflow
1
Prerequisites Check: — Verify that `gh` CLI, `gh` authentication, and `python3` are installed.
2
Input Detection: — Determine the input file type (HTML, PPTX, PDF, Google Slides URL).
3
Conversion: — Convert PPTX, PDF, or Google Slides to HTML using appropriate scripts. Handle large files by using external assets.
4
Publishing: — Create a GitHub repository (public or private), push the HTML file and assets to the repository.
5
Enable Pages: — Enable GitHub Pages for the repository.
6
Output: — Provide the repository URL and the live GitHub Pages URL to the user.

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 aDeploy to Vercel
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aCI Pipeline Builder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
87
Similar aAzure Deployment Preflight Validation
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a ←1. Install CLI
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

publish-to-pages
publish-to-pages
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers7
publish my presentation to GitHub Pagesdeploy my HTML file to GitHub Pagesshare my slides via GitHub Pagesconvert and publish my PPTX to GitHub Pagesmake my PDF available on GitHub Pagesdeploy my web content to GitHub Pagespublish my Google Slides presentation

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 publish-to-pages
$ synaptic skills detail publish-to-pages
$ synaptic skills live publish-to-pages

Dependências

python3python-pptxpoppler-utils

Links

GitHub Repository