product-showcase-page

product-showcase-page is a skill for Claude Code from Affitor/affiliate-skills. It costs 110 tokens per session (3,494 once invoked), scanned A, original, MIT.

A long-form HTML product page that explains one affiliate product in depth. It can combine feature details, use cases, testimonials, pricing comparisons, frequently asked questions, and calls to action in one page.

In plain words
What is it for?
Creating product showcases, detailed reviews, feature breakdowns, and final sales pages for visitors close to making a purchase.
Why use it?
It gives interested readers more information before they decide whether to click through to a product. It is aimed at warm traffic, meaning visitors who already showed interest through a review, comparison, or email.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions Claude Code; built for openclaw; mentions Gemini CLI.

Part of the landing-skills plugin — 4 skills shipped together

Good fit Creating product showcases, detailed reviews, feature breakdowns, and final sales pages for visitors close to making a purchase.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/affitor/affiliate-skills/product-showcase-page
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Affitor/affiliate-skills --skill product-showcase-page
Clone the repo
git clone --depth 1 https://github.com/Affitor/affiliate-skills

Made for: Claude Code.

Or install landing-skills, the plugin that ships this one along with the rest of its 4 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for product-showcase-page

README.md
[![agentmods](https://agentmods.dev/badge/skills/affitor/affiliate-skills/product-showcase-page/github.svg)](https://agentmods.dev/skills/affitor/affiliate-skills/product-showcase-page)
Your own site
<a href="https://agentmods.dev/skills/affitor/affiliate-skills/product-showcase-page"><img src="https://agentmods.dev/badge/skills/affitor/affiliate-skills/product-showcase-page/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for product-showcase-page

Your own site · 80×15
<a href="https://agentmods.dev/skills/affitor/affiliate-skills/product-showcase-page"><img src="https://agentmods.dev/badge/skills/affitor/affiliate-skills/product-showcase-page.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 110 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,494 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00110 $0.03494
Opus 5 $0.00055 $0.01747
Sonnet 5 $0.00022 $0.00699
Haiku 4.5 $0.00011 $0.00349

Measured 12d ago against content hash 35f8c002e685, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

product-showcase-page scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

2 near-identical copies found in the catalogue:

skills/landing/product-showcase-page/SKILL.md · 342 lines

How it starts

The opening of the file, as written. The whole thing — 342 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Product Showcase Page

Build a long-form, single-product showcase page as a self-contained HTML file. Goes deeper than a standard landing page — includes a full hero section, feature breakdown with icons, use case demonstrations, testimonials, a pricing comparison table, FAQ with accordions, and multiple high-intent affiliate CTAs. Designed for pre-sold traffic (readers who came from a review or comparison) and wants to make the final conversion push.

When to Use

  • User wants a dedicated page for one product that covers everything a buyer needs to know
  • User says "showcase page", "product spotlight", "deep-dive page", "feature breakdown page"
  • User wants a page longer than a standard landing page — for high-ticket products needing more persuasion
  • User is sending warm traffic (from a blog post or email) and wants to close the sale
  • User wants a page that can double as a product review in page form

Workflow

Step 1: Gather Product Data

If product data is available from S1 or prior conversation, use it directly.

Otherwise, use web_search to research the product:

  1. Features: "[product name] features" — gather 6-12 distinct capabilities
  2. Pricing: "[product name] pricing" — all tiers with feature differences
  3. Use cases: "[product name] use cases" OR "[product name] examples" — concrete applications
  4. Testimonials: "[product name] reviews" on G2/Capterra — find real sentiment (do not copy verbatim — paraphrase or create realistic representative examples)
  5. Competitors: "[product name] vs" — 2-3 competitors for the pricing comparison
  6. FAQ: "[product name] questions" OR check product's own FAQ page

Organize the research into these buckets:

  • Core features (6-12, each with a one-sentence benefit statement)
  • Use cases (3-5, each framed as a specific problem solved)
  • Pricing tiers (2-4 tiers with included features and price)
  • Comparison data (the 5-8 dimensions where this product wins vs. competitors)
  • Social proof (ratings, user counts, company names using it)
  • FAQ answers (6-10 questions)

Read the full file on GitHub · 342 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 342 lines · 110 tokens per session scan A 35f8c002e685

Subscribe to this mod's changes

product-showcase-page is a skill published in the GitHub repository Affitor/affiliate-skills (658 stars, last pushed 6d ago), licensed MIT. It adds 110 tokens to every session and 3,494 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

product-showcase-page

Build a single-product deep-dive showcase page as a self-contained HTML file. Triggers on: "build a product showcase page", "deep dive landing page for [product]", "create a product spotlight page", "product feature page", "single product page", "detailed page about [product]", "build a page showing everything about…

gabrielmoreira/agent-skills-mirror · 110 tokens

product-showcase-page

Build a single-product deep-dive showcase page as a self-contained HTML file. Triggers on: "build a product showcase page", "deep dive landing page for [product]", "create a product spotlight page", "product feature page", "single product page", "detailed page about [product]", "build a page showing everything about…

Gingg7260/affiliate-skills · 110 tokens

grand-slam-offer

Design irresistible affiliate offers using the Hormozi Grand Slam framework. Triggers on: "create an offer for", "design my offer", "grand slam offer", "make an irresistible offer", "why should someone buy through my link", "offer framework", "value proposition for", "Hormozi offer", "offer stack", "make my offer…

jiaxiaojunQAQ/SkillJect · 100 tokens

webinar-registration-page

Build a webinar or live event registration page as a self-contained HTML file with countdown timer, speaker bio, agenda, and registration form. Triggers on: "build a webinar registration page", "create a webinar sign-up page", "event registration landing page", "live training registration page", "workshop sign-up…

gabrielmoreira/agent-skills-mirror · 115 tokens

landing-page-creator

Build high-converting affiliate landing pages as single self-contained HTML files. Triggers on: "create a landing page for", "build a landing page", "product landing page", "affiliate landing page", "comparison page for", "vs page", "single product page", "conversion page", "sales page for affiliate", "landing page…

gabrielmoreira/agent-skills-mirror · 107 tokens

squeeze-page-builder

Build email capture landing pages (squeeze pages) as single self-contained HTML files. Triggers on: "build a squeeze page", "email capture page", "lead magnet page", "create an opt-in page", "build an email list page", "lead capture landing page", "create a freebie page", "build a page to collect emails", "opt-in…

gabrielmoreira/agent-skills-mirror · 114 tokens