agentsclimarketplace

Comparison table generator

Skill bg-szy/TOP-SKILLS/skills/superskills/comparison-table-generator

When the user wants to create, optimize, or audit a comparison table section—an in-page block (HTML table or responsive equivalent) comparing products, methods, or approaches, with optional supporting copy. Also use when the user mentions "comparison table," "compare table," "feature matrix," "vs table," "side-by-side comparison," "competitor comparison," "traditional vs modern," "manual vs automated," "before and after," "old way vs new way," "alternatives comparison block," or "comparison section on landing page or blog." This skill is for a section inside a page, not a full alternatives URL or blog post wireframe—use alternatives-page-generator for page-level layout, keywords, and PPC destination strategy. For full-page structured data rules, use schema-markup. For FAQ blocks paired with the table, use faq-page-generator.From its SKILL.md

Install
npx -y skills add bg-szy/TOP-SKILLS --skill comparison-table-generator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 4 stars4 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

10.2 KB, ~2.2k tokens by cl100k_base, as published. Nobody here has run it

Components: Comparison Table Section

Guides comparison tables as an in-page section: a scannable matrix (rows × columns) embedded inside landing pages, blog posts, pricing pages, homepages, or docs. Not a standalone page type—parent page structure, URLs, and "alternatives vs blog" decisions come from alternatives-page-generator, landing-page-generator, article-page-generator, pricing-page-generator, etc. Distinct from FAQ (Q&A → FAQPage) and from HowTo (procedure → HowTo). schema-markup remains the source for exhaustive Schema.org rules; this skill owns section-level criteria, copy, HTML/accessibility, fairness, and ad alignment.

When invoking: On first use, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.

Comparison Table Section vs Alternatives Page

DimensionComparison table section (this skill)Alternatives / compare page
ScopeOne block: headings, table, footnotes, optional CTA lineFull page or article: headline, intro, verdict, listicles, FAQ, metadata
URL / intentChosen by parent; section supports commercial or informational parentOwns "X alternatives", "X vs Y", PPC landing strategy
PPCAlign copy and criteria with ad and parent LPOwns where paid traffic lands (dedicated LP vs blog)
Skillcomparison-table-generator (this)alternatives-page-generator

Use both when building an alternatives LP: alternatives-page-generator for page structure; comparison-table-generator for the table itself (criteria, rows, cells, fairness).

Comparison Types (Same Component, Different Framing)

TypeRows / columnsTypical use
Product vs productYou vs 1–N competitors or toolsAlternatives LP, category pages, blog "best X"
Traditional vs modernOld workflow vs your approachCategory creation, thought leadership, LP objection handling
Manual vs automatedSpreadsheets, agencies, DIY vs productMid-funnel LP, demo request pages
Before / afterState A vs State B (metrics allowed if true)Outcome-focused LP, case studies
Feature / capability matrixFeatures as rows; plans or products as columnsPricing-adjacent, features-page-generator context

Column count: Prefer 4–7 columns including names; more columns hurt mobile—use priority columns above the fold and expand or link to full spec.

Placement Within the Parent Page

LocationWhen
After hero + short value propLP: remove doubt early; before long prose
After "problem" / "why switch"Alternatives or comparison article: user is ready for criteria
Before FAQTable answers "which is better for X?"; FAQ handles objections
Mid-articleBlog: after context; supports featured-snippet table patterns

Narrative: Table should answer the promise of the H1/H2—do not bury the matrix below unrelated storytelling.

Content Structure

Section title (H2)

  • Default: Outcome or task-oriented—"How [Product] compares to [Competitor]," "[Category] comparison at a glance," "Traditional vs [Your approach]."
  • Avoid: Vague "Comparison" alone; match query language where relevant ("vs", alternatives, best for).

Intro (1–3 sentences)

  • State who the table is for and criteria (e.g. "pricing as of [date]," "SMB-focused").
  • Transparency: "We sell [Product]; we include [Competitor] because users search for both."

The table

  • HTML <table> with <thead>, <th> scope, <caption> (summary for screen readers).
  • Cells: Short phrases, icons, or Yes/No/Limited—avoid marketing fluff in cells; footnote nuance.
  • Parity: Compare on dimensions competitors would accept; cherry-picked rows erode trust and GEO citation.
  • Last updated: Row or footnote—pricing and limits must be refreshable.

Below the table

  • Optional: One "Best for" line per column (if not already in table).
  • CTA: Single primary CTA aligned with parent page (trial, demo, contact)—not one CTA per competitor cell unless design system allows.

SEO

  • Intent: Often commercial; align headings and intro with "vs", alternatives, best [category] modifiers.
  • Snippets: Semantic table + clear headers support list/table extraction; see featured-snippet.
  • Keywords: Work natural competitor names into caption, headings, or intro—avoid stuffing; alternatives-page-generator owns keyword strategy for full URLs.

GEO (AI Search)

  • Extractable facts: Tables with plain text in cells are easier for models to cite than long paragraphs.
  • Fairness: Acknowledge where a competitor is strong—overly biased matrices are less likely to be summarized neutrally in AI answers.
  • Entity clarity: Use consistent product names (same spelling as in entity-seo / Organization).

Paid Ads Alignment

  • Message match: Table criteria and headline should reflect ad copy (e.g. "cheaper," "faster," "no code")—see paid-ads-strategy, landing-page-generator.
  • Landing: Competitor brand campaigns → dedicated LP with comparison section; alternatives-page-generator + google-ads for policy.

Accessibility & Mobile

  • Never rely on images only for the matrix—use a real table; images can supplement.
  • Responsive: Horizontal scroll with visible focus, or card layout per row on small screens (tab-accordion patterns only if content stays in DOM).
  • Color: Don't encode meaning by color alone (WCAG contrast).

Fairness, Legal, Trademark

  • Factual claims: Prices, limits, integrations—cite source or "as of [date]"; no invented specs.
  • Trademark: Use competitor names accurately for comparison (nominative use); avoid confusing logos without permission—follow legal review.
  • Tone: FUD and disparagement hurt trust and SEO; objective tables win.

Schema (High Level)

  • FAQ below the table → FAQPage if Q&A pairs; see faq-page-generator.
  • Product / Offer on product pages—see schema-markup; this skill does not duplicate schema tables.
  • No fake HowTo for comparison tables.

Anti-Patterns

  • Screenshot-only comparison (no crawlable text).
  • Hidden columns that only favor you (users and reviewers notice).
  • Stale pricing—add refresh owner or date in content workflow.

Best Practices Checklist

  • <table> with <caption>, header cells, semantic structure
  • Criteria fair and parity across columns
  • Intro states bias (you are the vendor) and evaluation frame
  • Last updated or as-of for volatile fields
  • Mobile usable (scroll or card fallback)
  • PPC / H1 alignment if traffic is paid
  • Paired FAQ or short copy for objections if parent page needs it

Output Format

  • Placement of the section within the parent page
  • Comparison type (product vs product, traditional vs modern, etc.)
  • Column/row design (criteria list; row labels)
  • Draft table (HTML outline or Markdown grid with cell guidance)
  • Footnotes for nuanced cells
  • Fairness notes (what to acknowledge about competitors)
  • Ad alignment notes (if PPC)
  • Explicit: Section block only—defer full page wireframe to alternatives-page-generator / landing-page-generator / article-page-generator

Related Skills

  • alternatives-page-generator: Full alternatives/compare page or blog; keywords, PPC destination, URL strategy
  • landing-page-generator: LP structure; when comparison sits on a paid LP
  • article-page-generator: Blog posts with comparison section
  • pricing-page-generator: Pricing grids and comparisons; features-page-generator for feature matrix context
  • faq-page-generator: FAQ below or beside comparison table
  • featured-snippet: Table/list snippet patterns
  • schema-markup: Product, FAQPage, Article—full JSON-LD rules
  • entity-seo: Entity naming and consistency for GEO
  • paid-ads-strategy, google-ads: Competitor brand ads, message match
  • competitor-research: Research inputs; not end-user copy
  • tab-accordion: Optional mobile patterns; DOM visibility
  • content-optimization: Headings and keyword placement in longform

References

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Gives 0 of the 12 instructions most design frontend skills give in ~2.2k tokens

Counted across 1,169 of the 1,878 authors here whose files we hold, read 2026-08-07

  • Use CSS variables for color consistencyin 72 of 1169, across 23 files
  • Commit to one bold aesthetic direction before codingin 72 of 1169, across 27 files
  • Match implementation complexity to the aesthetic visionin 70 of 1169, across 20 files
  • Add atmospheric background effects and texturesin 57 of 1169, across 9 files
  • Use unexpected spatial compositions and layoutsin 56 of 1169, across 8 files
  • Implement real working codein 55 of 1169, across 7 files
  • Vary themes and aesthetics across different designsin 48 of 1169, across 7 files
  • Launch chromium in headless modein 47 of 1169, across 4 files
  • Close the browser when donein 47 of 1169, across 4 files
  • Run provided scripts with help flag firstin 47 of 1169, across 4 files
  • Wait for network idle statein 47 of 1169, across 4 files
  • Use descriptive selectors for elementsin 47 of 1169, across 4 files

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 326,758. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.