━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━. Use when you need html builder capabilities. Triggers on: html builder.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill html-builder --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Html Builder?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-html-builder)More formats (shields.io, HTML) on the badges page.
---
name: HTML Builder
description: "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━. Use when you need html builder capabilities. Triggers on: html builder."
---
# HTML Builder
HTML页面生成器。完整页面、落地页、作品集、邮件模板、表单、预览。HTML page builder with landing pages, portfolios, email templates, forms. HTML、网页、前端。
## 核心特点
🎯 **精准** — 针对具体场景定制化输出
📋 **全面** — 多个命令覆盖完整工作流
🇨🇳 **本土化** — 完全适配中文用户习惯
## 命令列表
| 命令 | 功能 |
|------|------|
| `page` | page |
| `landing` | landing |
| `portfolio` | portfolio |
| `email` | email |
| `form` | form |
| `preview` | preview |
---
*HTML Builder by BytesAgain*
---
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
## Commands
- `tailwind` — Tailwind
- `bootstrap` — Bootstrap
- `form` — 表单页面生成
- `table` — 数据表格页面
## Examples
```bash
# Show help
html-builder help
# Run
html-builder run
```
## How It Works
Reads input, processes with built-in logic, outputs results.
## Tips
- Run `html-builder help` for commands
- No API keys needed
- Works offline
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...