Openclaw
Generate hypothesis-driven landing-page feedback with simulated personas.From its SKILL.md
npx -y skills add re-sianturi/lp-insights --skill openclawAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 24 days oldThe repository was created 24 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.7 KB, 292 tokens by cl100k_base, as published. Nobody here has run it
Landing Page Insights (OpenClaw Adapter)
OpenClaw project skill adapter for landing page persona analysis.
Overview
Adapts the LP Insights methodology to the OpenClaw skill schema format.
Usage
/lp-insights <url> [traffic_source] [group_persona]
Core Loading & Security Procedure
Before starting the analysis, the agent must perform the following:
- Load URL restriction lists and prompt injection rules from
core/SECURITY.md. - Load and follow the execution rules in
core/WORKFLOW.md. - Load the persona groups from
core/personas/_registry.mdand prompts fromcore/prompts/persona-analysis.md. - Validate outputs using schemas under
core/schemas/.
Runtime Policy & Tool Availability
The availability of browser tools and subagent execution is determined by the system's runtime security policy. The agent must check the runtime environment capabilities:
- Capability Fallback: If browser automation tools are unavailable, fallback to retrieving page source or text via standard text fetch tools. If subagents are unavailable, run simulation loops sequentially in the same execution context.
- Tools: Use standard system tools, never invent tool names.
Methodology & Disclaimer
- Output declares
evidence_typeassynthetic_hypothesisfor all analytics. - Findings report exact count of affected personas, never claiming empirical conversion metrics or observed user behavior.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.