← 返回 Skills 市场
fortunto2

Landing Gen

作者 Rust · GitHub ↗ · v1.1.1
cross-platform ⚠ suspicious
679
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install solo-landing-gen
功能描述
Generate landing page content from PRD — hero section, features, A/B headline variants, CTA, and SEO meta tags. Use when user says "create landing page", "wr...
安全使用建议
This skill appears coherent for generating landing copy and scaffolding pages. Before installing or running it: (1) provide a clear PRD/README so outputs are high quality; (2) be aware the skill can write files (docs/landing-content.md or src/pages/index.astro) and may run shell commands because it lists Bash/Write/Edit as allowed tools — review any created/modified files and commits before publishing; (3) avoid storing secrets in the project docs it will read (PRD/README) since the skill reads these files; (4) if you want to limit risk, run it in a cloned or sandboxed repo, or deny shell execution while allowing read/write of specific paths; (5) if you need network competitor analysis disabled, avoid granting the web_search tool or provide competitor info yourself.
功能分析
Type: OpenClaw Skill Name: solo-landing-gen Version: 1.1.1 The skill requests broad permissions, including `Bash` execution, `Read`, `Write`, and `Edit` file system access in `SKILL.md`. While the explicit instructions within the skill are aligned with its stated purpose of generating and scaffolding landing pages, the allowance of `Bash` execution introduces a significant vulnerability for arbitrary code execution (RCE) if the AI agent were to be compromised or misused through prompt injection, even though the skill itself does not contain explicit malicious instructions.
能力评估
Purpose & Capability
Name and description (generate landing content and scaffold pages) match the instructions: read PRD/README, detect stack, produce content, and write markdown or astro/Next files. It does not request unrelated env vars or external credentials.
Instruction Scope
Instructions limit actions to project files (README, docs/prd.md, research.md), optional web competitor analysis (via web_search), and writing scaffolded pages or docs/landing-content.md. However, allowed-tools include Bash, Write, and Edit, which permit arbitrary file modification and shell commands; the instructions themselves don't instruct exfiltration or reading unrelated system files, but those broad tool permissions mean a user should expect the skill can modify repo files and run shell commands if invoked autonomously.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is downloaded or written to disk by an installer beyond normal Write/Edit actions performed at runtime.
Credentials
The skill requests no environment variables, credentials, or config paths. The data it reads (PRD/README/research.md) is consistent with its stated goal.
Persistence & Privilege
always:false (normal). The skill is allowed to run autonomously and has Write/Edit/Bash tool permissions, so it can create or modify project files when invoked — this is expected for a scaffolding/content generator, but grants the ability to change files and run shell commands, so review outputs and history after use.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install solo-landing-gen
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /solo-landing-gen 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
Universalize: remove project-specific references, add SearXNG recommendation
v1.1.0
Initial publish
元数据
Slug solo-landing-gen
版本 1.1.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Landing Gen 是什么?

Generate landing page content from PRD — hero section, features, A/B headline variants, CTA, and SEO meta tags. Use when user says "create landing page", "wr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 679 次。

如何安装 Landing Gen?

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

Landing Gen 是免费的吗?

是的,Landing Gen 完全免费(开源免费),可自由下载、安装和使用。

Landing Gen 支持哪些平台?

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

谁开发了 Landing Gen?

由 Rust(@fortunto2)开发并维护,当前版本 v1.1.1。

💬 留言讨论