html

Convert content into styled single-file HTML with Lottie and PNG.

Updated Jul 29, 2026
One-click install
npx skills add https://github.com/2lab-ai/soma-work --skill html-2lab-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: html
Source: https://github.com/2lab-ai/soma-work/tree/main/src/local/skills/html
Command: npx skills add https://github.com/2lab-ai/soma-work --skill html-2lab-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill turns any content into a styled HTML and PNG, providing a local web server link for easy access and sharing.

Core Features & Use Cases

  • Content Conversion: Convert markdown, plain text, JSON, CSV, SQL, or raw notes into styled HTML and PNG.
  • Custom Templates: Choose from a variety of templates or let the skill auto-classify based on content.
  • Web Server Access: Access the HTML content on a local web server, shareable through a link.

Quick Start

Use the html skill to convert the following content to HTML and PNG: "The content you want to convert".

Frequently Asked Questions about html

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert markdown and JSON to a styled HTML file?

You can convert markdown, plain text, JSON, CSV, SQL, or raw notes into a styled single-file HTML by using an automated content conversion tool that classifies the input and applies a matching design system template.

Can I generate a PNG image from raw text or CSV data?

Yes, you can generate a rendered PNG from raw text or CSV data by converting the content into a styled HTML format first, which then produces a matching image file alongside the web page output.

What is the best way to share styled HTML content via a local web server?

The best way to share styled HTML content is to publish the single-file document on a local web server, which generates a shareable link and allows you to upload both the HTML and PNG files directly to your Slack thread.

Does this content conversion method support SQL and plain text formats?

Yes, this content conversion method supports SQL and plain text formats alongside markdown, JSON, CSV, and raw notes, auto-classifying each input type to select the appropriate template and apply the correct design system.

How do I add a Lottie motion layer to an HTML document?

To add a Lottie motion layer to an HTML document, you use a conversion tool that automatically injects the animation layer during the content rendering process, producing a styled single-file HTML with embedded motion graphics.

Are there limitations when converting large CSV files to a single-file HTML?

When converting large CSV files to a single-file HTML, limitations may include browser rendering constraints or local web server payload sizes, as the output bundles all styling, scripts, and the Lottie motion layer into one file.