content-strategy-landing-page-structure

Sub-skill of content-strategy: Landing Page Structure (+1).

5 stars

Best use case

content-strategy-landing-page-structure is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Sub-skill of content-strategy: Landing Page Structure (+1).

Teams using content-strategy-landing-page-structure should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/landing-page-structure/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/_archive/business/marketing/content-strategy/landing-page-structure/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/landing-page-structure/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How content-strategy-landing-page-structure Compares

Feature / Agentcontent-strategy-landing-page-structureStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Sub-skill of content-strategy: Landing Page Structure (+1).

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Landing Page Structure (+1)

## Landing Page Structure


- **Headline** -- primary benefit in under 10 words
- **Subheadline** -- elaborates on the headline with supporting context
- **Hero section** -- headline, subheadline, primary CTA, supporting image or video
- **Value propositions** -- 3-4 benefit-driven sections with icons or images
- **Social proof** -- testimonials, logos, stats, case study snippets
- **Objection handling** -- FAQ or trust signals
- **Final CTA** -- repeat the primary call to action

## Press Release Structure


- **Headline** -- factual, newsworthy, under 80 characters
- **Dateline** -- city, state, date
- **Lead paragraph** -- who, what, when, where, why in 2-3 sentences
- **Body paragraphs** -- supporting details, quotes, context
- **Boilerplate** -- company description (standardized)
- **Media contact** -- name, email, phone

Related Skills

llm-wiki-page-shape-contract

5
from vamseeachanta/workspace-hub

Enforce the page-shape contract when a repo-side document or analysis output gets converted into an llm-wiki page. Use when (1) running `scripts/knowledge/llm_wiki.py ingest`, (2) writing or rewriting a wiki page from docs/reports/*, docs/handoffs/*, scripts/review/results/*, or calc citation outputs, (3) deciding whether a page should be split into a folder of sub-pages, (4) reviewing wiki PRs for length / diagram / divide-and-conquer compliance. Codifies the Karpathy + Astro-Han + lewislulu page rules applied to workspace-hub's domain-wiki layout under /mnt/local-analysis/llm-wiki/wikis/<domain>/. Sibling to research/llm-wiki (which owns the CLI ops) — this skill is the quality gate every converted page must clear before commit.

repo-structure

5
from vamseeachanta/workspace-hub

Canonical source layout, test mirroring, root cleanliness, gitignore, docs classification, and committed artifact rules for all workspace-hub tier-1 repos. Consult before creating directories or files in any submodule.

github-issue-structure-for-personal-finance-tracking

5
from vamseeachanta/workspace-hub

Pattern for organizing financial analysis work across multiple repos (data/config vs. logic separation)

skill-dedup-collision-reconciliation-with-content-security-scan

5
from vamseeachanta/workspace-hub

Reconcile duplicate/colliding workspace-hub skills without losing useful content, while avoiding pre-commit skill-content security scan regressions.

plan-review-rerun-cli-drift-and-git-contention

5
from vamseeachanta/workspace-hub

Recover iterative plan-review work when provider CLI wrappers drift, fresh reviews expose stale governance text, and active git pre-push processes make committing unsafe.

youtube-content

5
from vamseeachanta/workspace-hub

Fetch YouTube video transcripts and transform them into structured content (chapters, summaries, threads, blog posts). Use when the user shares a YouTube URL or video link, asks to summarize a video, requests a transcript, or wants to extract and reformat content from any YouTube video.

tax-filing-strategy-and-packets

5
from vamseeachanta/workspace-hub

Class-level tax filing strategy and packet assembly for C-Corp/personal/TaxAct workflows, including R&D strategy and strategic planning.

c-corp-rd-tax-strategy

5
from vamseeachanta/workspace-hub

Tax optimization for C-Corp engineering consulting firms investing in AI/R&D. Covers §174 amortization, §41 R&D credits, loan-to-equity conversion, NOL planning, and AI growth funding models.

content-strategy

5
from vamseeachanta/workspace-hub

Content marketing strategy with brand voice, editorial calendar, and content frameworks. Use for blog planning, content creation pipelines, and brand consistency. Based on alirezarezvani/Codex-skills.

search-strategy

5
from vamseeachanta/workspace-hub

Query decomposition and multi-source search orchestration for enterprise knowledge retrieval workflows

repo-cleanup-structure-section-updates

5
from vamseeachanta/workspace-hub

Sub-skill of repo-cleanup: Structure Section Updates (+1).

discipline-refactor-target-repository-structure

5
from vamseeachanta/workspace-hub

Sub-skill of discipline-refactor: Target Repository Structure.