ecommerce-full-pipeline

ecommerce-full-pipeline is a skill for Claude Code, Codex from anbeime/skill. It costs 96 tokens per session (2,770 once invoked), scanned A, original, no licence file.

An e-commerce workflow assistant covering product discovery, 1688 product collection, listing on multiple platforms, promotional copy, and short-video creation. 1688 is a Chinese online wholesale marketplace.

In plain words
What is it for?
It helps cross-border e-commerce operators and Xianyu bargain sellers research products, collect listings from 1688, publish across platforms, write promotional copy, and create short-video content.
Why use it?
It addresses the separate work involved in finding products and preparing them for sale. The described workflow connects these activities from product selection through promotion.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It helps cross-border e-commerce operators and Xianyu bargain sellers research products, collect listings from 1688, publish across platforms, write promotional copy, and create short-video content.

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

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 ecommerce-full-pipeline

README.md
[![agentmods](https://agentmods.dev/badge/skills/anbeime/skill/ecommerce-full-pipeline.svg)](https://agentmods.dev/skills/anbeime/skill/ecommerce-full-pipeline)
Your own site
<a href="https://agentmods.dev/skills/anbeime/skill/ecommerce-full-pipeline"><img src="https://agentmods.dev/badge/skills/anbeime/skill/ecommerce-full-pipeline.svg" alt="Measured on agentmods" height="20"></a>
Per session 96 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,770 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin unknown 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.00096 $0.02770
Opus 5 $0.00048 $0.01385
Sonnet 5 $0.00019 $0.00554
Haiku 4.5 $0.00010 $0.00277

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

Security

Grade A, and why

ecommerce-full-pipeline 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.

skills/ecommerce-full-pipeline/ecommerce-full-pipeline/SKILL.md · 244 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 8d ago First seen · 244 lines · 96 tokens per session scan A c7fe3b4d0c4c

Subscribe to this mod's changes

ecommerce-full-pipeline is a skill published in the GitHub repository anbeime/skill (6,369 stars, last pushed today), with no licence file. It adds 96 tokens to every session and 2,770 once invoked, about $0.0005 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-08-30.

Related

Other skills, from other repositories

material-procurement-tracker

Track material procurement from requisition to delivery. Monitor lead times, vendors, and costs.

datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction · 25 tokens

stripe-payments

Add Stripe payments to a web app — Checkout Sessions, Payment Intents, subscriptions, webhooks, customer portal, and pricing pages. Covers the decision of which Stripe API to use, produces working integration code, and handles webhook verification. No MCP server needed — uses Stripe npm package directly. Triggers…

jezweb/claude-skills · 101 tokens

shopify-products

Create and manage Shopify products via the Admin GraphQL API or CSV import. Workflow: gather data, choose method, execute, verify. Use whenever the user wants to add products to Shopify, bulk-import a catalog from CSV/spreadsheet/URL, update variants or prices, manage inventory quantities, upload product images, or…

jezweb/claude-skills · 73 tokens

parcel-tracking

Track parcels and check delivery status for Australian and international couriers. Searches Gmail for dispatch/shipping emails and provides tracking links for all major Australian couriers including AusPost, StarTrack, Aramex, CouriersPlease, Sendle, Toll, Team Global Express, DHL, FedEx, TNT, Hunter Express, Border…

jezweb/claude-skills · 112 tokens

shopify-content

Create and manage Shopify pages, blog posts, navigation menus, redirects, and SEO metadata via the Admin API or browser automation. Use whenever the user wants to add a page to a Shopify store, write a Shopify blog post, update the storefront navigation, manage redirects, or tune SEO metadata on a Shopify site.

jezweb/claude-skills · 66 tokens

shopify-setup

Set up Shopify CLI auth and Admin API access for a store. Install CLI, authenticate, create custom app, store access token, verify. Use whenever the user wants to connect to a Shopify store, set up Shopify API access, install Shopify CLI, or troubleshoot Shopify auth / Admin API token issues.

jezweb/claude-skills · 65 tokens