← 返回 Skills 市场
jonathanlindsay

Landing Page Builder

作者 jonathanlindsay · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ⚠ suspicious
211
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install stomme-landing-page-builder
功能描述
Build premium static landing pages with the Stomme/PolyTrader design system. Glass morphism, CSS custom properties, separated copy, responsive, Cloudflare Pa...
安全使用建议
This package appears coherent with its purpose, but review and adapt the included scripts before executing them: - Change the default site in references/validate-live-template.js from https://stomme.ai to your target URL so validations run against your deployment (otherwise the script will open headless browsers to an external domain). - The validate script uses Playwright (chromium) and Node — install playwright and add required Node deps in your dev environment and CI before running it. - The pre-push script will block git pushes on failing checks; read references/pre-push-check-template.sh and confirm its checks/grep patterns match your repo structure, and rename the theme/localStorage keys (it uses 'stomme-theme' by default). - Inspect the scripts for any external network calls you don't expect (the validation script intentionally makes HTTP requests to the target site). Run them in a controlled environment first. - Adding .githooks/pre-push and CI wiring modifies your repository — commit/push those changes only after verifying the scripts. If you are uncomfortable with automated hooks or running headless browser tests, skip or adapt those steps. If you want, I can point out exact lines to change (e.g., the SITE constant in validate-live-template.js and the KEY in the theme scripts) or produce an adapted copy configured for your domain and preferred localStorage key.
功能分析
Type: OpenClaw Skill Name: stomme-landing-page-builder Version: 1.2.0 The skill bundle provides a comprehensive framework for building landing pages but includes instructions for the agent to generate and execute shell scripts (scripts/pre-push-check.sh) and run browser automation tests via Playwright (scripts/validate-live.js). While these capabilities are plausibly needed for the stated purpose of site validation and deployment readiness, the execution of agent-generated shell code and network-active browser testing are high-risk primitives that warrant caution, despite the lack of clear malicious intent in the provided templates.
能力评估
Purpose & Capability
Name/description match the included artifacts: design-system reference, pre-push static checks, and a post-deploy Playwright validator are all coherent with producing and validating static landing pages for Cloudflare Pages. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md stays within the scope of building and validating static landing pages (reading provided markdown, using design-system.md, separating copy, creating git hooks, CI wiring). Two things to note: (1) the provided validate-live-template.js defaults to targeting https://stomme.ai — if you do not change this, running it will make automated browser requests against that external site; (2) the templates include clearing localStorage and interacting with theme-specific keys (e.g., 'stomme-theme') which the SKILL.md says should be customized for your site. Review/adjust these defaults before running.
Install Mechanism
There is no install spec (instruction-only) and no downloads, which is low risk. However, the bundled scripts assume runtime tools: the pre-push check and validators call Node and the Playwright API. The skill does not install Playwright or declare Node dependencies — you'll need to add those to your environment/CI before running the validation script.
Credentials
The skill requests no environment variables, no credentials, and no system config paths. The included scripts operate on files and perform network requests to a configurable site only if you run them.
Persistence & Privilege
always:false and normal model invocation. The runtime instructions ask you to create repository-level artifacts (git hooks, scripts, CI workflow) which is expected for developer tooling; the skill does not request forced always-on presence or modify other skills/system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stomme-landing-page-builder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stomme-landing-page-builder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Add mandatory post-build validation pipeline
v1.1.0
Add dual light/dark theme: browser detection via prefers-color-scheme, sun/moon toggle in nav, localStorage persistence, flash prevention inline script, smooth transitions, --btn-primary-text variable, light theme CSS overrides
v1.0.0
Initial release: premium static landing pages with glass morphism design system, CSS custom properties, separated copy architecture, Cloudflare Pages ready. Extracted from polytrader.ai production patterns.
元数据
Slug stomme-landing-page-builder
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Landing Page Builder 是什么?

Build premium static landing pages with the Stomme/PolyTrader design system. Glass morphism, CSS custom properties, separated copy, responsive, Cloudflare Pa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 211 次。

如何安装 Landing Page Builder?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install stomme-landing-page-builder」即可一键安装,无需额外配置。

Landing Page Builder 是免费的吗?

是的,Landing Page Builder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Landing Page Builder 支持哪些平台?

Landing Page Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Landing Page Builder?

由 jonathanlindsay(@jonathanlindsay)开发并维护,当前版本 v1.2.0。

💬 留言讨论