html-to-pptx

v1.0.0

Convert multi-slide HTML presentations into styled PPTX files for easy sharing and distribution.

1· 169·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for manshan-lin/html-to-pptx.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "html-to-pptx" (manshan-lin/html-to-pptx) from ClawHub.
Skill page: https://clawhub.ai/manshan-lin/html-to-pptx
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install html-to-pptx

ClawHub CLI

Package manager switcher

npx clawhub@latest install html-to-pptx
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description claim converting HTML -> PPTX; SKILL.md only describes that conversion and expected inputs/outputs. No unrelated binaries, env vars, or permissions are requested.
Instruction Scope
SKILL.md contains only a high-level description of capabilities and inputs/outputs. It does not instruct the agent to read unrelated files, access environment variables, or send data to external endpoints.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing will be downloaded or written to disk by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested; this is proportional to a conversion-only skill.
Persistence & Privilege
always is false and the skill does not request system persistence or modify other skills/config. Autonomous invocation is allowed by default but is not by itself a concern here.
Assessment
This skill appears internally consistent but is just a high-level instruction with no implementation details. Before relying on it, confirm where conversions will run (locally vs a remote service) and what converter/tool will be used. Do not send sensitive HTML to third-party endpoints without assurance; prefer converters that run locally (e.g., python-pptx, pandoc + reference templates) or request the skill author provide an implementation and a clean install manifest. If you need stronger guarantees, ask for the actual code or an explicit install spec and a privacy/networking description before enabling autonomous use.

Like a lobster shell, security has layers — review code before you run it.

latestvk977dh8etm39chshfwkbcsqjg583vps7
169downloads
1stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

HTML to PPTX Converter

Description

Convert beautiful HTML presentation slides generated by LLMs into PPTX format for easy sharing and wide distribution.

Capabilities

  • Convert HTML slides into PPTX
  • Preserve layout and styling
  • Support multi-slide HTML structures

Input

  • HTML content (string or file)

Output

  • PPTX file

Usage

Provide HTML content, and the tool will return a downloadable PPTX file.

Tags

presentation, pptx, html, conversion, slides

Comments

Loading comments...