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 influencer-marketplace-integrationgit 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/influencer-marketplace-integration)<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/influencer-marketplace-integration"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/influencer-marketplace-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.
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/influencer-marketplace-integration"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/influencer-marketplace-integration.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.00036 | $0.02124 |
| Opus 5 | $0.00018 | $0.01062 |
| Sonnet 5 | $0.00007 | $0.00425 |
| Haiku 4.5 | $0.00004 | $0.00212 |
Grade A, and why
influencer-marketplace-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.
How it starts
The opening of the file, as written. The whole thing — 183 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Influencer Marketplace Integration
Overview
Influencer marketing drives discovery and purchase intent for lifestyle products. Rather than managing partnerships in spreadsheets, dedicated influencer platforms handle discovery, brief distribution, deliverable tracking, affiliate link generation, and ROI measurement in one system. Most merchants can set this up without writing any code — the main effort is choosing the right platform and structuring your campaign workflow.
When to Use This Skill
- When managing more than 10 active influencer partnerships at once
- When influencer ROI is unmeasured or attribution is anecdotal
- When building a self-service affiliate portal for creator applications
- When needing to issue unique tracking links and discount codes at scale
- When transitioning from agency-managed influencer campaigns to in-house management
Core Instructions
Step 1: Choose the right influencer platform
| Platform | Best For | Shopify Integration | Price |
|---|---|---|---|
| GRIN | Mid-market DTC brands, deep ecommerce integration | Native Shopify + WooCommerce | $999+/mo |
| Aspire | Brands wanting a managed marketplace to discover creators | Shopify App | $500+/mo |
| LTK (rewardStyle) | Fashion, beauty, lifestyle brands selling through LTK's creator network | Shopify integration | Commission-based |
| Creator.co | Small brands, self-service | Shopify plugin | $199+/mo |
| Impact | Performance-focused, affiliate + influencer combined | All platforms via tracking pixel | $500+/mo |
| Shopify Collabs (free) | Shopify merchants starting with gifting/affiliate | Native Shopify | Free |
Start with Shopify Collabs if you are on Shopify — it is free, handles gifting and commission tracking natively, and scales to 50–100 creator partnerships before you need a paid platform.
Step 2: Set up your influencer program
Shopify with Shopify Collabs (free)
- Go to Shopify Admin → Apps → Shopify Collabs
- Install and open the Collabs app
- Go to Settings → Program Details and configure:
- Commission rate (default 10%)
- Discount code for creators (unique code per creator for their followers)
- Brand description and application questions for your creator portal
- Go to Collabs → Creators → Discover to browse and invite creators
- When a creator accepts, Shopify Collabs automatically:
- Generates a unique affiliate link for the creator
- Creates a unique discount code (e.g.,
JANEDOE15) - Tracks orders attributed to the creator via the discount code
- Creators manage their links and see their commission stats in a self-service portal
- Payouts are processed manually or via PayPal/Stripe via Shopify Collabs
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/campaign-brief-utm-tracking-and-discount/criteria.json 2.8 KB
- evals/campaign-brief-utm-tracking-and-discount/task.md 2.0 KB
- evals/influencer-data-model-and-tier-classific/criteria.json 2.6 KB
- evals/influencer-data-model-and-tier-classific/task.md 1.6 KB
- evals/roi-measurement-benchmark-kpis-and-micro/criteria.json 3.3 KB
- evals/roi-measurement-benchmark-kpis-and-micro/task.md 3.6 KB
- tile.json 340 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.
- 9d ago First seen · 183 lines · 36 tokens per session scan A 341bd9d9a9e6
influencer-marketplace-integration is a skill published in the GitHub repository finsilabs/awesome-ecommerce-skills (52 stars, last pushed 6mo ago), licensed MIT. It adds 36 tokens to every session and 2,124 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.
Other skills, from other repositories
tripwire-design
Design a $7-$97 entry offer (tripwire) for cold-traffic liquidation + list-builder + buying-habit-installer. 7 tripwire archetypes (free+shipping, low-ticket info, checklist+call, trial, consultation, live workshop, physical sample). Economics model covers payback-per-lead, breakeven CAC, mid-ticket + high-ticket…
affiliate-program
Design affiliate program structure — commission rates + payout logic + affiliate portal + promotion assets + recruitment outreach + compliance. Built for Stripe / ThriveCart / FirstPromoter / Everflow integrations.
churn-prevention
Reduce voluntary and involuntary churn — cancel flow design, save offers, exit surveys, dunning sequences, and payment recovery.
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…
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.
asc-subscription-localization
Bulk-localize subscription, subscription-group, and in-app purchase display names across App Store locales using asc, including API 4.4.1 version-scoped v2 resources. Use when filling or updating subscription/IAP names and descriptions without App Store Connect UI work.