product-showcase-page

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

A skill for building a detailed web page about one product in a single self-contained HTML file. It covers the product's features, uses, reviews, prices, common questions, and links for taking action.

In plain words
What is it for?
Use it to create product spotlight pages, feature breakdowns, long-form reviews, and pages comparing pricing plans.
Why use it?
It gives potential buyers the information they need in one place, especially visitors who already read a review or comparison and are close to deciding.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: mentions Claude Code; built for openclaw; mentions Gemini CLI.

Good fit Use it to create product spotlight pages, feature breakdowns, long-form reviews, and pages comparing pricing plans.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gingg7260/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 Gingg7260/affiliate-skills --skill product-showcase-page
Clone the repo
git clone --depth 1 https://github.com/Gingg7260/affiliate-skills

Made for: Claude Code, Codex.

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/gingg7260/affiliate-skills/product-showcase-page/github.svg)](https://agentmods.dev/skills/gingg7260/affiliate-skills/product-showcase-page)
Your own site
<a href="https://agentmods.dev/skills/gingg7260/affiliate-skills/product-showcase-page"><img src="https://agentmods.dev/badge/skills/gingg7260/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/gingg7260/affiliate-skills/product-showcase-page"><img src="https://agentmods.dev/badge/skills/gingg7260/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.
Origin 100% copy Near-identical to another mod 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

This is a copy

100% identical to product-showcase-page — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

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 Gingg7260/affiliate-skills (5 stars, last pushed yesterday), 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. It is 100% identical to product-showcase-page, differing in 0 lines, and is treated as a copy.

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…

Affitor/affiliate-skills · 110 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…

Affitor/affiliate-skills · 115 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…

Affitor/affiliate-skills · 114 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