← Back to Skills Marketplace
Html Report Generator
by
horizoncove
· GitHub ↗
· v1.0.0
· MIT-0
80
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install yuheng-html-report
Description
任意数据输入 → 精美可视化HTML报告页面。触发词:生成报告/精美HTML/可视化页面/数据大屏/制作网页。
Usage Guidance
This skill appears to genuinely generate HTML report pages, but pay attention before installing or running it: the instructions call a generic 'deploy' command and write files to /workspace, yet the skill declares no deploy tool, no install steps, and no credentials. Ask the publisher (or inspect the runtime environment) which 'deploy' utility will run, where it will host the report, and whether any hosting/service credentials are required or will be used — those could cause your data to be uploaded externally. If you plan to run on sensitive data, test the skill in an isolated workspace and verify what the 'deploy' implementation does (or replace the deploy step with a controlled upload you understand).
Capability Analysis
Type: OpenClaw Skill
Name: yuheng-html-report
Version: 1.0.0
The skill is a utility designed to transform user-provided data into styled HTML reports. It provides CSS themes, UI components (KPI walls, timelines, etc.), and a standard HTML template. The execution flow involves writing the generated content to a workspace file and deploying it using built-in environment commands (`write` and `deploy`). No indicators of data exfiltration, malicious execution, or prompt injection were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description (HTML report generator) matches the SKILL.md: it parses user data, generates HTML components and a full template. However, the skill's claimed capability includes '直接部署链接' (direct deployment) while no deployment tool, service, or credentials are declared. The use of a generic 'deploy' command is not justified by the metadata.
Instruction Scope
Instructions are mostly scoped to parsing user data, composing HTML, writing a file to /workspace/{project}/index.html and running 'deploy --dist_dir ...'. They do not ask to read unrelated system files or environment variables. But the deployment step is vague about destination and may cause the agent to send user data externally depending on the platform's 'deploy' implementation — the SKILL.md does not specify or constrain that behavior.
Install Mechanism
Instruction-only skill with no install spec or code files — lowest installation risk. Nothing is downloaded or written at install time.
Credentials
The skill declares no required environment variables or credentials, yet it instructs a deploy step that in practice typically requires service credentials (cloud or hosting). There is a mismatch: either the environment/platform must provide an implicit 'deploy' helper (with its own permissions), or the skill expects unstated credentials. This is disproportionate/unclear.
Persistence & Privilege
The skill is not always-enabled and does not request persistent privileges or modify other skills. Autonomous invocation is allowed (platform default) but that alone is not a problem here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install yuheng-html-report - After installation, invoke the skill by name or use
/yuheng-html-report - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of html-report-generator.
- Generate visually appealing, data-driven HTML reports from any provided data.
- Supports multiple built-in visualization components: hero section, KPI bar, card grid, timeline, tables, tag cloud, quote box, and badges.
- Offers various color themes such as tech blue, brand purple, business gold, and health green.
- Outputs a ready-to-deploy HTML page and provides an accessible deployment link.
- Includes clear usage instructions and design specifications for consistent styling.
Metadata
Frequently Asked Questions
What is Html Report Generator?
任意数据输入 → 精美可视化HTML报告页面。触发词:生成报告/精美HTML/可视化页面/数据大屏/制作网页。 It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.
How do I install Html Report Generator?
Run "/install yuheng-html-report" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Html Report Generator free?
Yes, Html Report Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Html Report Generator support?
Html Report Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Html Report Generator?
It is built and maintained by horizoncove (@horizoncove); the current version is v1.0.0.
More Skills