tiktok-ads-integration

tiktok-ads-integration is a skill for Claude Code, Codex from finsilabs/awesome-ecommerce-skills. It costs 33 tokens per session (2,293 once invoked), scanned A, original, MIT.

An integration for running TikTok advertising, tracking results, and showing products in TikTok shopping ads.

In plain words
What is it for?
It helps connect Shopify, WooCommerce, or BigCommerce to TikTok, install tracking, sync catalogs, run shopping ads, and promote creator posts as Spark Ads.
Why use it?
It improves conversion measurement by combining browser tracking with server-side event reporting and keeps product information available to ads.

Skill for Claude CodeCodex

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

Good fit It helps connect Shopify, WooCommerce, or BigCommerce to TikTok, install tracking, sync catalogs, run shopping ads, and promote creator posts as Spark Ads.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/finsilabs/awesome-ecommerce-skills/tiktok-ads-integration
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 tiktok-ads-integration
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 tiktok-ads-integration

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/tiktok-ads-integration"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/tiktok-ads-integration.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,293 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.00033 $0.02293
Opus 5 $0.00016 $0.01146
Sonnet 5 $0.00007 $0.00459
Haiku 4.5 $0.00003 $0.00229

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

Security

Grade A, and why

tiktok-ads-integration 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 9d 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/tiktok-ads-integration/SKILL.md · 218 lines

How it starts

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

TikTok Ads Integration

Overview

TikTok is a primary discovery channel for ecommerce, particularly for fashion, beauty, home, and consumer goods. Reliable attribution requires pairing the browser-based TikTok Pixel with the server-side Events API (EAPI) — similar to Meta's CAPI approach. For Shopify, WooCommerce, and BigCommerce, the official TikTok integrations install both Pixel and EAPI automatically. Custom implementation only belongs in the Custom/Headless section.

When to Use This Skill

  • When launching TikTok as a new paid acquisition channel
  • When TikTok Pixel is under-reporting conversions and you need Events API
  • When setting up Product Shopping Ads or Video Shopping Ads
  • When boosting organic creator content as Spark Ads
  • When syncing your product catalog for Dynamic Showcase Ads

Core Instructions

Step 1: Connect your platform to TikTok

Platform Integration Method Pixel + EAPI Catalog Sync
Shopify TikTok for Shopify (official app) Yes (built-in) Yes (automatic)
WooCommerce TikTok for WooCommerce plugin Yes (built-in) Yes (automatic)
BigCommerce TikTok channel in Channel Manager Yes (built-in) Yes (automatic)
Custom / Headless TikTok Pixel JS + Events API REST Manual implementation Manual feed generation

Step 2: Set up TikTok Ads


Shopify
  1. Go to Shopify Admin → Sales Channels → + → TikTok
  2. Install TikTok for Shopify and connect your TikTok Business account and Ad account
  3. Under Pixel & Events, select Maximum Data Sharing — this enables server-side Events API alongside the browser Pixel
  4. Shopify automatically:
    • Installs the TikTok Pixel on all pages
    • Fires ViewContent, AddToCart, InitiateCheckout, and CompletePayment events
    • Sends the same events via EAPI from Shopify's servers
    • Syncs your product catalog to TikTok Catalog Manager for Shopping Ads
  5. Go to TikTok Ads Manager → Assets → Events and check your Pixel's event quality score — aim for 7+/10
  6. Check catalog sync status in TikTok Business Center → Catalogs

Read the full file on GitHub · 218 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. 9d ago First seen · 218 lines · 33 tokens per session scan A d235bfaf221c

Subscribe to this mod's changes

tiktok-ads-integration is a skill published in the GitHub repository finsilabs/awesome-ecommerce-skills (52 stars, last pushed 6mo ago), licensed MIT. It adds 33 tokens to every session and 2,293 once invoked, about $0.0002 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

agent-reach-channels

Use when multi-platform e-commerce and messaging channel extraction (Shopee, TikTok Shop, WeChat).

oyi77/1ai-skills · 27 tokens

tiktok-ugc-seedance

Convert a target ecommerce product and one TikTok competitor video into a TikTok Shop UGC strategy package: product positioning, category/search keywords for finding competitor videos, competitor video transcript and conversion-structure breakdown, 15-second English UGC voiceover script, visual shot plan, and Seedance…

xigua0626/tiktok-ugc-seedance · 117 tokens

churn-prevention

Reduce voluntary and involuntary churn — cancel flow design, save offers, exit surveys, dunning sequences, and payment recovery.

SebastianLuser/claude-code-arcane · 30 tokens

BytesAgain Social Commerce Video Kit

Draft TikTok Shop and short-video commerce scripts. Use when creating hooks, UGC scripts, product demos, livestream cues, captions, or creator briefs.

bytesagain/ai-skills · 38 tokens

amazon-reviews-api-skill

This skill helps users automatically extract Amazon product reviews via the Amazon Reviews API. Agent should proactively apply this skill when users express needs like getting reviews for Amazon product with ASIN B07TS6R1SF, analyzing customer feedback for a specific Amazon item, getting ratings and comments for a…

browser-act/skills · 124 tokens

amazon-competitor-analyzer

Scrapes Amazon product data from ASINs using browseract.com automation API and performs surgical competitive analysis. Compares specifications, pricing, review quality, and visual strategies to identify competitor moats and vulnerabilities.

browser-act/skills · 48 tokens