← Back to Skills Marketplace
679
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install solo-landing-gen
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install solo-landing-gen - After installation, invoke the skill by name or use
/solo-landing-gen - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.1
Universalize: remove project-specific references, add SearXNG recommendation
v1.1.0
Initial publish
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 679 downloads so far.
How do I install Landing Gen?
Run "/install solo-landing-gen" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Landing Gen free?
Yes, Landing Gen is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Landing Gen support?
Landing Gen is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Landing Gen?
It is built and maintained by Rust (@fortunto2); the current version is v1.1.1.
More Skills