Generate HTML landing pages from templates with SEO optimization. Use when creating web pages.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill landing --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Landing?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-landing)More formats (shields.io, HTML) on the badges page.
---
name: "landing"
version: "3.0.0"
description: "Generate HTML landing pages from templates with SEO optimization. Use when creating web pages."
author: "BytesAgain"
homepage: "https://bytesagain.com"
---
# landing
Generate HTML landing pages from templates with SEO optimization. Use when creating web pages.
## Commands
### `create`
```bash
scripts/script.sh create <title description>
```
### `template`
```bash
scripts/script.sh template <type>
```
### `checklist`
```bash
scripts/script.sh checklist
```
### `meta`
```bash
scripts/script.sh meta <file>
```
### `optimize`
```bash
scripts/script.sh optimize <file>
```
### `preview`
```bash
scripts/script.sh preview <file>
```
## Data Storage
Data stored in `~/.local/share/landing/`.
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!