Landingrabbit
Skill LandingRabbit/landingrabbit-skills/skills/landingrabbit
Use when a user wants to create, edit, or manage landing pages with LandingRabbit. This is the main entry point for LandingRabbit interactions.From its SKILL.md
npx -y skills add LandingRabbit/landingrabbit-skills --skill landingrabbitAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 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.
SKILL.md
1.5 KB, 290 tokens by cl100k_base, as published. Nobody here has run it
LandingRabbit
Step 1 — Check MCP connection
Check if LandingRabbit MCP tools are available (tool names starting with mcp__plugin_landingrabbit_landingrabbit__). Do not mention tool name prefixes or internal details to the user.
If tools are available: Briefly confirm the connection is ready. Move on.
If tools are NOT available: Tell the user the MCP server is not connected. Ask them to run /mcp and authorize landingrabbit. Mention they can still use /landingrabbit:page-format to format copy without the MCP connection. Do NOT show the options list below — stop here.
Step 2 — Ask what the user wants to do
Only show this if the MCP connection is available. Present the options as a short list:
- Create a new landing page — describe your page idea, target audience, or paste existing copy
- Edit an existing page — change content, images, icons, styles, templates, custom section layouts, SEO metadata, tags, categories, publish status, or recreate a section from a reference design
- Format copy for import — use
/landingrabbit:page-formatto structure copy into LandingRabbit-ready markdown - See all available tools — run
/landingrabbit:help
Wait for the user to choose before proceeding. Do not start any workflow automatically.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.