content-commerce

content-commerce is a skill for Claude Code, Codex from finsilabs/awesome-ecommerce-skills. It costs 26 tokens per session (2,145 once invoked), scanned A, original, MIT.

A guide to adding purchasable product cards to blog posts, buying guides, lookbooks, and other editorial content. It also covers measuring which articles lead to sales.

In plain words
What is it for?
Use it to create shoppable articles and collection pages, connect a content management system to a store, and track revenue influenced by individual content pieces.
Why use it?
It shortens the path from reading about a product to buying it. It helps editorial teams turn organic traffic into measurable commerce without needing developers for every product link.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex; mentions Gemini CLI; mentions OpenCode.

Good fit Use it to create shoppable articles and collection pages, connect a content management system to a store, and track revenue influenced by individual content pieces.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/finsilabs/awesome-ecommerce-skills/content-commerce
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 finsilabs/awesome-ecommerce-skills --skill content-commerce
Clone the repo
git clone --depth 1 https://github.com/finsilabs/awesome-ecommerce-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 content-commerce

README.md
[![agentmods](https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/content-commerce/github.svg)](https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/content-commerce)
Your own site
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/content-commerce"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/content-commerce/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 content-commerce

Your own site · 80×15
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/content-commerce"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/content-commerce.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 26 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,145 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 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.00026 $0.02145
Opus 5 $0.00013 $0.01073
Sonnet 5 $0.00005 $0.00429
Haiku 4.5 $0.00003 $0.00215

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

Security

Grade A, and why

content-commerce 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 7d 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.

skills/marketing-growth/content-commerce/SKILL.md · 207 lines

How it starts

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

Content Commerce

Overview

Content commerce bridges editorial content — blog posts, buying guides, lookbooks — with direct product purchasing, capturing high-intent organic traffic and shortening the path from discovery to purchase. Shopify and WooCommerce both have built-in blog functionality where you can link products directly; headless setups require a CMS integration. The key goal is making it easy for your editorial team to embed products without engineering help, and tracking which content pieces actually drive revenue.

When to Use This Skill

  • When a blog drives significant organic traffic but contributes little to revenue
  • When editorial team needs a no-code way to embed products inside articles
  • When implementing SEO-optimized buying guides that rank for "best [product category]" queries
  • When building a lookbook or collection page with editorial text and shoppable product grids
  • When needing to track which content pieces drive the most revenue

Core Instructions

Step 1: Determine the merchant's platform and content setup

Platform Content Tool Shoppable Embedding Approach
Shopify Shopify Blog (built-in) Use Shogun or PageFly page builder to embed product cards; or use Shopify's native blog with manual product links
WooCommerce WordPress native blog Use WooCommerce product blocks (Gutenberg) or WooCommerce Shortcodes to embed products inline
BigCommerce BigCommerce Blog or WordPress WordPress: use WooCommerce Shortcodes or a product block plugin; BigCommerce blog: manual product linking only
Headless / Custom CMS Contentful, Sanity, Prismic Build a product embed component using the CMS's custom content type system and Storefront API

Step 2: Set up shoppable content


Shopify

Option A: Shopify Blog with native product links (free, simple)

  1. Go to Shopify Admin → Online Store → Blog Posts
  2. In any blog post, highlight text and click the link icon to link to a product page (e.g., /products/product-handle)
  3. To embed a product image with a buy button, use a section or block in your theme:
    • Go to Online Store → Themes → Customize
    • On the blog post template, add a "Product" or "Featured Product" section and configure it for each post
  4. Limitations: no inline product cards; products appear as separate sections above/below the article body

Read the full file on GitHub · 207 lines

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. 7d ago First seen · 207 lines · 26 tokens per session scan A d95c7a6173ba

Subscribe to this mod's changes

content-commerce is a skill published in the GitHub repository finsilabs/awesome-ecommerce-skills (52 stars, last pushed 6mo ago), licensed MIT. It adds 26 tokens to every session and 2,145 once invoked, about $0.0001 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-09-03.

Related

Other skills, from other repositories

store-ops

A Chinese-language shop operations assistant for store policies, order questions, shipping, refunds, and day-to-day arrangements.

RaisFast/raisfast · 51 tokens

seo-ecommerce

E-commerce SEO analysis: Google Shopping visibility, Amazon marketplace intelligence, product schema validation, competitor pricing analysis, and marketplace keyword gaps. Combines on-page product SEO with marketplace data from DataForSEO Merchant API. Use when user says "ecommerce SEO", "product SEO", "Google…

AgriciDaniel/claude-seo · 89 tokens

product-feed-optimizer

Use when the user asks to "optimize my Shopping feed", "fix product disapprovals", "improve product titles/attributes", or "build feed-driven PMax asset groups"; audits and rewrites the Shopping/Performance Max product feed — title/description patterns, required and recommended attributes, GTIN/availability/price…

aaron-he-zhu/aaron-marketing-skills · 144 tokens

affiliate-blog-builder

Write SEO-optimized affiliate blog articles, product reviews, comparison posts, listicles, and how-to guides. Triggers on: "write a blog post about", "review of [product]", "best [category] article", "comparison blog", "affiliate blog", "SEO article", "write a review", "product roundup", "blog content for affiliate"…

Affitor/affiliate-skills · 110 tokens

product-configurator-design

Designing build-your-own product configurators (Tesla-style, custom-pricing, plan-builders) with constraint logic, real-time pricing, validation, and save-and-share mechanics. Honest about infinite-options (decision paralysis), canned-bundles-only (no real customization), and guided-configuration (smart defaults plus…

rampstackco/claude-skills · 129 tokens

style

Luxe fashion-commerce editorial design with a deep-indigo canvas, oversized numerals, large image-led storytelling, rounded capsules/cards, and restrained monochrome accents.

aimeos/pagible · 33 tokens