noique/cross-border-ecommerce-skills
Skill Claude CodeCodex
Reverse-engineer what content shape wins a Google / AI-search niche from LOCAL Semrush xlsx exports + competitor HTML — fully deterministic, no LLM, no paid API. Parses Semrush serpurls + broad-match files, fetches the top-ranking competitor articles (curl, browser UA), and computes per-article structure metrics…
noique/cross-border-ecommerce-skills
Skill Claude CodeCodex
Find B2B buyers' WhatsApp contacts at scale by Google-dorking product + region + WhatsApp signals, then validate, enrich, and run a compliant cold outreach sequence. Use when a foreign-trade / cross-border / DTC seller wants to build a targeted outbound list of importers, distributors, wholesalers, or end-buyers…
noique/cross-border-ecommerce-skills
Skill Claude CodeCodex
Find overseas B2B decision-makers via Google/Bing reverse-search of LinkedIn profiles, enrich with email/phone via legitimate SaaS tools, then run a 4-touch outreach sequence (connection request → accepted-DM → follow-up → channel-switch) with reply-rate-tested templates. Use when a foreign-trade / cross-border / DTC…
noique/cross-border-ecommerce-skills
Skill Claude CodeCodex
Build a journalist-level press outreach database from a list of media outlet domains. Use when the user wants to do PR / earned media outreach for a DTC brand and needs to find specific journalists at target outlets, with their beats, recent topical coverage, and pattern-guessed candidate emails that are treated as…
noique/cross-border-ecommerce-skills
Skill Claude CodeCodex
Polite request pacing for any scraping or API-hitting skill: a zero-dependency Python pacer (Pacer, politeget) that paces off the server's own rate-limit response headers (x-ratelimit-remaining / reset, with reddit / github / generic presets) and does AWS-style full-jitter exponential backoff on 429 / 503 /…
noique/cross-border-ecommerce-skills
Skill Claude CodeCodex
Extract KOL, influencer, media, and partnership prospects from Semrush competitor backlink/refdomains/competitors xlsx data. Use when the user wants to find influencers, KOLs, review sites, media contacts, PR targets, affiliate partners, or forum communities from Semrush data exports. Triggers on "find KOL", "extract…
noique/cross-border-ecommerce-skills
Skill Claude CodeCodex
A shared, pluggable real-browser rendering backend (default engine Selenium, headless, optional proxy) that mounts as fetchlib's L3 tier, so multiple skills stop each writing their own Selenium — returns (status, html, headers), normalizes anti-bot challenge pages to status=403 so the waterfall correctly marks them…
noique/cross-border-ecommerce-skills
Skill Claude CodeCodex
Multi-source contact email extraction for KOL / media prospect rows. Given a CSV with personalsite / youtube / podcastapple columns (e.g. output of linktree-expander or media-press-discovery), enrich each row with up to 3 ranked candidate emails + source label + confidence tier (high/medium/low/none). Triggers on…
noique/cross-border-ecommerce-skills
Skill Claude CodeCodex
A compliance-first page-fetch waterfall for the repo's scraping skills: tiered backends that escalate only when the current tier is genuinely blocked — L1 curlcffi (TLS/JA3 impersonation, no JS) → L2 r.jina.ai (JS render to clean markdown) → L3 pluggable nodriver/browser → L4 opt-in paid unblocker — wrapped in…
noique/cross-border-ecommerce-skills
Skill Claude CodeCodex
Expand a list of Linktree handles (e.g. examplecreator, brandx) into a full table of each user's social handles + outbound links + bio + visible email. Use when you have a list of Linktree slugs from KOL discovery (output of backlink-kol-extractor or similar) and need to enrich them into actionable per-creator…
noique/cross-border-ecommerce-skills
Skill Claude CodeCodex
Pre-commit security scanner for git repos — blocks API keys, proxy credentials, private keys, and project-specific secrets before they reach a remote. Provides a central rule definition + per-repo customization + one-line installer that wires up .git/hooks/pre-commit. Use when you want to prevent accidental credential…
noique/cross-border-ecommerce-skills
Skill Claude CodeCodex
Mine Reddit for pre-purchase Voice-of-Customer (VOC) insights for a DTC brand or Amazon product. Use when the user wants to understand what overseas users actually say about a category before buying — pain points, value-system landmines, jargon, alternatives. Triggers on "Reddit VOC", "Reddit 用户洞察", "海外用户怎么说我们品类"…