agentsclimarketplace

Claude code

Skill re-sianturi/lp-insights/adapters/claude-code

Generate hypothesis-driven landing-page feedback with simulated personas.From its SKILL.md

Install
npx -y skills add re-sianturi/lp-insights --skill claude-code

Assembled 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.9 KB, 368 tokens by cl100k_base, as published. Nobody here has run it

Landing Page Insights (Claude Code Adapter)

Official Claude Code project skill adapter for landing page persona analysis.

Overview

Analyzes landing pages through simulated personas using project discovery and available Claude Code capabilities.

Usage

/lp-insights <url> [traffic_source] [group_persona]

Core Loading & Security Procedure

Before execution, the agent must load the following files relative to the skill path:

  1. Security guidelines from core/SECURITY.md.
  2. Workflow rules from core/WORKFLOW.md.
  3. Persona registry from core/personas/_registry.md.
  4. Schemas from core/schemas/persona-result.schema.json and core/schemas/final-report.schema.json.

Platform Capabilities & Tool Mapping

Claude Code environments vary in available tools depending on user configuration and host permissions.

  • Content Retrieval: Use host web retrieval tools if present. If unavailable, request the user or environment to provide the rendered page markdown text. Do not invent or assume any tool names.
  • Subagents: If subagent tools are enabled in the environment, spawn subagents in parallel to execute persona simulations using the canonical prompt contract in core/prompts/persona-analysis.md.
  • Sequential Fallback: If subagent capabilities are disabled or unsupported, run persona simulations sequentially within the primary session context.
  • Relative Path Resolution: Once installed in a project .claude/skills/lp-insights/, persona files are accessed at personas/ and core files at core/.

Methodology & Disclaimer

  • Output declares evidence_type as synthetic_hypothesis.
  • Findings report exact count of affected personas (e.g. 3 of 5 personas affected), 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.

Keep looking

Skills are one crate of 326,537. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.