← Back to Skills Marketplace
122
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install ruitian-html
Description
生成符合瑞天紫色渐变主题的企业级 HTML 文档,支持卡片布局、渐变表格、流程图和移动端响应式设计。
Usage Guidance
This skill is low-risk and coherent with its stated purpose: it only provides templates and text instructions for producing HTML. Things to consider before installing/use: 1) Generated HTML references third-party CDN resources (jsDelivr for Bootstrap and icons) — if you need offline or air‑gapped deployment, host those assets locally or switch to Base64-embedded assets. 2) The SKILL references a scripts/generate.py in the documented file structure but no executable script is included in the provided manifest — that is an inconsistency but not a security issue by itself. 3) Embedding large images as Base64 will bloat files; sanitize any user-supplied content you insert into the template to avoid serving malicious HTML/JS in your environment. If you require further checks (e.g., confirm no hidden network callbacks or an included generate script), provide the missing files or a copy of any generate.py for review.
Capability Analysis
Type: OpenClaw Skill
Name: ruitian-html
Version: 1.0.1
The skill is a legitimate HTML document generator designed to create professional enterprise reports using Bootstrap 5 and a custom purple gradient theme. Analysis of SKILL.md and template.html shows no evidence of malicious intent, data exfiltration, or prompt injection; it strictly provides templates and instructions for formatting user-provided content into structured HTML documents.
Capability Assessment
Purpose & Capability
Name/description match the included SKILL.md, README and template.html: all materials are about generating corporate HTML documents in a purple gradient style. There are no unrelated requirements (no cloud credentials, no system binaries).
Instruction Scope
Instructions are limited to generating HTML structure, styles and example components. They reference loading Bootstrap and Bootstrap Icons from jsDelivr (third‑party CDN) and suggest Base64 image embedding; otherwise the instructions do not request reading files, environment variables, or sending data to external endpoints. Be aware generated HTML will by default reference external CDN URLs unless you replace them with local resources.
Install Mechanism
No install spec and no code files to execute are present. This is instruction-only, so nothing is written to disk or downloaded by the skill at install time.
Credentials
The skill declares no environment variables or credentials and the runtime instructions do not access secrets. The requested environment access is minimal and proportional to the functionality.
Persistence & Privilege
always:false and normal invocation settings. The skill does not request permanent/privileged presence, nor does it attempt to modify other skills or system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ruitian-html - After installation, invoke the skill by name or use
/ruitian-html - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- 优化了技能说明文档,明确展示核心功能与设计规范
- 丰富输出样例,覆盖项目报告、技术方案等企业场景
- 补充分步构建和最佳实践指导
- 明确文件结构及核心组件示例,提升易用性
- 指明适用及限制场景
v1.0.0
ruitian-html 1.0.0
- 首发发布:生成专业美观的企业级 HTML 文档
- 提供紫色渐变主题与卡片式圆角布局,响应式设计,移动端友好
- 支持渐变蓝色表头表格、可视化流程图与架构图
- 内置导航栏、章节目录、Hero Section、卡片化内容展示、页脚
- 支持离线 Base64 图片嵌入与最佳实践示范
- 适用于项目报告、技术方案、企业内部文档等多种场景
Metadata
Frequently Asked Questions
What is Ruitian Html?
生成符合瑞天紫色渐变主题的企业级 HTML 文档,支持卡片布局、渐变表格、流程图和移动端响应式设计。 It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.
How do I install Ruitian Html?
Run "/install ruitian-html" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ruitian Html free?
Yes, Ruitian Html is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ruitian Html support?
Ruitian Html is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ruitian Html?
It is built and maintained by lcviva (@lcviva); the current version is v1.0.1.
More Skills