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.
npx skills add finsilabs/awesome-ecommerce-skills --skill social-commercegit clone --depth 1 https://github.com/finsilabs/awesome-ecommerce-skillsWrote 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.
[](https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/social-commerce)<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/social-commerce"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/social-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.
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/social-commerce"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/social-commerce.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00028 | $0.02341 |
| Opus 5 | $0.00014 | $0.01171 |
| Sonnet 5 | $0.00006 | $0.00468 |
| Haiku 4.5 | $0.00003 | $0.00234 |
Grade A, and why
social-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 8d 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.
How it starts
The opening of the file, as written. The whole thing — 223 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Social Commerce
Overview
Social commerce integrates your product catalog with Instagram, TikTok, and Facebook so customers can discover and purchase products without leaving those platforms. Shopify, WooCommerce, and BigCommerce all have official integrations that sync your catalog automatically — no custom code required. The strategic work is setting up the catalog correctly, enabling product tagging in posts, and monitoring catalog health.
When to Use This Skill
- When adding Instagram Shopping or TikTok Shop to an existing store
- When syncing a product catalog to Meta Commerce Manager for the first time
- When product tags in Instagram posts are returning "product not found" errors
- When price or availability in social product listings is lagging behind your store
- When building a custom headless storefront without native platform integrations
Core Instructions
Step 1: Choose your social commerce channels
| Platform | Setup Via | In-App Checkout | Best For |
|---|---|---|---|
| Instagram Shopping | Meta Commerce Manager | Yes (US only) | Fashion, beauty, lifestyle |
| Facebook Shop | Meta Commerce Manager | Yes (US only) | All categories |
| TikTok Shop | TikTok Seller Center | Yes | Viral/impulse products |
| Pinterest Shopping | Pinterest Ads Manager | No (links to your store) | Home, fashion, food |
Shopify users: One integration (Facebook & Instagram channel) enables both Instagram and Facebook Shopping simultaneously. TikTok requires a separate integration.
Step 2: Connect your platform to Instagram and Facebook Shopping
Shopify
- Go to Shopify Admin → Sales Channels → + → Facebook & Instagram
- Install the channel and connect your Meta Business Manager account
- Under Commerce → Catalog, Shopify automatically syncs your product catalog to Meta Commerce Manager — every product, variant, price, and inventory update syncs automatically
- In Meta Commerce Manager → Catalog → Items, check that products are appearing and approved
- In Instagram → Settings → Business → Shopping: connect your Meta catalog to your Instagram profile — this enables product tagging in posts
- Wait for Instagram Shop review approval (typically 1–5 business days)
- Once approved, go to Instagram → Create Post → Tag Products to add product tags to any photo or reel
What ships with it
7 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.
- evals/meta-xml-catalog-feed-generation/criteria.json 2.8 KB
- evals/meta-xml-catalog-feed-generation/task.md 1.7 KB
- evals/real-time-meta-catalog-sync-and-feed-reg/criteria.json 2.7 KB
- evals/real-time-meta-catalog-sync-and-feed-reg/task.md 1.8 KB
- evals/tiktok-catalog-feed-and-meta-capi-conver/criteria.json 2.9 KB
- evals/tiktok-catalog-feed-and-meta-capi-conver/task.md 2.0 KB
- tile.json 219 B
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.
- 8d ago First seen · 223 lines · 28 tokens per session scan A db891f651781
social-commerce is a skill published in the GitHub repository finsilabs/awesome-ecommerce-skills (52 stars, last pushed 6mo ago), licensed MIT. It adds 28 tokens to every session and 2,341 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.
Other skills, from other repositories
zernio
Schedule posts, manage inbox, broadcasts, sequences, and automations across 14 platforms from the CLI.
social-media-account-audit
Audit social media accounts (TikTok, IG, etc.): scrape profiles, calculate engagement metrics, diagnose performance drops, interpret analytics screenshots.
Facebook/Meta Ads
Automate Facebook and Instagram advertising campaigns, audience targeting, and performance optimization.
restaurant-ads
Facebook/Instagram ad copy variations — 10+ ad copy variants across happy hour, lunch, weekend brunch, catering, birthday/anniversary angles with A/B testing framework.
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.
skill-router
Find the right skill in the PCL standard library and compose several when a task spans domains. Use when the user asks which skill applies, cannot find a capability, wants to know what the library covers, is starting a task that spans several domains, or when the task involves choosing between overlapping skills…